summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--admin/FOR-RELEASE2
-rw-r--r--src/ChangeLog4
2 files changed, 4 insertions, 2 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 6392faf055f..b3359bdc493 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -107,8 +107,6 @@ time to make anfe-ftp more intelligent.
** Document Custom Themes.
-** Update lispref/README.
-
** Update man/info.texi.
** Add missing years in copyright notices of all files.
diff --git a/src/ChangeLog b/src/ChangeLog
index ee8784389f4..ecd3ee223ba 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -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.