# HG changeset patch # User Richard M. Stallman # Date 1124967812 0 # Node ID 8231429db29279d668f60c586434e830b6b5ac67 # Parent e15876d0c6a19d12b45702356b633e860f5624b0 *** empty log message *** diff -r e15876d0c6a1 -r 8231429db292 lisp/ChangeLog --- 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 + + * 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 + + * subr.el (play-sound): Rearrange to avoid warning. + 2005-08-25 Carsten Dominik * calendar/diary-lib.el (diary-modify-entry-list-string-function):