# HG changeset patch # User Richard M. Stallman # Date 1158962248 0 # Node ID 501610408568070ffaa18495d330de4dc9271079 # Parent c7a80e0bd982353661233422f76f7f954cedaa5a *** empty log message *** diff -r c7a80e0bd982 -r 501610408568 admin/FOR-RELEASE --- 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 diff -r c7a80e0bd982 -r 501610408568 lisp/ChangeLog --- 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 + + * cus-edit.el (custom-buffer-create-internal): In `emacs -q', + explain why Save is not available. + 2006-09-22 Juanma Barranquero * woman.el (woman0-so): Use `let*', not `let'.