aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-06-18 14:00:46 +0000
committerRichard M. Stallman <[email protected]>2005-06-18 14:00:46 +0000
commit07ff1e4bea4eb3e1f93a49db7b2e7959d51a2b52 (patch)
tree1d2f0c04ab32cac230bef6de9d1fcd0a7cf8f560 /lispref/ChangeLog
parenta61a6fd9312d4acbfed8fd2d644f9c153a39d25a (diff)
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 5e17bdd75c..df6febfe9f 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,22 @@
+2005-06-18 Richard M. Stallman <[email protected]>
+
+ * functions.texi (Obsolete Functions): Simplify.
+
+ * variables.texi (Variable Aliases): Simplify.
+
+ * anti.texi, backups.texi, compile.texi, customization.texi:
+ * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
+ * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
+ * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
+ * variables.texi: Fix formatting ugliness.
+
+ * elisp.texi: Add links to Rings and Byte Packing.
+ Update version and copyright years.
+
+ * minibuf.texi: Fix formatting ugliness.
+ (Completion Commands): Move keymap vars to the end
+ and vars completing-read binds to the top.
+
2005-06-17 Luc Teirlinck <[email protected]>
* processes.texi: Fix typos.