Mercurial > emacs
comparison lisp/ChangeLog @ 55186:db55cb793cc7
Fix entry for dabbrev.el from 2004-04-21.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 27 Apr 2004 12:57:55 +0000 |
parents | 72e94ca8d8d4 |
children | d7ad0d2e368a |
comparison
equal
deleted
inserted
replaced
55185:72e94ca8d8d4 | 55186:db55cb793cc7 |
---|---|
82 | 82 |
83 2004-04-26 Eli Zaretskii <eliz@gnu.org> | 83 2004-04-26 Eli Zaretskii <eliz@gnu.org> |
84 | 84 |
85 * progmodes/gud.el (gud-pdb-command-name): Change default to | 85 * progmodes/gud.el (gud-pdb-command-name): Change default to |
86 "pydb". | 86 "pydb". |
87 | |
88 | 87 |
89 2004-04-25 Luc Teirlinck <teirllm@auburn.edu> | 88 2004-04-25 Luc Teirlinck <teirllm@auburn.edu> |
90 | 89 |
91 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring. | 90 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring. |
92 (ielm): Only go to the end of the buffer when starting a new process. | 91 (ielm): Only go to the end of the buffer when starting a new process. |
293 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el. | 292 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el. |
294 Add Parameters. | 293 Add Parameters. |
295 | 294 |
296 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net> | 295 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net> |
297 | 296 |
298 * dabbrev.el (dabbrev--substitute-expansion): Fix a bug which lost | 297 * dabbrev.el (dabbrev--substitute-expansion): Don't lose |
299 the case of letters in case-insensitive expansions on certain | 298 the case of letters in case-insensitive expansions when the |
300 abbreviations. | 299 abbrev is preceded by characters with letter syntax. |
301 | 300 |
302 2004-04-21 Richard M. Stallman <rms@gnu.org> | 301 2004-04-21 Richard M. Stallman <rms@gnu.org> |
303 | 302 |
304 * progmodes/cperl-mode.el (cperl-putback-char): | 303 * progmodes/cperl-mode.el (cperl-putback-char): |
305 Delete Emacs 18 definition. | 304 Delete Emacs 18 definition. |