Mercurial > emacs
changeset 64187:e9504f39348e
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 09 Jul 2005 04:00:06 +0000 |
parents | d14a59c4f989 |
children | bb458675c9d0 |
files | admin/FOR-RELEASE src/ChangeLog |
diffstat | 2 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Sat Jul 09 03:42:56 2005 +0000 +++ b/admin/FOR-RELEASE Sat Jul 09 04:00:06 2005 +0000 @@ -107,8 +107,6 @@ ** Document Custom Themes. -** Update lispref/README. - ** Update man/info.texi. ** Add missing years in copyright notices of all files.
--- a/src/ChangeLog Sat Jul 09 03:42:56 2005 +0000 +++ b/src/ChangeLog Sat Jul 09 04:00:06 2005 +0000 @@ -1,3 +1,7 @@ +2005-07-08 Richard M. Stallman <rms@gnu.org> + + * eval.c (Fdefvar): Allow defvaring a constant to itself quoted. + 2005-07-08 Kim F. Storm <storm@cua.dk> * keyboard.c (menu_bar_items): Don't GCPRO menu_bar_items_vector here.