Mercurial > emacs
comparison lisp/ChangeLog @ 78400:b399a27d1b5c
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 03 Aug 2007 03:21:13 +0000 |
parents | 8669997a4162 |
children | 27f00e50116a |
comparison
equal
deleted
inserted
replaced
78399:42a0615ad1fa | 78400:b399a27d1b5c |
---|---|
1 2007-08-03 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t. | |
4 | |
1 2007-08-02 Richard Stallman <rms@gnu.org> | 5 2007-08-02 Richard Stallman <rms@gnu.org> |
2 | 6 |
3 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number | 7 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number |
4 to update deleted flag. | 8 to update deleted flag. |
5 | 9 |
6 * cus-edit.el (customize-apropos, customize-apropos-options) | 10 * cus-edit.el (customize-apropos, customize-apropos-options) |
7 (customize-apropos-faces, customize-apropos-groups): Improve prompt. | 11 (customize-apropos-faces, customize-apropos-groups): Improve prompt. |
8 | 12 |
9 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item. | 13 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item. |
10 | 14 |
11 * startup.el (fancy-splash-head, startup-echo-area-message): | 15 * startup.el (fancy-splash-head, startup-echo-area-message): |
12 Change message text. | 16 Change message text. |
13 | 17 |
14 * emulation/tpu-edt.el (next-line-internal): Setting deleted. | 18 * emulation/tpu-edt.el (next-line-internal): Setting deleted. |
15 All callers use line-move. | 19 All callers use line-move. |
16 | 20 |