Mercurial > emacs
comparison lisp/ChangeLog @ 55171:435f2f5f8d84
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 27 Apr 2004 06:06:29 +0000 |
parents | a6568af3a29b |
children | 7158994b27cb |
comparison
equal
deleted
inserted
replaced
55170:a6568af3a29b | 55171:435f2f5f8d84 |
---|---|
17 to desktop-save-buffer. | 17 to desktop-save-buffer. |
18 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to | 18 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to |
19 desktop-save-buffer. | 19 desktop-save-buffer. |
20 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t. | 20 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t. |
21 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t. | 21 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t. |
22 | |
23 2004-04-26 Eli Zaretskii <eliz@gnu.org> | |
24 | |
25 * progmodes/gud.el (gud-pdb-command-name): Change default to | |
26 "pydb". | |
27 | |
22 | 28 |
23 2004-04-25 Luc Teirlinck <teirllm@auburn.edu> | 29 2004-04-25 Luc Teirlinck <teirllm@auburn.edu> |
24 | 30 |
25 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring. | 31 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring. |
26 (ielm): Only go to the end of the buffer when starting a new process. | 32 (ielm): Only go to the end of the buffer when starting a new process. |