From 18d55b246b501f4b9f1e0447dbdb67f44cef3611 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 15 Sep 2006 01:04:27 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 19 +++++++++++++++++++ lispref/ChangeLog | 12 ++++++++++++ 2 files changed, 31 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 537d5063f88..1f036ddf50b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,22 @@ +2006-09-14 Richard Stallman + + * startup.el (fancy-splash-text): Change text to improve alignment. + (fancy-splash-screens): Don't set non-standard tab width. + Bind cursor-type temporarily, and make it easy to patch to + preserve the splash buffer. + (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x". + (fancy-splash-screens): Display echo-area message explicitly. + Don't set fancy-splash-help-echo. + + * simple.el (line-number-mode): Group mode-line instead of editing-basics. + (column-number-mode, size-indication-mode): Likewise. + + * faces.el (mode-line-faces): Group mode-line instead of modeline. + + * time.el (display-time): Group mode-line instead of modeline. + + * cus-edit.el (mode-line): Renamed from modeline. All uses changed. + 2006-09-005 Ken Manheimer * allout.el (allout-regexp, allout-line-boundary-regexp) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index d3639fcac62..c6c968bdb34 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,15 @@ +2006-09-14 Richard Stallman + + * keymaps.texi (Searching Keymaps): Clarification. + (Active Keymaps): Refer to Searching Keymaps instead of duplication. + +2006-09-13 Richard Stallman + + * objects.texi (Character Type): Node split. + Add xref to Describing Characters. + (Basic Char Syntax, General Escape Syntax) + (Ctl-Char Syntax, Meta-Char Syntax): New subnodes. + 2006-09-11 Richard Stallman * display.texi (Display Table Format): Wording clarification. -- 2.39.2