diff options
| author | Eli Zaretskii | 2005-08-12 10:18:02 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2005-08-12 10:18:02 +0000 |
| commit | a67e5425b3c4e7160f2fbb1852e7b013d1b54ddf (patch) | |
| tree | a63f0ba8704526d62e4fdda3600473adfd431bd3 /lisp/ChangeLog | |
| parent | 1f742f74f519bec9bee1983071c53d954e25753b (diff) | |
| download | emacs-a67e5425b3c4e7160f2fbb1852e7b013d1b54ddf.tar.gz emacs-a67e5425b3c4e7160f2fbb1852e7b013d1b54ddf.zip | |
(compilation-start): Add the line "Compilation started" with compilation
start time.
(compilation-mode-font-lock-keywords): Add `started' to keywords.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 243963ee36b..3ce16898592 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il> | ||
| 2 | |||
| 3 | * progmodes/compile.el (compilation-start): Add the line | ||
| 4 | "Compilation started" with compilation start time. | ||
| 5 | (compilation-mode-font-lock-keywords): Add `started' to keywords. | ||
| 6 | |||
| 1 | 2005-08-11 Luc Teirlinck <teirllm@auburn.edu> | 7 | 2005-08-11 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 8 | ||
| 3 | * menu-bar.el (menu-bar-options-menu): Standardize capitalization | 9 | * menu-bar.el (menu-bar-options-menu): Standardize capitalization |