From 20d6de825243c2495ae87a3274ae65cea023d8a4 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 13 Jan 2005 20:10:26 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 4 ++++ lispref/ChangeLog | 7 +++++++ man/ChangeLog | 4 ++++ src/ChangeLog | 7 +++++++ 4 files changed, 22 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 6b0cdc9de3d..c5521f5a053 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2005-01-13 Cheng Gao + + * MORE.STUFF: Add entries of some well known and widely used packages. + 2005-01-07 Lars Hansen * NEWS: Describe desktop package lazy restore feature. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 7346688747e..183fdb11ce4 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,10 @@ +2005-01-13 Richard M. Stallman + + * 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 * modes.texi (Emulating Mode Line): Update format-mode-line entry. diff --git a/man/ChangeLog b/man/ChangeLog index 9b9505559ca..6d4265195f8 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2005-01-13 Richard M. Stallman + + * commands.texi (Commands): Clarification. + 2005-01-11 Richard M. Stallman * programs.texi (Multi-line Indent): Fix previous change. diff --git a/src/ChangeLog b/src/ChangeLog index fef0ab1e1e9..ae4c8fd4c5d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2005-01-13 Richard M. Stallman + + * 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 * xdisp.c (Fformat_mode_line): Fix last change. Remove NO_PROPS arg -- 2.39.5