aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-01-13 20:10:26 +0000
committerRichard M. Stallman <[email protected]>2005-01-13 20:10:26 +0000
commit20d6de825243c2495ae87a3274ae65cea023d8a4 (patch)
tree18cb6a03f1d10a0504da725d17347d31faa9f7ee
parentb23475d215fe117a6a95aea283106c67628dc016 (diff)
*** empty log message ***
-rw-r--r--etc/ChangeLog4
-rw-r--r--lispref/ChangeLog7
-rw-r--r--man/ChangeLog4
-rw-r--r--src/ChangeLog7
4 files changed, 22 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 6b0cdc9de3..c5521f5a05 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-13 Cheng Gao <[email protected]>
+
+ * MORE.STUFF: Add entries of some well known and widely used packages.
+
2005-01-07 Lars Hansen <[email protected]>
* NEWS: Describe desktop package lazy restore feature.
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 7346688747..183fdb11ce 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-13 Richard M. Stallman <[email protected]>
+
+ * keymaps.texi (Active Keymaps): Rewrite the text, and update the
+ descriptions of overriding-local-map and overriding-terminal-local-map.
+
+ * text.texi (Links and Mouse-1): Clarify text.
+
2005-01-13 Kim F. Storm <[email protected]>
* modes.texi (Emulating Mode Line): Update format-mode-line entry.
diff --git a/man/ChangeLog b/man/ChangeLog
index 9b9505559c..6d4265195f 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-13 Richard M. Stallman <[email protected]>
+
+ * commands.texi (Commands): Clarification.
+
2005-01-11 Richard M. Stallman <[email protected]>
* programs.texi (Multi-line Indent): Fix previous change.
diff --git a/src/ChangeLog b/src/ChangeLog
index fef0ab1e1e..ae4c8fd4c5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-13 Richard M. Stallman <[email protected]>
+
+ * keymap.c (Fcurrent_active_maps): Ignore Voverriding_local_map
+ if Voverriding_terminal_local_map is non-nil.
+
+ * keyboard.c (syms_of_keyboard): Doc fix.
+
2005-01-13 Kim F. Storm <[email protected]>
* xdisp.c (Fformat_mode_line): Fix last change. Remove NO_PROPS arg