aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2005-08-25 11:03:32 +0000
committerRichard M. Stallman2005-08-25 11:03:32 +0000
commitc6a816dfe1387deccbb9d293e054f2a6d09b8b34 (patch)
tree35a2e3653c05a35a9029b0a7cd71fb2340aaa6ff /lisp/ChangeLog
parentcc1f74de8c34e63a2af373481a40496b88d8da66 (diff)
downloademacs-c6a816dfe1387deccbb9d293e054f2a6d09b8b34.tar.gz
emacs-c6a816dfe1387deccbb9d293e054f2a6d09b8b34.zip
(menu-bar-describe-menu): Delete "What's New".
Rename "Describe Key" to "Describe Key or Mouse Operation".
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 960d975ec4f..ab9bedcbc94 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,20 @@
12005-08-25 Richard M. Stallman <rms@gnu.org>
2
3 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
4 Rename "Describe Key" to "Describe Key or Mouse Operation".
5
6 * mail/mailalias.el (build-mail-aliases): Delete comments
7 from the contents before processing them.
8
9 * isearch.el (isearch-edit-string): Erase the Search prompt
10 if user enters an empty string and there is no default.
11
12 * comint.el (comint-file-name-prefix): Add autoload.
13
142005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
15
16 * subr.el (play-sound): Rearrange to avoid warning.
17
12005-08-25 Carsten Dominik <dominik@science.uva.nl> 182005-08-25 Carsten Dominik <dominik@science.uva.nl>
2 19
3 * calendar/diary-lib.el (diary-modify-entry-list-string-function): 20 * calendar/diary-lib.el (diary-modify-entry-list-string-function):