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