]> git.eshelyaron.com Git - emacs.git/log
emacs.git
19 years ago(compilation-mode-font-lock-keywords):
Juri Linkov [Sun, 14 Aug 2005 06:51:49 +0000 (06:51 +0000)]
(compilation-mode-font-lock-keywords):
Remove highlighting of "Compilation started".  Highlight only
the word "finished" in "Compilation finished".  Add highlighting
of "interrupt", "killed", "terminated" and the exit code.
(compilation-start): Add newline after header.  Use exactly the
same time stamp format as the finishing message.
(compilation-mode-map): Add ellipsis to "Search Files (grep)".

19 years ago(Replacement Commands): Mention query-replace key binding.
Richard M. Stallman [Sat, 13 Aug 2005 19:45:10 +0000 (19:45 +0000)]
(Replacement Commands): Mention query-replace key binding.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 13 Aug 2005 19:20:46 +0000 (19:20 +0000)]
*** empty log message ***

19 years ago(Non-ASCII Isearch): Fix a typo.
Eli Zaretskii [Sat, 13 Aug 2005 12:26:44 +0000 (12:26 +0000)]
(Non-ASCII Isearch): Fix a typo.

19 years ago* gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
Jan Djärv [Sat, 13 Aug 2005 09:49:10 +0000 (09:49 +0000)]
* gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
(xg_get_image_for_pixmap): Move some code to
xg_get_pixbuf_from_pix_and_mask, and call it.

* gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.

* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
to get an GTK icon and set it with GTK functions to avoid having GTK
override an icon set with just X functions.

19 years ago* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
Jan Djärv [Sat, 13 Aug 2005 09:48:36 +0000 (09:48 +0000)]
* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
to get an GTK icon and set it with GTK functions to avoid having GTK
override an icon set with just X functions.

19 years ago* gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
Jan Djärv [Sat, 13 Aug 2005 09:48:17 +0000 (09:48 +0000)]
* gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
(xg_get_image_for_pixmap): Move some code to
xg_get_pixbuf_from_pix_and_mask, and call it.

19 years ago* gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.
Jan Djärv [Sat, 13 Aug 2005 09:47:57 +0000 (09:47 +0000)]
* gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.

19 years ago*** empty log message ***
Eli Zaretskii [Fri, 12 Aug 2005 11:22:30 +0000 (11:22 +0000)]
*** empty log message ***

19 years agoAdd move-beginning-of-line, move-end-of-line, end-of-line,
Eli Zaretskii [Fri, 12 Aug 2005 11:21:54 +0000 (11:21 +0000)]
Add move-beginning-of-line, move-end-of-line, end-of-line,
and beginning-of-line to the list of commands after which the echo area
is updated.

19 years ago(custom-save-all, custom-save-delete): Bind recentf-exclude to exclude
Eli Zaretskii [Fri, 12 Aug 2005 11:18:43 +0000 (11:18 +0000)]
(custom-save-all, custom-save-delete): Bind recentf-exclude to exclude
custom-file.

19 years ago(rmail-summary-end-of-message): New command to go to the bottom of the mail
Eli Zaretskii [Fri, 12 Aug 2005 10:28:48 +0000 (10:28 +0000)]
(rmail-summary-end-of-message): New command to go to the bottom of the mail
message.  Added to `rmail-summary-mode-map' with key "/".
(rmail-summary-show-message): New (internal) function for use by both
`rmail-summary-beginning/end-of-message'.
(rmail-summary-beginning-of-message): Changed to use
rmail-summary-show-message.

19 years ago(rmail-end-of-message): New command to go to the
Eli Zaretskii [Fri, 12 Aug 2005 10:26:59 +0000 (10:26 +0000)]
(rmail-end-of-message): New command to go to the
end of the current message.  Added to `rmail-mode-map' with key "/".
(rmail-beginning-of-message): Fixed to work as documented.
(rmail-mode): Change documentation.

19 years ago(compilation-start): Add the line "Compilation started" with compilation
Eli Zaretskii [Fri, 12 Aug 2005 10:18:02 +0000 (10:18 +0000)]
(compilation-start): Add the line "Compilation started" with compilation
start time.
(compilation-mode-font-lock-keywords): Add `started' to keywords.

19 years ago(menu-bar-options-menu): Standardize capitalization of menu items.
Luc Teirlinck [Thu, 11 Aug 2005 20:57:36 +0000 (20:57 +0000)]
(menu-bar-options-menu): Standardize capitalization of menu items.

19 years ago*** empty log message ***
Luc Teirlinck [Thu, 11 Aug 2005 20:56:25 +0000 (20:56 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Thu, 11 Aug 2005 19:59:36 +0000 (19:59 +0000)]
*** empty log message ***

19 years ago(Top): Update subnode lists.
Richard M. Stallman [Thu, 11 Aug 2005 19:59:29 +0000 (19:59 +0000)]
(Top): Update subnode lists.

19 years ago(Inverse Video): Node deleted.
Richard M. Stallman [Thu, 11 Aug 2005 19:59:05 +0000 (19:59 +0000)]
(Inverse Video): Node deleted.

19 years ago(Options for Comments): Fix xref.
Richard M. Stallman [Thu, 11 Aug 2005 19:52:17 +0000 (19:52 +0000)]
(Options for Comments): Fix xref.

19 years ago(Regexp Backslash, Regexp Example): New nodes split out of Regexps.
Richard M. Stallman [Thu, 11 Aug 2005 19:51:56 +0000 (19:51 +0000)]
(Regexp Backslash, Regexp Example): New nodes split out of Regexps.

19 years ago(Using regular expressions): Fix xref.
Richard M. Stallman [Thu, 11 Aug 2005 19:49:52 +0000 (19:49 +0000)]
(Using regular expressions): Fix xref.

19 years ago(Key Binding Conventions, Programming Tips, Warning Tips):
Richard M. Stallman [Thu, 11 Aug 2005 19:49:33 +0000 (19:49 +0000)]
(Key Binding Conventions, Programming Tips, Warning Tips):
New nodes split out of Coding Conventions.

19 years ago(Regular Expressions): Document re-builder.
Richard M. Stallman [Thu, 11 Aug 2005 19:47:37 +0000 (19:47 +0000)]
(Regular Expressions): Document re-builder.

19 years ago(Time Parsing): New node split out of Time Conversion.
Richard M. Stallman [Thu, 11 Aug 2005 19:47:10 +0000 (19:47 +0000)]
(Time Parsing): New node split out of Time Conversion.

19 years ago(Misc Network, Network Feature Testing)
Richard M. Stallman [Thu, 11 Aug 2005 19:46:35 +0000 (19:46 +0000)]
(Misc Network, Network Feature Testing)
(Network Options, Make Network): New nodes split out of Low-Level Network.

19 years ago*** empty log message ***
Richard M. Stallman [Thu, 11 Aug 2005 14:01:38 +0000 (14:01 +0000)]
*** empty log message ***

19 years ago(pop-global-mark): Reverse test of widen-automatically.
Richard M. Stallman [Thu, 11 Aug 2005 13:58:59 +0000 (13:58 +0000)]
(pop-global-mark): Reverse test of widen-automatically.

19 years ago(syms_of_image): Init image_types here, and call define_image_type.
Richard M. Stallman [Thu, 11 Aug 2005 13:58:12 +0000 (13:58 +0000)]
(syms_of_image): Init image_types here, and call define_image_type.
(init_image): Not here.

19 years ago(generic-font-lock-defaults): Declare with define-obsolete-variable-alias.
Lute Kamstra [Thu, 11 Aug 2005 13:31:36 +0000 (13:31 +0000)]
(generic-font-lock-defaults): Declare with define-obsolete-variable-alias.

19 years ago(battery-status-function): Don't use ignore-errors.
Lute Kamstra [Thu, 11 Aug 2005 13:28:47 +0000 (13:28 +0000)]
(battery-status-function): Don't use ignore-errors.

19 years agoUse \\` and \\' instead of ^ and $ in regexps.
Stefan Monnier [Thu, 11 Aug 2005 10:24:48 +0000 (10:24 +0000)]
Use \\` and \\' instead of ^ and $ in regexps.
(ange-ftp-send-cmd): Revert last change, and expand
the comment explaining the problem.

19 years agoUpdate.
Luc Teirlinck [Thu, 11 Aug 2005 02:01:27 +0000 (02:01 +0000)]
Update.

19 years ago(menu-bar-showhide-menu): Rename "Date, Time and Mail" item to
Luc Teirlinck [Thu, 11 Aug 2005 01:54:40 +0000 (01:54 +0000)]
(menu-bar-showhide-menu): Rename "Date, Time and Mail" item to
"Time, Load and Mail".  Change help echo text.

19 years ago(display-time-use-mail-icon, display-time-format)
Luc Teirlinck [Thu, 11 Aug 2005 01:53:17 +0000 (01:53 +0000)]
(display-time-use-mail-icon, display-time-format)
(display-time-string-forms): Shorten first line of docstrings.

19 years agoWhitespace change.
Luc Teirlinck [Thu, 11 Aug 2005 01:51:56 +0000 (01:51 +0000)]
Whitespace change.

19 years ago*** empty log message ***
Luc Teirlinck [Thu, 11 Aug 2005 01:44:55 +0000 (01:44 +0000)]
*** empty log message ***

19 years agoAdd handler to desktop-buffer-mode-handlers.
Lars Hansen [Wed, 10 Aug 2005 19:44:44 +0000 (19:44 +0000)]
Add handler to desktop-buffer-mode-handlers.
(mh-restore-desktop-buffer): Remove autoload cookie.
(mh-folder-mode): Add autoload cookie.

19 years agoAdd handler to desktop-buffer-mode-handlers.
Lars Hansen [Wed, 10 Aug 2005 19:40:05 +0000 (19:40 +0000)]
Add handler to desktop-buffer-mode-handlers.
(rmail-restore-desktop-buffer): Remove autoload cookie.

19 years agoAdd handler to desktop-buffer-mode-handlers.
Lars Hansen [Wed, 10 Aug 2005 19:39:51 +0000 (19:39 +0000)]
Add handler to desktop-buffer-mode-handlers.
(Info-restore-desktop-buffer): Remove autoload cookie.
(Info-mode): Add autoload cookie.

19 years agoAdd handler to desktop-minor-mode-handlers.
Lars Hansen [Wed, 10 Aug 2005 19:39:32 +0000 (19:39 +0000)]
Add handler to desktop-minor-mode-handlers.
(hilit-chg-desktop-restore): New function.
(highlight-changes-mode): Add highlight-changes-mode to
desktop-locals-to-save.

19 years agoAdd handler to desktop-buffer-mode-handlers.
Lars Hansen [Wed, 10 Aug 2005 19:39:16 +0000 (19:39 +0000)]
Add handler to desktop-buffer-mode-handlers.
(dired-restore-desktop-buffer): Remove autoload cookie.
(dired-mode): Add autoload cookie.

19 years ago(desktop-buffer-mode-handlers): Make
Lars Hansen [Wed, 10 Aug 2005 19:38:52 +0000 (19:38 +0000)]
(desktop-buffer-mode-handlers): Make
non-customizable. Add autoload cookie.  Change initial value to
nil; add elements in respective modules instead. Fix doc string.
(desktop-load-file): New function.
(desktop-minor-mode-handlers): New autoloaded variable.
(desktop-create-buffer): Call minor mode handlers. Use
desktop-load-file to load major and minor mode modules prior to
checking for a handler.
(desktop-save): Don't add nil to desktop-minor-modes for minor
modes with nil function in desktop-minor-mode-table. Don't delete
desktop file before rewriting it.
(desktop-locals-to-save): Add autoload cookie. Don't make
automatically buffer-local.  Add variables column-number-mode,
size-indication-mode, indent-tabs-mode,
indicate-buffer-boundaries, indicate-empty-lines and
show-trailing-whitespace.
(desktop-clear): Allow desktop-clear-preserve-buffers to contain
regexps. Don't use desktop-clear-preserve-buffers-regexp.
(desktop-clear-preserve-buffers-regexp): Delete.
(desktop-clear-preserve-buffers): Update initial value and
docstring.
(desktop-save-buffer): Fix doc string.

19 years ago(hexl-address-region):
Masatake YAMATO [Wed, 10 Aug 2005 18:15:50 +0000 (18:15 +0000)]
(hexl-address-region):
(hexl-ascii-region, hexl-font-lock-keywords):
(hexl-highlight-line-range): Use the term "region"
instead of "area" for consistency with the other symbols
defined in hexl.el.

19 years agoUpdate "copyright years" section.
Thien-Thi Nguyen [Wed, 10 Aug 2005 16:01:29 +0000 (16:01 +0000)]
Update "copyright years" section.

19 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Wed, 10 Aug 2005 15:40:54 +0000 (15:40 +0000)]
Update years in copyright notice; nfc.

19 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Wed, 10 Aug 2005 14:29:01 +0000 (14:29 +0000)]
Update years in copyright notice; nfc.

19 years agoUpdate "copyright years" section.
Thien-Thi Nguyen [Wed, 10 Aug 2005 13:15:22 +0000 (13:15 +0000)]
Update "copyright years" section.

19 years agoAdd `obj' and `oo' for in-place installations.
Juanma Barranquero [Wed, 10 Aug 2005 00:50:16 +0000 (00:50 +0000)]
Add `obj' and `oo' for in-place installations.

19 years ago(menu-bar-options-save): Move `display-time-mode' to correct group: it
Luc Teirlinck [Wed, 10 Aug 2005 00:01:06 +0000 (00:01 +0000)]
(menu-bar-options-save): Move `display-time-mode' to correct group: it
is set with `menu-bar-make-mm-toggle' (pointed out by Juri Linkov).
Add `display-battery-mode'.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 9 Aug 2005 23:58:46 +0000 (23:58 +0000)]
*** empty log message ***

19 years ago(Geometry): New node, split from Size and Position.
Richard M. Stallman [Tue, 9 Aug 2005 23:54:01 +0000 (23:54 +0000)]
(Geometry): New node, split from Size and Position.
(Frame Parameters): Refer to Geometry.
(Layout Parameters): Fix typo.

19 years ago(The Buffer List): Fix xrefs.
Richard M. Stallman [Tue, 9 Aug 2005 23:37:15 +0000 (23:37 +0000)]
(The Buffer List): Fix xrefs.

19 years ago(Splitting Windows): Fix xref.
Richard M. Stallman [Tue, 9 Aug 2005 23:34:38 +0000 (23:34 +0000)]
(Splitting Windows): Fix xref.

19 years ago(Layout Parameters): Add xref.
Richard M. Stallman [Tue, 9 Aug 2005 23:34:11 +0000 (23:34 +0000)]
(Layout Parameters): Add xref.

19 years ago(Line Height, Scroll Bars): Fix xrefs.
Richard M. Stallman [Tue, 9 Aug 2005 23:33:54 +0000 (23:33 +0000)]
(Line Height, Scroll Bars): Fix xrefs.

19 years ago(Menu Bar): Fix xref.
Richard M. Stallman [Tue, 9 Aug 2005 23:31:36 +0000 (23:31 +0000)]
(Menu Bar): Fix xref.

19 years ago(Standard Buffer-Local Variables): Fix xref.
Richard M. Stallman [Tue, 9 Aug 2005 23:31:11 +0000 (23:31 +0000)]
(Standard Buffer-Local Variables): Fix xref.

19 years ago(%-Constructs): Fix xref.
Richard M. Stallman [Tue, 9 Aug 2005 23:30:43 +0000 (23:30 +0000)]
(%-Constructs): Fix xref.

19 years ago(Window Frame Parameters): Node split up.
Richard M. Stallman [Tue, 9 Aug 2005 23:29:57 +0000 (23:29 +0000)]
(Window Frame Parameters): Node split up.
(Basic Parameters, Position Parameters, Size Parameters)
(Layout Parameters, Buffer Parameters, Management Parameters)
(Cursor Parameters, Color Parameters): New subnodes.

19 years agoFix `+++' and `---' for Info mode. Add `vertical-border' face.
Juri Linkov [Tue, 9 Aug 2005 22:24:18 +0000 (22:24 +0000)]
Fix `+++' and `---' for Info mode.  Add `vertical-border' face.

19 years ago*** empty log message ***
Juri Linkov [Tue, 9 Aug 2005 21:54:36 +0000 (21:54 +0000)]
*** empty log message ***

19 years ago(Split Window): Simplify phrase and mention vertical-border face.
Juri Linkov [Tue, 9 Aug 2005 21:54:10 +0000 (21:54 +0000)]
(Split Window): Simplify phrase and mention vertical-border face.

19 years ago(Standard Faces): Describe vertical-border on window systems.
Juri Linkov [Tue, 9 Aug 2005 21:51:54 +0000 (21:51 +0000)]
(Standard Faces): Describe vertical-border on window systems.

19 years ago(Compilation): Use `itemx' instead of `item'.
Juri Linkov [Tue, 9 Aug 2005 21:48:12 +0000 (21:48 +0000)]
(Compilation): Use `itemx' instead of `item'.
(Grep Searching): Simplify phrase.

19 years ago(menu-bar-showhide-menu): Add `showhide-battery'.
Juri Linkov [Tue, 9 Aug 2005 21:39:34 +0000 (21:39 +0000)]
(menu-bar-showhide-menu): Add `showhide-battery'.

19 years ago(query-replace-read-from, query-replace-read-to)
Juri Linkov [Tue, 9 Aug 2005 21:39:09 +0000 (21:39 +0000)]
(query-replace-read-from, query-replace-read-to)
(query-replace-read-args): Rename arg `string' to `prompt'.

19 years ago(dired-do-query-replace-regexp): Use `query-replace-read-args'.
Juri Linkov [Tue, 9 Aug 2005 21:38:24 +0000 (21:38 +0000)]
(dired-do-query-replace-regexp): Use `query-replace-read-args'.

19 years ago(grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
Juri Linkov [Tue, 9 Aug 2005 21:37:34 +0000 (21:37 +0000)]
(grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
(grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
(grep-error-face): Set to `compilation-error' instead of
`compilation-error-face' (which is redefined to `grep-hit-face' in
grep buffers).
(grep-mode-font-lock-keywords): Remove `-text' from face
variable names.  Use `grep-error-face' instead of
`compilation-error-text-face'.

19 years ago(compilation-mode-font-lock-keywords):
Juri Linkov [Tue, 9 Aug 2005 21:34:40 +0000 (21:34 +0000)]
(compilation-mode-font-lock-keywords):
Remove `-text' from face variable names.
(compilation-error-file-name, compilation-warning-file-name)
(compilation-info-file-name): Delete faces.
(compilation-line-number, compilation-column-number):
Remove face underlining.
(compilation-message-face): Set to `underline' value by default.
(compilation-error-face, compilation-warning-face)
(compilation-info-face): Remove `-file-name' from face names.
(compilation-error-text-face, compilation-warning-text-face)
(compilation-info-text-face): Delete face variables.
(compilation-text-face): Delete function.

19 years ago* lisp/net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
Michael Albinus [Tue, 9 Aug 2005 21:00:39 +0000 (21:00 +0000)]
* lisp/net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
uploading files.
(ange-ftp-canonize-filename): Handle file names beginning with ~
correctly.

19 years agoAddress change.
Richard M. Stallman [Tue, 9 Aug 2005 20:38:35 +0000 (20:38 +0000)]
Address change.

19 years ago(Screen Lines): Update xref for previous change in minibuf.texi.
Luc Teirlinck [Tue, 9 Aug 2005 18:37:15 +0000 (18:37 +0000)]
(Screen Lines): Update xref for previous change in minibuf.texi.

19 years ago(Intro to Minibuffers): Update pxref for previous change in minibuf.texi.
Luc Teirlinck [Tue, 9 Aug 2005 18:36:01 +0000 (18:36 +0000)]
(Intro to Minibuffers): Update pxref for previous change in minibuf.texi.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 9 Aug 2005 18:33:33 +0000 (18:33 +0000)]
*** empty log message ***

19 years agoAdd W32-specific issues.
Juanma Barranquero [Tue, 9 Aug 2005 15:26:52 +0000 (15:26 +0000)]
Add W32-specific issues.

19 years ago(ispell-word): More fboundp checks.
Richard M. Stallman [Tue, 9 Aug 2005 14:12:44 +0000 (14:12 +0000)]
(ispell-word): More fboundp checks.

(ispell-find-aspell-dictionaries): New command.
(ispell-have-aspell-dictionaries): New variable.
(ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
(ispell-get-aspell-config-value): New function.
(ispell-aspell-find-dictionary): New function.
(ispell-aspell-add-aliases): New function.
(ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
appropriate.  Don't look for ispell dictionaries if we use aspell.
(ispell-menu-map): Don't build a submenu of dictionaries.

19 years ago(fill-nonuniform-paragraphs): Improve argument/docstring consistency.
Juanma Barranquero [Tue, 9 Aug 2005 14:05:24 +0000 (14:05 +0000)]
(fill-nonuniform-paragraphs): Improve argument/docstring consistency.
(canonically-space-region, fill-context-prefix, fill-french-nobreak-p,
fill-delete-newlines, fill-comment-paragraph, justify-current-line):
"?\ " -> "?\s".

19 years agoUpdate URLs.
Stephen Eglen [Tue, 9 Aug 2005 13:53:35 +0000 (13:53 +0000)]
Update URLs.

19 years ago(find-file-noselect): Don't call set-buffer-major-mode.
Richard M. Stallman [Tue, 9 Aug 2005 13:35:12 +0000 (13:35 +0000)]
(find-file-noselect): Don't call set-buffer-major-mode.
(find-file-noselect-1): Call it here, only if RAWFILE.
(normal-mode): Always set some major mode.
(save-some-buffers-action-alist): Change some explanation strings.
(file-name-non-special): In the `quote' method, use unwind-protect.

19 years ago*** empty log message ***
Richard M. Stallman [Tue, 9 Aug 2005 12:11:00 +0000 (12:11 +0000)]
*** empty log message ***

19 years ago(BYTE_CODE_QUIT): Throw t to Vthrow_on_input.
Richard M. Stallman [Tue, 9 Aug 2005 12:10:40 +0000 (12:10 +0000)]
(BYTE_CODE_QUIT): Throw t to Vthrow_on_input.

19 years ago(QUIT): Throw t to Vthrow_on_input.
Richard M. Stallman [Tue, 9 Aug 2005 12:10:29 +0000 (12:10 +0000)]
(QUIT): Throw t to Vthrow_on_input.

19 years ago(Coding Conventions): Minor cleanup.
Richard M. Stallman [Tue, 9 Aug 2005 12:09:36 +0000 (12:09 +0000)]
(Coding Conventions): Minor cleanup.

19 years ago(Defining Minor Modes): Explain when init-value can be non-nil.
Richard M. Stallman [Tue, 9 Aug 2005 12:09:14 +0000 (12:09 +0000)]
(Defining Minor Modes): Explain when init-value can be non-nil.

19 years ago(Top): Update submenu for Minibuffer.
Richard M. Stallman [Tue, 9 Aug 2005 12:06:59 +0000 (12:06 +0000)]
(Top): Update submenu for Minibuffer.

19 years ago(Minibuffer Misc): Node split up.
Richard M. Stallman [Tue, 9 Aug 2005 12:05:30 +0000 (12:05 +0000)]
(Minibuffer Misc): Node split up.
(Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
(Recursive Mini): New nodes split out from Minibuffer Misc.
(Minibuffer Misc): Document max-mini-window-height.

19 years ago(Defining Hash): Delete stray paren in example.
Richard M. Stallman [Tue, 9 Aug 2005 12:01:28 +0000 (12:01 +0000)]
(Defining Hash): Delete stray paren in example.

19 years ago(Echo Area Customization): Don't define max-mini-window-height here;
Richard M. Stallman [Tue, 9 Aug 2005 12:00:57 +0000 (12:00 +0000)]
(Echo Area Customization): Don't define max-mini-window-height here;
xref instead.

19 years ago(Event Input Misc): Update while-no-input.
Richard M. Stallman [Tue, 9 Aug 2005 12:00:09 +0000 (12:00 +0000)]
(Event Input Misc): Update while-no-input.

19 years ago(Advising Functions): Explain when to use advice and when to use a hook.
Richard M. Stallman [Tue, 9 Aug 2005 11:59:22 +0000 (11:59 +0000)]
(Advising Functions): Explain when to use advice and when to use a hook.

19 years agoReto Zimmermann seems to have disappeared.
Richard M. Stallman [Tue, 9 Aug 2005 11:44:07 +0000 (11:44 +0000)]
Reto Zimmermann seems to have disappeared.

19 years ago(sql-interactive-mode-map): Use fboundp.
Richard M. Stallman [Tue, 9 Aug 2005 11:42:54 +0000 (11:42 +0000)]
(sql-interactive-mode-map): Use fboundp.
(sql-read-passwd): Use read-passwd.

19 years ago(idlwave-toolbar, idlwave-toolbar-is-possible): Add defvars.
Richard M. Stallman [Tue, 9 Aug 2005 11:42:05 +0000 (11:42 +0000)]
(idlwave-toolbar, idlwave-toolbar-is-possible): Add defvars.

19 years ago(idlwave-xemacs-hack-mouse-track): Avoid warnings.
Richard M. Stallman [Tue, 9 Aug 2005 11:41:11 +0000 (11:41 +0000)]
(idlwave-xemacs-hack-mouse-track): Avoid warnings.

19 years ago(idlwave-system-variables-alist)
Richard M. Stallman [Tue, 9 Aug 2005 11:40:22 +0000 (11:40 +0000)]
(idlwave-system-variables-alist)
(idlwave-system-class-info, idlwave-executive-commands-alist): Use defvar.

19 years ago(c-guess-basic-syntax): Add autoload.
Richard M. Stallman [Tue, 9 Aug 2005 11:39:24 +0000 (11:39 +0000)]
(c-guess-basic-syntax): Add autoload.

19 years ago(sc-ask, sc-no-blank-line-or-header): Avoid warnings.
Richard M. Stallman [Tue, 9 Aug 2005 11:39:01 +0000 (11:39 +0000)]
(sc-ask, sc-no-blank-line-or-header): Avoid warnings.

19 years ago(rmail-ignored-headers): Don't hide mime-version: and content-type: headers.
Richard M. Stallman [Tue, 9 Aug 2005 11:38:10 +0000 (11:38 +0000)]
(rmail-ignored-headers): Don't hide mime-version: and content-type: headers.

19 years ago(eshell): Avoid warnings about eshell-mode.
Richard M. Stallman [Tue, 9 Aug 2005 11:37:32 +0000 (11:37 +0000)]
(eshell): Avoid warnings about eshell-mode.