aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7759b6276a7..a9dd5493959 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,29 @@
12006-01-17 Juri Linkov <juri@jurta.org>
2
3 * faces.el (mode-line-faces): New defgroup.
4 (mode-line-highlight): Move definition after new defgroup.
5 (mode-line, mode-line-inactive, mode-line-highlight):
6 Replace :group `modeline' with `mode-line-faces'.
7 (mode-line-buffer-id): New face.
8 (modeline-buffer-id): New face alias.
9 (vertical-border): Remove :group `modeline'.
10
11 * bindings.el (propertized-buffer-identification): Use face
12 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
13 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
14 (mode-line-buffer-identification-keymap): For mouse-1 replace
15 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
16 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
17 mouse-3.
18
19 * info.el (Info-mode-line-node-keymap): New defvar.
20 (Info-set-mode-line): Use `stringp' to check Info-current-file.
21 Propertize Info-current-node with `mode-line-buffer-id' and
22 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
23
24 * time.el (display-time-mail-face): Replace :group `faces' with
25 `mode-line-faces'.
26
12006-01-16 Kenichi Handa <handa@m17n.org> 272006-01-16 Kenichi Handa <handa@m17n.org>
2 28
3 * international/code-pages.el: Add autoload cookies for 29 * international/code-pages.el: Add autoload cookies for