1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2004-03-19 10:40:29 +00:00
parent 4c4ac51661
commit ec952fde50

View File

@ -1,6 +1,7 @@
2004-03-19 Kim F. Storm <storm@cua.dk>
* 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.