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