Mercurial > emacs
changeset 65120:8231429db292
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 25 Aug 2005 11:03:32 +0000 |
parents | e15876d0c6a1 |
children | 64ac61f4b3b4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Aug 25 11:03:05 2005 +0000 +++ b/lisp/ChangeLog Thu Aug 25 11:03:32 2005 +0000 @@ -1,3 +1,20 @@ +2005-08-25 Richard M. Stallman <rms@gnu.org> + + * menu-bar.el (menu-bar-describe-menu): Delete "What's New". + Rename "Describe Key" to "Describe Key or Mouse Operation". + + * mail/mailalias.el (build-mail-aliases): Delete comments + from the contents before processing them. + + * isearch.el (isearch-edit-string): Erase the Search prompt + if user enters an empty string and there is no default. + + * comint.el (comint-file-name-prefix): Add autoload. + +2005-08-25 Joe Corneli <jcorneli@math.utexas.edu> + + * subr.el (play-sound): Rearrange to avoid warning. + 2005-08-25 Carsten Dominik <dominik@science.uva.nl> * calendar/diary-lib.el (diary-modify-entry-list-string-function):