Mercurial > emacs
comparison lisp/ChangeLog @ 54319:2d1d046af00a
2004-03-09 Masatake YAMATO <jet@gyve.org>
* hexl.el (hexl-mode): Use `make-local-variable' instead of
`make-variable-buffer-local'.
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Tue, 09 Mar 2004 01:25:27 +0000 |
parents | 0b81a282eca3 |
children | c1238bacc77f |
comparison
equal
deleted
inserted
replaced
54318:2b03687764df | 54319:2d1d046af00a |
---|---|
1 2004-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 | |
1 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de> | 6 2004-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 |
4 `start-process-shell-command'. By this, Tramp takes over | 9 `start-process-shell-command'. By this, Tramp takes over |
5 handling of remote directories. | 10 handling of remote directories. |