diff options
| author | Luc Teirlinck | 2005-08-09 23:58:46 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2005-08-09 23:58:46 +0000 |
| commit | 682591cf3cd54f31c07365458f7383be55c51762 (patch) | |
| tree | 252c7714bbf2a726a3bc412a0451b2c1d03b255b | |
| parent | 76d47f0dda9d9c723fac4767ef9f0534873e6560 (diff) | |
| download | emacs-682591cf3cd54f31c07365458f7383be55c51762.tar.gz emacs-682591cf3cd54f31c07365458f7383be55c51762.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2ab5adfb670..43c4af17f94 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-08-09 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to | ||
| 4 | correct group: it is set with `menu-bar-make-mm-toggle' (pointed | ||
| 5 | out by Juri Linkov). Add `display-battery-mode'. | ||
| 6 | |||
| 1 | 2005-08-09 Juri Linkov <juri@jurta.org> | 7 | 2005-08-09 Juri Linkov <juri@jurta.org> |
| 2 | 8 | ||
| 3 | * progmodes/compile.el (compilation-mode-font-lock-keywords): | 9 | * progmodes/compile.el (compilation-mode-font-lock-keywords): |