diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7c37cbc7c1b..e88b38dbe6c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -24,7 +24,7 @@ | |||
| 24 | * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD) | 24 | * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD) |
| 25 | (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el | 25 | (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el |
| 26 | 26 | ||
| 27 | 2003-10-03 Lute Kamstra <Lute.Kamstra@cwi.nl> | 27 | 2003-10-03 Lute Kamstra <lute@gnu.org> |
| 28 | 28 | ||
| 29 | * info.el (Info-mode): Revert previous change. | 29 | * info.el (Info-mode): Revert previous change. |
| 30 | (Info-escape-percent): New function. | 30 | (Info-escape-percent): New function. |
| @@ -67,7 +67,7 @@ | |||
| 67 | * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow | 67 | * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow |
| 68 | bootstrap. | 68 | bootstrap. |
| 69 | 69 | ||
| 70 | 2003-10-01 Lute Kamstra <Lute.Kamstra@cwi.nl> | 70 | 2003-10-01 Lute Kamstra <lute@gnu.org> |
| 71 | 71 | ||
| 72 | * files.el: Fix typo. | 72 | * files.el: Fix typo. |
| 73 | * imenu.el (imenu--generic-function): Docstring fix. | 73 | * imenu.el (imenu--generic-function): Docstring fix. |
| @@ -183,7 +183,7 @@ | |||
| 183 | 183 | ||
| 184 | * pcvs.el (cvs-mode-unmark-up): Move to goal column when done. | 184 | * pcvs.el (cvs-mode-unmark-up): Move to goal column when done. |
| 185 | 185 | ||
| 186 | 2003-09-29 Lute Kamstra <Lute.Kamstra@cwi.nl> | 186 | 2003-09-29 Lute Kamstra <lute@gnu.org> |
| 187 | 187 | ||
| 188 | * bindings.el (mode-line-modes): Remove superfluous :propertize | 188 | * bindings.el (mode-line-modes): Remove superfluous :propertize |
| 189 | construct in initialization. | 189 | construct in initialization. |
| @@ -246,7 +246,7 @@ | |||
| 246 | * man.el (Man-default-man-entry): Remove the leading `*' from the | 246 | * man.el (Man-default-man-entry): Remove the leading `*' from the |
| 247 | word at point. | 247 | word at point. |
| 248 | 248 | ||
| 249 | 2003-09-26 Lute Kamstra <Lute.Kamstra@cwi.nl> | 249 | 2003-09-26 Lute Kamstra <lute@gnu.org> |
| 250 | 250 | ||
| 251 | * bindings.el (mode-line-position): Mention size indication in | 251 | * bindings.el (mode-line-position): Mention size indication in |
| 252 | docstring. | 252 | docstring. |
| @@ -506,7 +506,7 @@ | |||
| 506 | (battery-linux-proc-acpi): Fix a bug in %b which made "!" never | 506 | (battery-linux-proc-acpi): Fix a bug in %b which made "!" never |
| 507 | appear due to wrong ordering of the expressions in `or'. | 507 | appear due to wrong ordering of the expressions in `or'. |
| 508 | 508 | ||
| 509 | 2003-09-09 Lute Kamstra <Lute.Kamstra@cwi.nl> | 509 | 2003-09-09 Lute Kamstra <lute@gnu.org> |
| 510 | 510 | ||
| 511 | * misc.el (upcase-char): Fix docstring. | 511 | * misc.el (upcase-char): Fix docstring. |
| 512 | (zap-up-to-char): New command. | 512 | (zap-up-to-char): New command. |
| @@ -520,7 +520,7 @@ | |||
| 520 | (recentf-update-menu): Likewise. Use easy-menu-add-item instead | 520 | (recentf-update-menu): Likewise. Use easy-menu-add-item instead |
| 521 | of easy-menu-change. | 521 | of easy-menu-change. |
| 522 | 522 | ||
| 523 | 2003-09-08 Lute Kamstra <Lute.Kamstra@cwi.nl> | 523 | 2003-09-08 Lute Kamstra <lute@gnu.org> |
| 524 | 524 | ||
| 525 | * simple.el (size-indication-mode): New. | 525 | * simple.el (size-indication-mode): New. |
| 526 | * bindings.el (mode-line-position): Add buffer size indicator. | 526 | * bindings.el (mode-line-position): Add buffer size indicator. |
| @@ -3305,7 +3305,7 @@ | |||
| 3305 | looks for, and ignores, a literal copy of the value of | 3305 | looks for, and ignores, a literal copy of the value of |
| 3306 | shell-dirstack-query). | 3306 | shell-dirstack-query). |
| 3307 | 3307 | ||
| 3308 | 2003-06-06 Lute Kamstra <Lute.Kamstra@cwi.nl> | 3308 | 2003-06-06 Lute Kamstra <lute@gnu.org> |
| 3309 | 3309 | ||
| 3310 | * info.el (Info-complete-menu-item): Revert change of 2003-06-03. | 3310 | * info.el (Info-complete-menu-item): Revert change of 2003-06-03. |
| 3311 | 3311 | ||
| @@ -3366,7 +3366,7 @@ | |||
| 3366 | * info.el (Info-mode): Mention `c' and remove duplicate mention | 3366 | * info.el (Info-mode): Mention `c' and remove duplicate mention |
| 3367 | of `q' in documentation string. | 3367 | of `q' in documentation string. |
| 3368 | 3368 | ||
| 3369 | 2003-06-05 Lute Kamstra <Lute.Kamstra@cwi.nl> | 3369 | 2003-06-05 Lute Kamstra <lute@gnu.org> |
| 3370 | 3370 | ||
| 3371 | * shell.el (shell-mode): Put `shell-filter-ctrl-a-ctrl-b' on | 3371 | * shell.el (shell-mode): Put `shell-filter-ctrl-a-ctrl-b' on |
| 3372 | `comint-output-filter-functions' when bash is used as the inferior | 3372 | `comint-output-filter-functions' when bash is used as the inferior |
| @@ -3472,7 +3472,7 @@ | |||
| 3472 | Check the return value of `string-match'. | 3472 | Check the return value of `string-match'. |
| 3473 | (Info-speedbar-fetch-file-nodes): Factor out common code. | 3473 | (Info-speedbar-fetch-file-nodes): Factor out common code. |
| 3474 | 3474 | ||
| 3475 | 2003-06-03 Lute Kamstra <Lute.Kamstra@cwi.nl> | 3475 | 2003-06-03 Lute Kamstra <lute@gnu.org> |
| 3476 | 3476 | ||
| 3477 | * cus-edit.el (custom-get-fresh-buffer): Test for nonexistence buffer. | 3477 | * cus-edit.el (custom-get-fresh-buffer): Test for nonexistence buffer. |
| 3478 | 3478 | ||
| @@ -3632,7 +3632,7 @@ | |||
| 3632 | 3632 | ||
| 3633 | * sort.el (sort-subr): Add `predicate' arg. Remove `sortcar' code. | 3633 | * sort.el (sort-subr): Add `predicate' arg. Remove `sortcar' code. |
| 3634 | 3634 | ||
| 3635 | 2003-06-02 Lute Kamstra <Lute.Kamstra@cwi.nl> | 3635 | 2003-06-02 Lute Kamstra <lute@gnu.org> |
| 3636 | 3636 | ||
| 3637 | * emacs-lisp/lisp-mnt.el (lm-synopsis): Use relative filenames | 3637 | * emacs-lisp/lisp-mnt.el (lm-synopsis): Use relative filenames |
| 3638 | correctly. Show the synopsis to the user when appropriate. | 3638 | correctly. Show the synopsis to the user when appropriate. |
| @@ -4181,7 +4181,7 @@ | |||
| 4181 | 4181 | ||
| 4182 | * textmodes/paragraphs.el (repunctuate-sentences): New function. | 4182 | * textmodes/paragraphs.el (repunctuate-sentences): New function. |
| 4183 | 4183 | ||
| 4184 | 2003-05-23 Lute Kamstra <Lute.Kamstra@cwi.nl> | 4184 | 2003-05-23 Lute Kamstra <lute@gnu.org> |
| 4185 | 4185 | ||
| 4186 | * emacs-lisp/lisp-mnt.el: Make the description of the library more | 4186 | * emacs-lisp/lisp-mnt.el: Make the description of the library more |
| 4187 | accurate. | 4187 | accurate. |
| @@ -4559,7 +4559,7 @@ | |||
| 4559 | (imenu-update-menubar): Use the new arg to keep the old behavior. | 4559 | (imenu-update-menubar): Use the new arg to keep the old behavior. |
| 4560 | (imenu--mouse-menu): Don't use the arg, to recover the lost behavior. | 4560 | (imenu--mouse-menu): Don't use the arg, to recover the lost behavior. |
| 4561 | 4561 | ||
| 4562 | 2003-05-16 Lute Kamstra <Lute.Kamstra@cwi.nl> | 4562 | 2003-05-16 Lute Kamstra <lute@gnu.org> |
| 4563 | 4563 | ||
| 4564 | * hl-line.el (hl-line-highlight, global-hl-line-highlight): | 4564 | * hl-line.el (hl-line-highlight, global-hl-line-highlight): |
| 4565 | Use `line-beginning-position' to determine the beginning of the next | 4565 | Use `line-beginning-position' to determine the beginning of the next |
| @@ -4576,7 +4576,7 @@ | |||
| 4576 | * emacs-lisp/autoload.el (make-autoload): Add arglist for | 4576 | * emacs-lisp/autoload.el (make-autoload): Add arglist for |
| 4577 | define-derived-mode. | 4577 | define-derived-mode. |
| 4578 | 4578 | ||
| 4579 | 2003-05-15 Lute Kamstra <Lute.Kamstra@cwi.nl> | 4579 | 2003-05-15 Lute Kamstra <lute@gnu.org> |
| 4580 | 4580 | ||
| 4581 | * hl-line.el: Rewrite the local minor mode so that it can be | 4581 | * hl-line.el: Rewrite the local minor mode so that it can be |
| 4582 | sticky as well and made sticky the default. Reimplement the | 4582 | sticky as well and made sticky the default. Reimplement the |
| @@ -5032,7 +5032,7 @@ | |||
| 5032 | * help-fns.el (help-add-fundoc-usage): Use t for "no arglist". | 5032 | * help-fns.el (help-add-fundoc-usage): Use t for "no arglist". |
| 5033 | * emacs-lisp/advice.el (ad-make-advised-docstring): Adjust usage. | 5033 | * emacs-lisp/advice.el (ad-make-advised-docstring): Adjust usage. |
| 5034 | 5034 | ||
| 5035 | 2003-05-06 Lute Kamstra <Lute.Kamstra@cwi.nl> | 5035 | 2003-05-06 Lute Kamstra <lute@gnu.org> |
| 5036 | 5036 | ||
| 5037 | * hl-line.el: Removed an erroneous comment. | 5037 | * hl-line.el: Removed an erroneous comment. |
| 5038 | (hl-line-mode): Use buffer local hooks. | 5038 | (hl-line-mode): Use buffer local hooks. |
| @@ -6330,7 +6330,7 @@ | |||
| 6330 | * term/mac-win.el (iconify-or-deiconify-frame): Define for | 6330 | * term/mac-win.el (iconify-or-deiconify-frame): Define for |
| 6331 | compatibility with packages that use it. | 6331 | compatibility with packages that use it. |
| 6332 | 6332 | ||
| 6333 | 2003-03-28 Lute Kamstra <Lute.Kamstra@cwi.nl> | 6333 | 2003-03-28 Lute Kamstra <lute@gnu.org> |
| 6334 | 6334 | ||
| 6335 | * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer): | 6335 | * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer): |
| 6336 | Fix docstring. | 6336 | Fix docstring. |