*** empty log message ***
This commit is contained in:
parent
412aacf950
commit
18d55b246b
2 changed files with 31 additions and 0 deletions
|
@ -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)
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue