]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Fri, 15 Sep 2006 01:04:27 +0000 (01:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 15 Sep 2006 01:04:27 +0000 (01:04 +0000)
lisp/ChangeLog
lispref/ChangeLog

index 537d5063f88a1e2ee5feed1142df53a181764270..1f036ddf50b18609353c5e171abf11b02552537e 100644 (file)
@@ -1,3 +1,22 @@
+2006-09-14  Richard Stallman  <rms@gnu.org>
+
+       * 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  <address@hidden>
 
        * allout.el (allout-regexp, allout-line-boundary-regexp)
index d3639fcac62b48b769de7a5212d4f16e8e5baf46..c6c968bdb3497e6e9f757925ac8b327bcc638862 100644 (file)
@@ -1,3 +1,15 @@
+2006-09-14  Richard Stallman  <rms@gnu.org>
+
+       * keymaps.texi (Searching Keymaps): Clarification.
+       (Active Keymaps): Refer to Searching Keymaps instead of duplication.
+
+2006-09-13  Richard Stallman  <rms@gnu.org>
+
+       * 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  <rms@gnu.org>
 
        * display.texi (Display Table Format): Wording clarification.