diff options
author | John Paul Wallington <jpw@pobox.com> | 2003-04-17 02:41:12 +0000 |
---|---|---|
committer | John Paul Wallington <jpw@pobox.com> | 2003-04-17 02:41:12 +0000 |
commit | 45e8e6e75e85819ac82b480f284a78d306d74113 (patch) | |
tree | 2056fbb234f26080f9745e0f842c775ad1e97ea3 /lisp/ChangeLog | |
parent | 582a857cccc54db98380937463bfe3b991ee58ea (diff) | |
download | emacs-45e8e6e75e85819ac82b480f284a78d306d74113.tar.gz |
(hexl-find-file): Bind `default-major-mode' to `fundamental-mode'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d23f77dfa18..9ed500a2772 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2003-04-17 John Paul Wallington <jpw@gnu.org> + + * hexl.el (hexl-find-file): Bind `default-major-mode' to + `fundamental-mode'. + 2003-04-16 Kenichi Handa <handa@m17n.org> * international/mule-cmds.el (describe-language-environment): At |