bpt/emacs.git
18 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.

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

18 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.

18 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.

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

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

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

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

18 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.

18 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.

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

18 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.

18 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'.

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

18 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.

18 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.

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

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

18 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.

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

18 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.

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

18 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.

18 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.

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

18 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.

18 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.

18 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.

18 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'.

18 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'.

18 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'.

18 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'.

18 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.

18 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.

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

18 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.

18 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.

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

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

18 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.

18 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".

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

18 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.

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

18 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.

18 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.

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

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 years ago(map-y-or-n-p): Reorder the options
Richard M. Stallman [Tue, 9 Aug 2005 11:36:58 +0000 (11:36 +0000)]
(map-y-or-n-p): Reorder the options
and rename some of them to be more self-explanatory.

18 years ago(Comparing Files): Clarify compare-windows.
Richard M. Stallman [Tue, 9 Aug 2005 11:35:42 +0000 (11:35 +0000)]
(Comparing Files): Clarify compare-windows.

18 years ago(Scroll Calendar): Document < and > in calendar.
Richard M. Stallman [Tue, 9 Aug 2005 11:31:39 +0000 (11:31 +0000)]
(Scroll Calendar): Document < and > in calendar.

18 years ago(calendar-mode-map): Bind < and > usefully.
Richard M. Stallman [Tue, 9 Aug 2005 11:30:36 +0000 (11:30 +0000)]
(calendar-mode-map): Bind < and > usefully.

18 years agoComment change.
Richard M. Stallman [Tue, 9 Aug 2005 11:30:12 +0000 (11:30 +0000)]
Comment change.

18 years ago(command-line-1): Implement -scriptload.
Richard M. Stallman [Tue, 9 Aug 2005 11:29:43 +0000 (11:29 +0000)]
(command-line-1): Implement -scriptload.

18 years ago(occur-engine): Initial *Occur* output not undoable.
Richard M. Stallman [Tue, 9 Aug 2005 11:29:18 +0000 (11:29 +0000)]
(occur-engine): Initial *Occur* output not undoable.

18 years ago(menu-bar-file-menu): Rename some menu items and improve help strings.
Richard M. Stallman [Tue, 9 Aug 2005 11:28:26 +0000 (11:28 +0000)]
(menu-bar-file-menu): Rename some menu items and improve help strings.

18 years ago(isearch-repeat): When changing direction, mark search successful.
Richard M. Stallman [Tue, 9 Aug 2005 11:27:18 +0000 (11:27 +0000)]
(isearch-repeat): When changing direction, mark search successful.

18 years agoUse (featurep 'xemacs).
Richard M. Stallman [Tue, 9 Aug 2005 11:26:13 +0000 (11:26 +0000)]
Use (featurep 'xemacs).

18 years ago(send-invisible): Identify buffer, if not selected.
Richard M. Stallman [Tue, 9 Aug 2005 11:25:35 +0000 (11:25 +0000)]
(send-invisible): Identify buffer, if not selected.

18 years agoDelete autoload for c-guess-basic-syntax.
Richard M. Stallman [Tue, 9 Aug 2005 11:24:48 +0000 (11:24 +0000)]
Delete autoload for c-guess-basic-syntax.

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 9 Aug 2005 11:24:05 +0000 (11:24 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 9 Aug 2005 11:23:33 +0000 (11:23 +0000)]
*** empty log message ***

18 years ago(r2b-convert-record, r2b-convert-buffer): Improve argument/docstring
Juanma Barranquero [Tue, 9 Aug 2005 11:00:42 +0000 (11:00 +0000)]
(r2b-convert-record, r2b-convert-buffer): Improve argument/docstring
consistency.  Doc fixes.
(r2b-variables, r2bv-address, r2bv-annote, r2bv-author,r2bv-booktitle,
r2bv-date, r2bv-decade, r2bv-editor,r2bv-entry-kind, r2bv-institution,
r2bv-journal, r2bv-keywords,r2bv-kn, r2bv-month, r2bv-note, r2bv-number,
r2bv-ordering,r2bv-organization, r2bv-pages, r2bv-primary-author,r2bv-publisher,
r2bv-school, r2bv-title, r2bv-title-first-word, r2bv-tr, r2bv-type, r2bv-volume,
r2bv-where, r2bv-year): Defvar at compile time.

18 years ago*** empty log message ***
Juri Linkov [Tue, 9 Aug 2005 08:45:02 +0000 (08:45 +0000)]
*** empty log message ***

18 years ago(Help-P): Replace `Prev' with `Previous'.
Juri Linkov [Tue, 9 Aug 2005 08:44:41 +0000 (08:44 +0000)]
(Help-P): Replace `Prev' with `Previous'.
(Help-M, Help-Xref): Add S-TAB.
(Help-FOO): Update `u' command.
(Help-Xref): Move info about Mouse-2 from `Help-Int'.
Update info about visibility of xref parts.
(Help-Int): Fix `m' command.  Rename `Info-last' to
`Info-history-back'.  Add `Info-history-forward'.
(Advanced): Fix `g*' and `M-n' commands.
(Info Search): Add `index-apropos' in stand-alone browser.
Add isearch commands.
(Emacs Info Variables): Remove `Info-fontify'.
Add `Info-mode-hook'.  Update face names.
Add `Info-fontify-maximum-menu-size',
`Info-fontify-visited-nodes', `Info-isearch-search'.

18 years agoReplace `info' with upper-case `Info' where appropriate.
Juri Linkov [Tue, 9 Aug 2005 08:43:02 +0000 (08:43 +0000)]
Replace `info' with upper-case `Info' where appropriate.
(info-title-1, info-title-2, info-title-3, info-title-4)
(info-menu-header): Move up face definitions.
(info-menu-star): Rename from `info-menu-5'.
(Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
(Info-fontify-visited-nodes): Fix docstring.
(Info-hide-note-references): Fix docstring.
(Info-up, Info-next-reference, Info-prev-reference): Put cursor on
menu items in the same way as on cross-references.
(info-apropos): Fix sorting order and formatting to be like in the
stand-alone Info browser.  Display error messages for 1 sec.
(Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
(Info-mode-menu): Remove item for `Info-search-case-sensitively'
from the menu bar.
(Info-insert-dir): Restore point after calling `insert-buffer-substring'.

18 years ago(Fexpt): Use floats for negative exponent.
Thien-Thi Nguyen [Tue, 9 Aug 2005 07:37:25 +0000 (07:37 +0000)]
(Fexpt): Use floats for negative exponent.

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 9 Aug 2005 02:59:34 +0000 (02:59 +0000)]
*** empty log message ***

18 years ago(lucid-menubar-map, lucid-failing-menubar)
Richard M. Stallman [Tue, 9 Aug 2005 02:57:57 +0000 (02:57 +0000)]
(lucid-menubar-map, lucid-failing-menubar)
(recompute-lucid-menubar): Add defvars.

18 years ago(mail-yank-original): Use with-no-warnings.
Richard M. Stallman [Tue, 9 Aug 2005 02:57:30 +0000 (02:57 +0000)]
(mail-yank-original): Use with-no-warnings.

18 years ago(reporter-dump-state): Use insert-buffer-substring.
Richard M. Stallman [Tue, 9 Aug 2005 02:57:09 +0000 (02:57 +0000)]
(reporter-dump-state): Use insert-buffer-substring.

18 years ago(run-dig): Renamed from `dig'.
Richard M. Stallman [Tue, 9 Aug 2005 02:56:45 +0000 (02:56 +0000)]
(run-dig): Renamed from `dig'.

18 years ago(gametree-mode): Use make-local-variable, not make-variable-buffer-local.
Richard M. Stallman [Tue, 9 Aug 2005 02:56:24 +0000 (02:56 +0000)]
(gametree-mode): Use make-local-variable, not make-variable-buffer-local.

18 years ago(ada-prj-display-page): Use with-no-warnings.
Richard M. Stallman [Tue, 9 Aug 2005 02:55:43 +0000 (02:55 +0000)]
(ada-prj-display-page): Use with-no-warnings.

18 years ago(ansi-color-make-extent, ansi-color-set-extent-face):
Richard M. Stallman [Tue, 9 Aug 2005 02:55:25 +0000 (02:55 +0000)]
(ansi-color-make-extent, ansi-color-set-extent-face):
Use fboundp, not functionp.

18 years ago(auto-revert-tail-mode): Use make-local-variable,
Richard M. Stallman [Tue, 9 Aug 2005 02:55:00 +0000 (02:55 +0000)]
(auto-revert-tail-mode): Use make-local-variable,
not make-variable-buffer-local.

18 years ago(Info-current-file): Add defvar.
Richard M. Stallman [Tue, 9 Aug 2005 02:54:39 +0000 (02:54 +0000)]
(Info-current-file): Add defvar.
(bookmark-jump-noselect): Use with-no-warnings.

18 years ago(c-mode-map, fortran-mode-map): Add defvars.
Richard M. Stallman [Tue, 9 Aug 2005 02:53:54 +0000 (02:53 +0000)]
(c-mode-map, fortran-mode-map): Add defvars.

18 years ago(Helper-return-blurb): Add defvar.
Richard M. Stallman [Tue, 9 Aug 2005 02:53:39 +0000 (02:53 +0000)]
(Helper-return-blurb): Add defvar.