]> git.eshelyaron.com Git - emacs.git/log
emacs.git
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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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