comparison lisp/ChangeLog @ 72883:81a3281a862c

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 15 Sep 2006 01:04:27 +0000
parents b42e98d06749
children 51039a2cf8cc
comparison
equal deleted inserted replaced
72882:bbb2c2824c59 72883:81a3281a862c
1 2006-09-14 Richard Stallman <rms@gnu.org>
2
3 * startup.el (fancy-splash-text): Change text to improve alignment.
4 (fancy-splash-screens): Don't set non-standard tab width.
5 Bind cursor-type temporarily, and make it easy to patch to
6 preserve the splash buffer.
7 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
8 (fancy-splash-screens): Display echo-area message explicitly.
9 Don't set fancy-splash-help-echo.
10
11 * simple.el (line-number-mode): Group mode-line instead of editing-basics.
12 (column-number-mode, size-indication-mode): Likewise.
13
14 * faces.el (mode-line-faces): Group mode-line instead of modeline.
15
16 * time.el (display-time): Group mode-line instead of modeline.
17
18 * cus-edit.el (mode-line): Renamed from modeline. All uses changed.
19
1 2006-09-005 Ken Manheimer <address@hidden> 20 2006-09-005 Ken Manheimer <address@hidden>
2 21
3 * allout.el (allout-regexp, allout-line-boundary-regexp) 22 * allout.el (allout-regexp, allout-line-boundary-regexp)
4 (allout-bob-regexp): Correct grouping and boundaries to fix 23 (allout-bob-regexp): Correct grouping and boundaries to fix
5 backwards traversal. 24 backwards traversal.