bpt/emacs.git
19 years ago(Fbuffer_local_value): Make argument name match its use in docstring.
Juanma Barranquero [Fri, 27 May 2005 11:02:11 +0000 (11:02 +0000)]
(Fbuffer_local_value): Make argument name match its use in docstring.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 27 May 2005 08:11:59 +0000 (08:11 +0000)]
*** empty log message ***

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-330
Miles Bader [Fri, 27 May 2005 04:08:12 +0000 (04:08 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-330

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 71-73)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-util.el (gnus-run-mode-hooks): New function.

   * lisp/gnus/score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.

19 years ago(eshell-eval-command): If the return value of `eshell-resume-eval' is
John Wiegley [Fri, 27 May 2005 02:57:18 +0000 (02:57 +0000)]
(eshell-eval-command): If the return value of `eshell-resume-eval' is
wrapped in a list, it indicates that the command was run
asynchronously.  In that case, unwrap the value before checking the
delimiter value.

19 years ago(eshell-get-target): If `eshell-buffer-shorthand' is in use, and the
John Wiegley [Fri, 27 May 2005 02:15:36 +0000 (02:15 +0000)]
(eshell-get-target): If `eshell-buffer-shorthand' is in use, and the
target is `t' or `nil' (which are the most common values), don't
assume that the symbol target is a buffer.

19 years ago(eshell-complete-parse-arguments): If the character before a space at
John Wiegley [Fri, 27 May 2005 02:11:39 +0000 (02:11 +0000)]
(eshell-complete-parse-arguments): If the character before a space at
the end of a line is \, assume the space is part of the last argument
rather than a final argument separator.

19 years ago(Log Buffer): Merge in description of Log Edit
Nick Roberts [Fri, 27 May 2005 01:36:41 +0000 (01:36 +0000)]
(Log Buffer): Merge in description of Log Edit
mode from pcl-cvs.texi.

19 years ago*** empty log message ***
Nick Roberts [Fri, 27 May 2005 01:35:51 +0000 (01:35 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Thu, 26 May 2005 20:58:42 +0000 (20:58 +0000)]
*** empty log message ***

19 years ago(gnus-agent-make-mode-line-string):
Luc Teirlinck [Thu, 26 May 2005 20:52:42 +0000 (20:52 +0000)]
(gnus-agent-make-mode-line-string):
Use mode-line-highlight as mouse-face.

19 years ago(calendar-mode-line-format): Use mode-line-highlight as mouse-face.
Luc Teirlinck [Thu, 26 May 2005 20:48:37 +0000 (20:48 +0000)]
(calendar-mode-line-format): Use mode-line-highlight as mouse-face.

19 years ago(display-time-string-forms, display-time-update):
Luc Teirlinck [Thu, 26 May 2005 20:43:39 +0000 (20:43 +0000)]
(display-time-string-forms, display-time-update):
Use mode-line-highlight as mouse-face.

19 years ago(calc-language-alist): Remove extra defvar.
Jay Belanger [Thu, 26 May 2005 18:02:06 +0000 (18:02 +0000)]
(calc-language-alist): Remove extra defvar.

19 years ago*** empty log message ***
Lute Kamstra [Thu, 26 May 2005 17:19:46 +0000 (17:19 +0000)]
*** empty log message ***

19 years ago* textmodes/reftex-index.el (reftex-index-mode)
Lute Kamstra [Thu, 26 May 2005 17:13:30 +0000 (17:13 +0000)]
* textmodes/reftex-index.el (reftex-index-mode)
(reftex-index-phrases-mode):
* textmodes/reftex-sel.el (reftex-select-label-mode)
(reftex-select-bib-mode):
* textmodes/reftex-toc.el (reftex-toc-mode): Use run-mode-hooks.

19 years ago* progmodes/ada-mode.el (ada-mode):
Lute Kamstra [Thu, 26 May 2005 16:43:37 +0000 (16:43 +0000)]
* progmodes/ada-mode.el (ada-mode):
* progmodes/antlr-mode.el (antlr-mode):
* progmodes/autoconf.el (autoconf-mode):
* progmodes/dcl-mode.el (dcl-mode):
* progmodes/delphi.el (delphi-mode):
* progmodes/ebrowse.el (ebrowse-tree-mode)
(ebrowse-electric-list-mode, ebrowse-member-mode)
(ebrowse-electric-position-mode):
* progmodes/f90.el (f90-mode):
* progmodes/fortran.el (fortran-mode):
* progmodes/icon.el (icon-mode):
* progmodes/idlw-help.el (idlwave-help-mode):
* progmodes/idlw-shell.el (idlwave-shell-mode):
* progmodes/idlwave.el (idlwave-mode):
* progmodes/inf-lisp.el (inferior-lisp-mode):
* progmodes/m4-mode.el (m4-mode):
* progmodes/meta-mode.el (metafont-mode, metapost-mode):
* progmodes/modula2.el (modula-2-mode):
* progmodes/octave-inf.el (inferior-octave-mode):
* progmodes/octave-mod.el (octave-mode):
* progmodes/pascal.el (pascal-mode):
* progmodes/sh-script.el (sh-mode):
* progmodes/sql.el (sql-mode, sql-interactive-mode):
* progmodes/vhdl-mode.el (vhdl-mode):
* progmodes/xscheme.el (scheme-interaction-mode):  Use run-mode-hooks.

19 years ago*** empty log message ***
Lute Kamstra [Thu, 26 May 2005 15:28:32 +0000 (15:28 +0000)]
*** empty log message ***

19 years ago* play/5x5.el (5x5-mode):
Lute Kamstra [Thu, 26 May 2005 15:26:09 +0000 (15:26 +0000)]
* play/5x5.el (5x5-mode):
* play/decipher.el (decipher-mode, decipher-stats-mode):
* play/gomoku.el (gomoku-mode):
* play/snake.el (snake-mode):
* play/solitaire.el (solitaire-mode):
* play/tetris.el (tetris-mode): Use run-mode-hooks.

* play/landmark.el (lm-mode):
* play/mpuz.el (mpuz-mode): Use kill-all-local-variables and
run-mode-hooks.

19 years ago* obsolete/ooutline.el (outline-mode):
Lute Kamstra [Thu, 26 May 2005 15:24:51 +0000 (15:24 +0000)]
* obsolete/ooutline.el (outline-mode):
* obsolete/options.el (Edit-options-mode):
* obsolete/rnews.el (news-mode):
* obsolete/rnewspost.el (news-reply-mode): Use run-mode-hooks.

19 years ago* net/eudc.el (eudc-mode):
Lute Kamstra [Thu, 26 May 2005 15:23:59 +0000 (15:23 +0000)]
* net/eudc.el (eudc-mode):
* net/quickurl.el (quickurl-list-mode):
* net/snmp-mode.el (snmp-mode, snmpv2-mode): Use run-mode-hooks.

19 years ago(mh-show-mode): Remove spurious run-hooks.
Lute Kamstra [Thu, 26 May 2005 15:22:06 +0000 (15:22 +0000)]
(mh-show-mode): Remove spurious run-hooks.

19 years ago(mh-pick-mode): Remove spurious run-hooks.
Lute Kamstra [Thu, 26 May 2005 15:21:29 +0000 (15:21 +0000)]
(mh-pick-mode): Remove spurious run-hooks.

19 years ago(sc-electric-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 15:20:30 +0000 (15:20 +0000)]
(sc-electric-mode): Use run-mode-hooks.

19 years ago(rmail-summary-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 15:17:48 +0000 (15:17 +0000)]
(rmail-summary-mode): Use run-mode-hooks.

19 years ago(rmail-edit-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 15:17:14 +0000 (15:17 +0000)]
(rmail-edit-mode): Use run-mode-hooks.

19 years ago(rmail-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 15:16:48 +0000 (15:16 +0000)]
(rmail-mode): Use run-mode-hooks.

19 years agoUse run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 15:16:00 +0000 (15:16 +0000)]
Use run-mode-hooks.

19 years ago(eshell-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 15:15:18 +0000 (15:15 +0000)]
(eshell-mode): Use run-mode-hooks.

19 years ago(wordstar-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 15:14:51 +0000 (15:14 +0000)]
(wordstar-mode): Use run-mode-hooks.

19 years ago(vi-mode-setup): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 15:14:23 +0000 (15:14 +0000)]
(vi-mode-setup): Use run-mode-hooks.

19 years ago(reb-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 15:13:09 +0000 (15:13 +0000)]
(reb-mode): Use run-mode-hooks.

19 years ago(todo-mode): Use kill-all-local-variables and run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 15:11:23 +0000 (15:11 +0000)]
(todo-mode): Use kill-all-local-variables and run-mode-hooks.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-324
Miles Bader [Thu, 26 May 2005 15:03:29 +0000 (15:03 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-324

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 70)

   - Update from CVS

2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/canlock.el (canlock): Change the parent group to news.

   * lisp/gnus/deuglify.el (gnus-outlook-deuglify): Add :group.

   * lisp/gnus/dig.el (dig): Add :group.

   * lisp/gnus/gnus-art.el (gnus-inhibit-mime-unbuttonizing): Add :group.

   * lisp/gnus/gnus-cite.el (gnus-cite-attribution-face): Add :group.
   (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
   (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
   (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
   (gnus-cite-face-10, gnus-cite-face-11): Ditto.

   * lisp/gnus/gnus-diary.el (gnus-diary): Add :group.

   * lisp/gnus/gnus.el (gnus-group-news-1-face): Add :group.
   (gnus-group-news-1-empty-face): Ditto.
   (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
   (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
   (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
   (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
   (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
   (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
   (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
   (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
   (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
   (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
   (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
   (gnus-summary-high-ticked-face): Ditto.
   (gnus-summary-low-ticked-face): Ditto.
   (gnus-summary-normal-ticked-face): Ditto.
   (gnus-summary-high-ancient-face): Ditto.
   (gnus-summary-low-ancient-face): Ditto.
   (gnus-summary-normal-ancient-face): Ditto.
   (gnus-summary-high-undownloaded-face): Ditto.
   (gnus-summary-low-undownloaded-face): Ditto.
   (gnus-summary-normal-undownloaded-face): Ditto.
   (gnus-summary-high-unread-face): Ditto.
   (gnus-summary-low-unread-face): Ditto.
   (gnus-summary-normal-unread-face): Ditto.
   (gnus-summary-high-read-face, gnus-summary-low-read-face): Diito
   (gnus-summary-normal-read-face, gnus-splash-face): Ditto.

   * lisp/gnus/message.el (message-minibuffer-local-map): Add :group.

   * lisp/gnus/sieve-manage.el (sieve-manage-log): Add :group.
   (sieve-manage-default-user): Diito.
   (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
   (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
   (sieve-manage-authenticators): Ditto.
   (sieve-manage-authenticator-alist): Ditto
   (sieve-manage-default-port): Ditto.

   * lisp/gnus/sieve-mode.el (sieve-control-commands-face): Add :group.
   (sieve-action-commands-face): Ditto.
   (sieve-test-commands-face): Ditto.
   (sieve-tagged-arguments-face): Ditto.

   * lisp/gnus/smime.el (smime): Add :group.

   * lisp/gnus/spam-report.el (spam-report): Add :group.

   * lisp/gnus/spam.el (spam, spam-face): Add :group.

19 years ago(Frecursive_edit): Fix typo in docstring.
Juanma Barranquero [Thu, 26 May 2005 14:56:28 +0000 (14:56 +0000)]
(Frecursive_edit): Fix typo in docstring.
(Fposn_at_x_y): Make arguments match the docstring.

19 years ago2005-05-26 Mark A. Hershberger <mah@everybody.org>
Mark A. Hershberger [Thu, 26 May 2005 14:35:47 +0000 (14:35 +0000)]
2005-05-26  Mark A. Hershberger  <mah@everybody.org>

* xml.el (xml-substitute-special): Don't die for undefined xml
entities.

19 years ago*** empty log message ***
Lute Kamstra [Thu, 26 May 2005 13:41:35 +0000 (13:41 +0000)]
*** empty log message ***

19 years ago(gnus-score-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 13:32:44 +0000 (13:32 +0000)]
(gnus-score-mode): Use run-mode-hooks.

19 years ago(calc-mode, calc-trail-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 13:30:23 +0000 (13:30 +0000)]
(calc-mode, calc-trail-mode): Use run-mode-hooks.

19 years ago(calc-edit-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 13:27:35 +0000 (13:27 +0000)]
(calc-edit-mode): Use run-mode-hooks.

19 years ago(widget-browse-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 13:25:51 +0000 (13:25 +0000)]
(widget-browse-mode): Use run-mode-hooks.

19 years ago(wdired-change-to-wdired-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 13:24:25 +0000 (13:24 +0000)]
(wdired-change-to-wdired-mode): Use run-mode-hooks.

19 years ago(terminal-edit-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 13:21:00 +0000 (13:21 +0000)]
(terminal-edit-mode): Use run-mode-hooks.

19 years agoUse run-mode-hooks in example.
Lute Kamstra [Thu, 26 May 2005 13:17:27 +0000 (13:17 +0000)]
Use run-mode-hooks in example.
(term-mode): Use run-mode-hooks.

19 years ago*** empty log message ***
Richard M. Stallman [Thu, 26 May 2005 13:15:42 +0000 (13:15 +0000)]
*** empty log message ***

19 years ago(speedbar-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 13:15:33 +0000 (13:15 +0000)]
(speedbar-mode): Use run-mode-hooks.

19 years ago(Lisp Eval): C-M-x with arg runs Edebug.
Richard M. Stallman [Thu, 26 May 2005 13:15:07 +0000 (13:15 +0000)]
(Lisp Eval): C-M-x with arg runs Edebug.

19 years agoUse run-mode-hooks in example.
Lute Kamstra [Thu, 26 May 2005 13:13:36 +0000 (13:13 +0000)]
Use run-mode-hooks in example.

19 years ago(completion-list-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 13:12:00 +0000 (13:12 +0000)]
(completion-list-mode): Use run-mode-hooks.

19 years ago(ses-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 13:10:29 +0000 (13:10 +0000)]
(ses-mode): Use run-mode-hooks.

19 years ago(occur-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 13:08:57 +0000 (13:08 +0000)]
(occur-mode): Use run-mode-hooks.

19 years ago(Man-mode): Use kill-all-local-variables and run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 13:07:46 +0000 (13:07 +0000)]
(Man-mode): Use kill-all-local-variables and run-mode-hooks.

19 years ago(locate-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 13:04:16 +0000 (13:04 +0000)]
(locate-mode): Use run-mode-hooks.

19 years ago(ledit-from-lisp-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 13:02:42 +0000 (13:02 +0000)]
(ledit-from-lisp-mode): Use run-mode-hooks.

19 years ago(Info-mode, Info-edit-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 13:01:03 +0000 (13:01 +0000)]
(Info-mode, Info-edit-mode): Use run-mode-hooks.

19 years ago(inferior-emacs-lisp-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 12:58:00 +0000 (12:58 +0000)]
(inferior-emacs-lisp-mode): Use run-mode-hooks.

19 years ago(ibuffer-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 12:56:21 +0000 (12:56 +0000)]
(ibuffer-mode): Use run-mode-hooks.

19 years ago(hexl-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 12:54:22 +0000 (12:54 +0000)]
(hexl-mode): Use run-mode-hooks.

19 years ago(help-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 12:51:09 +0000 (12:51 +0000)]
(help-mode): Use run-mode-hooks.

19 years ago(forms-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 12:50:09 +0000 (12:50 +0000)]
(forms-mode): Use run-mode-hooks.

19 years ago(ediff-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 12:45:54 +0000 (12:45 +0000)]
(ediff-mode): Use run-mode-hooks.

19 years ago(Electric-buffer-menu-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 12:43:17 +0000 (12:43 +0000)]
(Electric-buffer-menu-mode): Use run-mode-hooks.

19 years ago*** empty log message ***
Jay Belanger [Thu, 26 May 2005 12:42:58 +0000 (12:42 +0000)]
*** empty log message ***

19 years ago(describe-text-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 12:41:52 +0000 (12:41 +0000)]
(describe-text-mode): Use run-mode-hooks.

19 years ago*** empty log message ***
Nick Roberts [Thu, 26 May 2005 12:41:35 +0000 (12:41 +0000)]
*** empty log message ***

19 years ago(custom-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 12:40:44 +0000 (12:40 +0000)]
(custom-mode): Use run-mode-hooks.

19 years ago(command-history-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 12:34:51 +0000 (12:34 +0000)]
(command-history-mode): Use run-mode-hooks.

19 years ago(calculator-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 12:33:15 +0000 (12:33 +0000)]
(calculator-mode): Use run-mode-hooks.

19 years ago(bs-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 12:30:34 +0000 (12:30 +0000)]
(bs-mode): Use run-mode-hooks.

19 years ago(bookmark-read-annotation-mode, bookmark-edit-annotation-mode)
Lute Kamstra [Thu, 26 May 2005 12:28:39 +0000 (12:28 +0000)]
(bookmark-read-annotation-mode, bookmark-edit-annotation-mode)
(bookmark-bmenu-mode): Use run-mode-hooks.

19 years ago(calc-user-define-edit): Don't find substring of nil.
Jay Belanger [Thu, 26 May 2005 12:24:05 +0000 (12:24 +0000)]
(calc-user-define-edit): Don't find substring of nil.

19 years ago(gdb-frame-address):
Nick Roberts [Thu, 26 May 2005 12:20:21 +0000 (12:20 +0000)]
(gdb-frame-address):
Rename from gdb-current-address.
(gdb-previous-frame-address): Rename from gdb-previous-address.
(gdb-selected-frame): Rename from gdb-current-frame.
(gdb-get-selected-frame): Rename from gdb-get-current-frame.
(gdb-frame-number): Rename from gdb-current-stack-level.
(gdb-ann3): Match new mode-name for disassembly buffer.
Extend initialisation of variables.
(gdb-post-prompt): Update disassembly from gdb-frame-handler.
(gdb-memory-mode): Use mouse-face in header line.
(gdb-assembler-buffer-name): Call it disassembly and give frame
in mode line.
(gdb-source-spec-regexp, gdb-assembler-custom)
(gdb-invalidate-assembler, gdb-frame-handler):
Make robust to leading zeroes in address format.

19 years ago(array-mode): Use kill-all-local-variables and run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 12:16:05 +0000 (12:16 +0000)]
(array-mode): Use kill-all-local-variables and run-mode-hooks.

19 years ago(archive-mode): Use run-mode-hooks.
Lute Kamstra [Thu, 26 May 2005 12:11:10 +0000 (12:11 +0000)]
(archive-mode): Use run-mode-hooks.

19 years ago*** empty log message ***
Carsten Dominik [Thu, 26 May 2005 10:32:45 +0000 (10:32 +0000)]
*** empty log message ***

19 years ago(org-mode): Use `define-derived-mode' to define
Carsten Dominik [Thu, 26 May 2005 10:31:20 +0000 (10:31 +0000)]
(org-mode): Use `define-derived-mode' to define
`org-mode'.
(org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.

19 years ago*** empty log message ***
Lute Kamstra [Thu, 26 May 2005 09:44:35 +0000 (09:44 +0000)]
*** empty log message ***

19 years ago(delay-mode-hooks): Specify indentation.
Lute Kamstra [Thu, 26 May 2005 09:43:46 +0000 (09:43 +0000)]
(delay-mode-hooks): Specify indentation.

19 years ago(Frun_hooks): Mention run-mode-hooks in docstring.
Lute Kamstra [Thu, 26 May 2005 09:32:15 +0000 (09:32 +0000)]
(Frun_hooks): Mention run-mode-hooks in docstring.

19 years agoUpdate copyright years.
Luc Teirlinck [Wed, 25 May 2005 22:46:48 +0000 (22:46 +0000)]
Update copyright years.

19 years ago(log-edit-changelog-entries): Distinguish between
Nick Roberts [Wed, 25 May 2005 21:29:56 +0000 (21:29 +0000)]
(log-edit-changelog-entries): Distinguish between
filenames like xfns.c and fns.c.
Coded by Stefan Monnier  <monnier@iro.umontreal.ca>.

19 years ago*** empty log message ***
Nick Roberts [Wed, 25 May 2005 21:29:24 +0000 (21:29 +0000)]
*** empty log message ***

19 years agoChange position of "Keypad Mode" in info output.
Jay Belanger [Wed, 25 May 2005 20:58:37 +0000 (20:58 +0000)]
Change position of "Keypad Mode" in info output.
Change Calc version number.
(Keypad mode overview): Move picture of keypad.

19 years ago(Buffer-menu-revert-function): Improve handling of point after reverting.
Luc Teirlinck [Wed, 25 May 2005 15:50:44 +0000 (15:50 +0000)]
(Buffer-menu-revert-function): Improve handling of point after reverting.
(Buffer-menu-make-sort-button): Handle the case where
Buffer-menu-use-header-line is nil.

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 25 May 2005 15:46:47 +0000 (15:46 +0000)]
*** empty log message ***

19 years ago(vms-magic-right-square-brace, vms-magic-colon): New funcs.
Thien-Thi Nguyen [Wed, 25 May 2005 15:18:23 +0000 (15:18 +0000)]
(vms-magic-right-square-brace, vms-magic-colon): New funcs.
In minibuffer-local-completion-map bind `]', `/' and `:' to them.

19 years agoWhitespace and parenthesis changes.
Richard M. Stallman [Wed, 25 May 2005 14:53:47 +0000 (14:53 +0000)]
Whitespace and parenthesis changes.

19 years agoMust update admin/notes/years.
Kim F. Storm [Wed, 25 May 2005 14:32:10 +0000 (14:32 +0000)]
Must update admin/notes/years.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 25 May 2005 14:28:23 +0000 (14:28 +0000)]
*** empty log message ***

19 years ago(normal-top-level): Allow modification of load-path while iterating over it.
Stefan Monnier [Wed, 25 May 2005 14:18:45 +0000 (14:18 +0000)]
(normal-top-level): Allow modification of load-path while iterating over it.

19 years ago(setup_yow): Use EXIT_FAILURE in case no separators found.
Thien-Thi Nguyen [Wed, 25 May 2005 14:17:42 +0000 (14:17 +0000)]
(setup_yow): Use EXIT_FAILURE in case no separators found.
(yow): Use EXIT_FAILURE in case of memory error.

19 years ago(thumbs-thumbsdir-max-size, thumbs-temp-file, thumbs-cleanup-thumbsdir,
Juanma Barranquero [Wed, 25 May 2005 14:09:14 +0000 (14:09 +0000)]
(thumbs-thumbsdir-max-size, thumbs-temp-file, thumbs-cleanup-thumbsdir,
thumbs-call-convert, thumbs-resize-interactive, thumbs-insert-image,
thumbs-insert-thumb, thumbs-dired-show-marked, thumbs-find-image-at-point,
thumbs-delete-images, thumbs-rename-images, thumbs-next-image,
thumbs-dired-setroot, thumbs-increment-image-size, thumbs-decrement-image-size):
Fix typos in docstrings.

19 years ago(Spelling): Delete confusing sentence; flyspell is not enabled by default.
Luc Teirlinck [Wed, 25 May 2005 01:50:05 +0000 (01:50 +0000)]
(Spelling): Delete confusing sentence; flyspell is not enabled by default.
When not on a word, `ispell-word' by default checks the word before point.

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 25 May 2005 01:48:07 +0000 (01:48 +0000)]
*** empty log message ***

19 years ago(Dialog Boxes): Minor fixes.
Richard M. Stallman [Tue, 24 May 2005 23:27:26 +0000 (23:27 +0000)]
(Dialog Boxes): Minor fixes.

19 years ago#
André Spiegel [Tue, 24 May 2005 20:06:44 +0000 (20:06 +0000)]
#

19 years ago(cperl-vc-header-alist): Obsoleted.
André Spiegel [Tue, 24 May 2005 20:03:58 +0000 (20:03 +0000)]
(cperl-vc-header-alist): Obsoleted.
(cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
(cperl-mode): Use them.

19 years agoFix typos.
Juanma Barranquero [Tue, 24 May 2005 18:15:09 +0000 (18:15 +0000)]
Fix typos.

19 years agoWrite about `mode-line-highlight'.
Masatake YAMATO [Tue, 24 May 2005 17:25:40 +0000 (17:25 +0000)]
Write about `mode-line-highlight'.

19 years agoWrite about mouse-face on mode-line and header-line.
Masatake YAMATO [Tue, 24 May 2005 17:12:50 +0000 (17:12 +0000)]
Write about mouse-face on mode-line and header-line.

19 years ago2005-05-24 Masatake YAMATO <jet@gyve.org>
Masatake YAMATO [Tue, 24 May 2005 16:56:41 +0000 (16:56 +0000)]
2005-05-24  Masatake YAMATO  <jet@gyve.org>

* xdisp.c (note_mode_line_or_margin_highlight): Use b and e
as loop sentinels.