Mercurial > emacs
comparison lisp/ChangeLog @ 35991:0f2992f8e370
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 08 Feb 2001 22:14:49 +0000 |
parents | f1b6a1c12e38 |
children | b50c20a85760 |
comparison
equal
deleted
inserted
replaced
35990:7ded5b71182f | 35991:0f2992f8e370 |
---|---|
1 2001-02-08 Stefan Monnier <monnier@cs.yale.edu> | |
2 | |
3 * which-func.el (which-func-mode): Invert which-func-mode-global. | |
4 Fix from Juanma Barranquero <lektu@uol.com.br>. | |
5 | |
1 2001-02-08 Dave Love <fx@gnu.org> | 6 2001-02-08 Dave Love <fx@gnu.org> |
2 | 7 |
3 * textmodes/paragraphs.el (sentence-end): Doc fix. | 8 * textmodes/paragraphs.el (sentence-end): Doc fix. |
4 | 9 |
5 * eshell/em-rebind.el (eshell-cannot-leave-input-list): Remove | 10 * eshell/em-rebind.el (eshell-cannot-leave-input-list): Remove |
6 `backward-line'. | 11 `backward-line'. |
7 | 12 |
8 * play/pong.el (pong-blank-color, pong-bat-color) | 13 * play/pong.el (pong-blank-color, pong-bat-color) |
9 (pong-ball-color, pong-border-color, pong-left-key) | 14 (pong-ball-color, pong-border-color, pong-left-key) |
10 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key) | 15 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key) |
11 (pong-pause-key, pong-resume-key, pong-timer-delay): | 16 (pong-pause-key, pong-resume-key, pong-timer-delay): |
12 * mail/mh-comp.el (mh-compose-letter-function): | 17 * mail/mh-comp.el (mh-compose-letter-function): |
13 * eshell/esh-mode.el (eshell-skip-prompt-function): | 18 * eshell/esh-mode.el (eshell-skip-prompt-function): |
14 * emulation/viper-ex.el (ex-unix-type-shell-options): | 19 * emulation/viper-ex.el (ex-unix-type-shell-options): |
15 * recentf.el (recentf-menu-filter): | 20 * recentf.el (recentf-menu-filter): |
16 * ps-print.el (ps-print-region-function): | 21 * ps-print.el (ps-print-region-function): |
17 * lpr.el (print-region-function): | 22 * lpr.el (print-region-function): |
18 * forms.el (forms-mode-hooks): | 23 * forms.el (forms-mode-hooks): |
19 * dirtrack.el (dirtrack-directory-change-hook): | 24 * dirtrack.el (dirtrack-directory-change-hook): |
20 * cus-start.el (temp-buffer-show-function, display-buffer-function): | 25 * cus-start.el (temp-buffer-show-function, display-buffer-function): |
21 * textmodes/spell.el (spell-filter): | 26 * textmodes/spell.el (spell-filter): |
22 * textmodes/fill.el (adaptive-fill-function): | 27 * textmodes/fill.el (adaptive-fill-function): |
23 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function): | 28 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function): |
24 * progmodes/etags.el (find-tag-default-function): | 29 * progmodes/etags.el (find-tag-default-function): |
25 * progmodes/dcl-mode.el (dcl-calc-command-indent-function): | 30 * progmodes/dcl-mode.el (dcl-calc-command-indent-function): |
26 * progmodes/ada-mode.el (ada-popup-key): Fix :type. | 31 * progmodes/ada-mode.el (ada-popup-key): Fix :type. |
27 | 32 |
28 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il> | 33 2001-02-07 Eli Zaretskii <eliz@is.elta.co.il> |
29 | 34 |
30 * emulation/viper-init.el (viper-fast-keyseq-timeout) | 35 * emulation/viper-init.el (viper-fast-keyseq-timeout) |