diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e27131bba0c..499c10bf22c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,7 @@ 2004-03-19 Kim F. Storm * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics. + (hexl-follow-line): Don't require 'fringe. * progmodes/compile.el (compilation-start): Always set compilation-last-buffer and return it.