# HG changeset patch # User Kim F. Storm # Date 1079692829 0 # Node ID e22cc52c18235fbe9d0b817bb681da429d692148 # Parent 8c1cdd13719922f9326a58d9015b52da6c67b0f8 *** empty log message *** diff -r 8c1cdd137199 -r e22cc52c1823 lisp/ChangeLog --- a/lisp/ChangeLog Fri Mar 19 10:11:07 2004 +0000 +++ b/lisp/ChangeLog Fri Mar 19 10:40:29 2004 +0000 @@ -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.