Mercurial > emacs
changeset 73064:501610408568
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 22 Sep 2006 21:57:28 +0000 |
parents | c7a80e0bd982 |
children | 61ed91e76de6 |
files | admin/FOR-RELEASE lisp/ChangeLog |
diffstat | 2 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Fri Sep 22 21:48:53 2006 +0000 +++ b/admin/FOR-RELEASE Fri Sep 22 21:57:28 2006 +0000 @@ -48,6 +48,8 @@ ** david.hansen@physik.fu-berlin.de: WoMan Bug, Sep 13. +** mnazarewicz@gmail.com, Sep 21: ispell-change-dictionary + ** raman@users.sf.net Sep 21 reports subprocesses stop after a minute. ** Peter_Dyballa@Web.DE's Sep 17 bug report about i-search and non-ASCII chars
--- a/lisp/ChangeLog Fri Sep 22 21:48:53 2006 +0000 +++ b/lisp/ChangeLog Fri Sep 22 21:57:28 2006 +0000 @@ -1,3 +1,8 @@ +2006-09-22 Richard Stallman <rms@gnu.org> + + * cus-edit.el (custom-buffer-create-internal): In `emacs -q', + explain why Save is not available. + 2006-09-22 Juanma Barranquero <lekktu@gmail.com> * woman.el (woman0-so): Use `let*', not `let'.