Paul Eggert
c9ac21eb0d
* config.guess, config.sub: Updated from master source.
2005-09-05 17:39:25 +00:00
Stefan Monnier
1550ae60d1
*** empty log message ***
2005-09-05 15:43:54 +00:00
Stefan Monnier
7bbbd31fed
(compilation-goto-locus): Take into account
...
iconified frames when determining whether the buffer is already visible.
Don't reset window height if the window already existed.
2005-09-05 15:43:22 +00:00
Stefan Monnier
928f12c976
*** empty log message ***
2005-09-05 15:39:26 +00:00
Chong Yidong
656f8fc5fd
Custom themes documented.
2005-09-05 11:56:47 +00:00
Chong Yidong
4242b8d6d1
Document custom themes.
2005-09-05 11:52:21 +00:00
Chong Yidong
87d737aed0
*** empty log message ***
2005-09-04 18:00:43 +00:00
Richard M. Stallman
d7ea8b71aa
*** empty log message ***
2005-09-04 01:48:58 +00:00
Richard M. Stallman
f37e01634c
(Programming Tips): Add conventions for minibuffer questions and prompts.
2005-09-04 01:48:26 +00:00
Richard M. Stallman
0c6087a609
(nil and t): Minor cleanup.
...
Delete spurious mention of keyword symbols.
(Evaluation Notation): Add index entry.
(A Sample Function Description): Minor cleanup.
(A Sample Variable Description): Not all vars can be set.
2005-09-04 01:37:17 +00:00
Richard M. Stallman
f2455bde70
(Search Case): Mention vars that control
...
case-fold-search for various operations.
2005-09-04 01:31:14 +00:00
Richard M. Stallman
366717cfa0
(redisplay_internal): Make UPDATED as long as needed.
...
(move_it_in_display_line_to): Stop after last char on line even
on a windowing terminal, if that's the specified stop position.
2005-09-04 01:28:41 +00:00
Richard M. Stallman
71f6424d02
(Fsort): Doc fix.
2005-09-04 01:11:43 +00:00
Richard M. Stallman
9b7a236939
(Fpropertize): Don't insist that properties be symbols.
2005-09-04 01:07:27 +00:00
Thien-Thi Nguyen
4b5fa40e1f
*** empty log message ***
2005-09-03 18:35:52 +00:00
Thien-Thi Nguyen
6646ea102c
(Insertion): Document precise type of `insert-char' arg COUNT.
2005-09-03 18:19:32 +00:00
Thien-Thi Nguyen
1c1a14713b
(Buffer Contents): Use "\n" in examples' result strings.
2005-09-03 18:12:46 +00:00
Stefan Monnier
34b5077644
(Other Font Lock Variables): Sync the default of font-lock-lines-before.
2005-09-02 18:48:45 +00:00
Stefan Monnier
9d291bdfdf
(directory_files_internal_unwind, directory_files_internal)
...
(file_name_completion): Use a Save_Value object rather than a cons of
two 16bit ints to store the DIR*.
(directory_files_internal, file_name_completion): Handle both EINTR and
EAGAIN consistently after `readdir'.
2005-09-02 18:42:54 +00:00
Stefan Monnier
6d75d6666b
(lazy-lock-mode): Don't try to turn on
...
font-lock-mode if it's off. Print a warning instead.
2005-09-02 18:40:20 +00:00
Stefan Monnier
401723ab8e
(fast-lock-mode): Don't try to turn on
...
font-lock-mode if it's off. Print a warning instead.
2005-09-02 18:39:42 +00:00
Stefan Monnier
32eb2c08bc
(compilation-start): Ignore errors if the process died before we send eof.
2005-09-02 18:37:55 +00:00
Stefan Monnier
8ca6634880
(tex-send-tex-command, tex-bibtex-file): Undo last change.
...
Enclosing the result in quotes broke things on Unix since tex-send-command
passes it through shell-quote-argument.
(tex-send-command): Pass `file' through convert-standard-filename if possible.
(tex-uptodate-p): Handle the case where TeX hasn't put additional
info in a transcript.
2005-09-02 18:24:29 +00:00
Dan Nicolaescu
f47877ee84
* term/xterm.el (terminal-init-xterm): Add eval-when-compile to
...
fix compilation warning. Reorder the key definitions to group
together keys emitted by the current version of xterm.
* progmodes/vhdl-mode.el (vhdl-highlight-faces)
(vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
Reorder predicates to correct min-color usage.
2005-09-02 16:59:57 +00:00
Chong Yidong
14bd660e69
*** empty log message ***
2005-09-02 12:30:51 +00:00
Chong Yidong
6fd388f37c
*** empty log message ***
2005-09-01 16:38:39 +00:00
Stefan Monnier
02de72e92c
(set-locale-environment): Soothe compiler.
2005-09-01 14:30:30 +00:00
Stefan Monnier
bdb4d6d8ab
*** empty log message ***
2005-09-01 14:18:42 +00:00
Stefan Monnier
70cc95c4d6
(update_interval): Fix indentation and coding style. Add info in error.
2005-09-01 14:18:10 +00:00
Stefan Monnier
82f4a138a7
(window_to_frame_hpos, update_window):
...
Avoid gcc warning about unused variable `f'.
2005-09-01 14:16:19 +00:00
Stefan Monnier
a9efeb1df8
(fast-lock, lazy-lock) <defgroup>: Remove.
...
(font-lock-lines-before): Change default to being inactive.
(font-lock-after-change-function): Don't handle font-lock-lines-before here.
(font-lock-default-fontify-region): Handle it here.
2005-09-01 14:04:03 +00:00
Stefan Monnier
07cb6bd440
(lazy-lock) <defgroup>: Move from font-lock.el.
2005-09-01 13:59:51 +00:00
Stefan Monnier
5ec3af5e76
(fast-lock) <defgroup>: Move from font-lock.el.
2005-09-01 13:59:17 +00:00
Michael Albinus
00cec1673b
* net/tramp.el (tramp-handle-make-auto-save-file-name): Deactivate
...
temporarily advice if active (not needed for Emacs 22, but for
backwards compatibility).
(tramp-exists-file-name-handler): Rewrite. First implementation
was too simple.
(tramp-advice-make-auto-save-file-name): Call
`tramp-handle-make-auto-save-file-name' (again, just for backwards
compatibility).
2005-08-31 20:28:48 +00:00
Romain Francoise
52f277bf21
(New features): Remove vhdl-mode.el update item (Done).
2005-08-31 19:56:30 +00:00
Romain Francoise
0a2e512a77
Merge vhdl-mode.el version 3.33.6, from Reto Zimmermann <reto@gnu.org>.
2005-08-31 19:53:52 +00:00
Jason Rumney
d749b6fa21
(add_menu_item): If unicode_append_menu returns an
...
error, revert to using AppendMenu.
2005-08-31 15:22:15 +00:00
Jason Rumney
6bcc3ca478
*** empty log message ***
2005-08-31 15:20:46 +00:00
Juanma Barranquero
41e1112181
*** empty log message ***
2005-08-31 13:54:07 +00:00
Juanma Barranquero
b5de9ae091
(explicit-shell-file-name): Add defvar.
2005-08-31 13:52:51 +00:00
Juanma Barranquero
5673b222a8
(comint-prompt-regexp): Add defvar.
2005-08-31 13:52:28 +00:00
Juanma Barranquero
e4f054b9c9
(ange-ftp-path-format, efs-path-regexp, font-lock-keywords, x-pointer-hand2,
...
x-pointer-top-left-arrow): Add defvar.
2005-08-31 13:52:07 +00:00
Juanma Barranquero
ca60ee11ec
(compilation-current-error): Add defvar.
2005-08-31 13:51:34 +00:00
Juanma Barranquero
f63f87375c
(font-lock-warning-face): Add defvar.
2005-08-31 13:51:07 +00:00
Juanma Barranquero
71f6f91177
(cvs-minor-wrap-function): Add defvar.
2005-08-31 13:50:48 +00:00
Juanma Barranquero
b2ddf2d264
(cua-inhibit-cua-keys): Add defvar.
2005-08-31 13:50:14 +00:00
Juanma Barranquero
3027fc3ee5
(dired-buffers, dired-subdir-alist): Add defvars.
2005-08-31 13:49:47 +00:00
Juanma Barranquero
26138670c2
(font-lock-keywords): Add defvar.
2005-08-31 13:49:25 +00:00
Juanma Barranquero
b782a4580e
(help-xref-stack-item): Add defvar.
2005-08-31 13:48:58 +00:00
Juanma Barranquero
12ec3981e3
(vm-folder-directory): Add defvar.
2005-08-31 13:48:16 +00:00