# HG changeset patch # User Kim F. Storm # Date 1079691043 0 # Node ID a4175dcaf50693701340979dc2a5a30c0dc75761 # Parent bcc27a58f6ac130ceabe1a2d8f4c580ffc23c17a *** empty log message *** diff -r bcc27a58f6ac -r a4175dcaf506 lisp/ChangeLog --- a/lisp/ChangeLog Fri Mar 19 02:37:11 2004 +0000 +++ b/lisp/ChangeLog Fri Mar 19 10:10:43 2004 +0000 @@ -1,5 +1,7 @@ 2004-03-19 Kim F. Storm + * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics. + * progmodes/compile.el (compilation-start): Always set compilation-last-buffer and return it.