aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMasatake YAMATO2004-03-09 01:25:27 +0000
committerMasatake YAMATO2004-03-09 01:25:27 +0000
commit4f918f606bd43ea796441a75fa27414efc0e03f8 (patch)
treefc349dc1158c223aaebc4f261fc98239736ee6d9 /lisp/ChangeLog
parent1a94f9c83e1f474572dc01e9f5a1d57c96409124 (diff)
downloademacs-4f918f606bd43ea796441a75fa27414efc0e03f8.tar.gz
emacs-4f918f606bd43ea796441a75fa27414efc0e03f8.zip
2004-03-09 Masatake YAMATO <jet@gyve.org>
* hexl.el (hexl-mode): Use `make-local-variable' instead of `make-variable-buffer-local'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5927438748f..af42e158cd7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12004-03-09 Masatake YAMATO <jet@gyve.org>
2
3 * hexl.el (hexl-mode): Use `make-local-variable' instead of
4 `make-variable-buffer-local'.
5
12004-03-08 Michael Albinus <Michael.Albinus@alcatel.de> 62004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
2 7
3 * find-dired.el (find-dired): Call `shell-command' instead of 8 * find-dired.el (find-dired): Call `shell-command' instead of