diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e27131bba0c..499c10bf22c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2004-03-19 Kim F. Storm <storm@cua.dk> | 1 | 2004-03-19 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics. | 3 | * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics. |
| 4 | (hexl-follow-line): Don't require 'fringe. | ||
| 4 | 5 | ||
| 5 | * progmodes/compile.el (compilation-start): Always set | 6 | * progmodes/compile.el (compilation-start): Always set |
| 6 | compilation-last-buffer and return it. | 7 | compilation-last-buffer and return it. |