aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2004-03-19 10:10:43 +0000
committerKim F. Storm2004-03-19 10:10:43 +0000
commit36bc84aac92b959b0e29ec443a72f3875e698811 (patch)
tree0f8e1699d7bb56b74caabdfd534635f9d26aa6c7
parenta025fccf6052c06a0ba0269e8dbd3c58392b02af (diff)
downloademacs-36bc84aac92b959b0e29ec443a72f3875e698811.tar.gz
emacs-36bc84aac92b959b0e29ec443a72f3875e698811.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog2
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 @@
12004-03-19 Kim F. Storm <storm@cua.dk> 12004-03-19 Kim F. Storm <storm@cua.dk>
2 2
3 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
4
3 * progmodes/compile.el (compilation-start): Always set 5 * progmodes/compile.el (compilation-start): Always set
4 compilation-last-buffer and return it. 6 compilation-last-buffer and return it.
5 7