aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/ChangeLog7
-rw-r--r--src/ChangeLog4
2 files changed, 11 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 4022efed7ca..e70bb8e77c9 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,10 @@
12006-05-25 Richard Stallman <rms@gnu.org>
2
3 * elisp.texi (Top): Update subnode menu.
4
5 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
6 (Keymaps): Update menu.
7
12006-05-25 Chong Yidong <cyd@stupidchicken.com> 82006-05-25 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * keymaps.texi (Key Sequences): Some clarifications. 10 * keymaps.texi (Key Sequences): Some clarifications.
diff --git a/src/ChangeLog b/src/ChangeLog
index affda7614da..afdf48c6b7f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12006-05-25 Richard Stallman <rms@gnu.org>
2
3 * emacs.c (main, Fdump_emacs): Don't test __linux or __linux__.
4
12006-05-24 Luc Teirlinck <teirllm@auburn.edu> 52006-05-24 Luc Teirlinck <teirllm@auburn.edu>
2 6
3 * puresize.h (BASE_PURESIZE): Increase to 1210000. 7 * puresize.h (BASE_PURESIZE): Increase to 1210000.