aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2005-08-11 01:51:56 +0000
committerLuc Teirlinck2005-08-11 01:51:56 +0000
commit1ea286a7d1df359e2871b3915b449cce9086cf6d (patch)
tree5b9479a803951510638dd58e891af83173147abf
parent928aa8219d5537f0d450a8baab3a8d835475a517 (diff)
downloademacs-1ea286a7d1df359e2871b3915b449cce9086cf6d.tar.gz
emacs-1ea286a7d1df359e2871b3915b449cce9086cf6d.zip
Whitespace change.
-rw-r--r--lisp/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5fae08dc50b..e55f8f84d03 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -51,11 +51,11 @@
51 51
52 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers. 52 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
53 (rmail-restore-desktop-buffer): Remove autoload cookie. 53 (rmail-restore-desktop-buffer): Remove autoload cookie.
54 54
552005-08-11 Masatake YAMATO <jet@gyve.org> 552005-08-11 Masatake YAMATO <jet@gyve.org>
56 56
57 * hexl.el (hexl-address-region): 57 * hexl.el (hexl-address-region):
58 (hexl-ascii-region, hexl-font-lock-keywords): 58 (hexl-ascii-region, hexl-font-lock-keywords):
59 (hexl-highlight-line-range): Use the term "region" 59 (hexl-highlight-line-range): Use the term "region"
60 instead of "area" for consistency with the other symbols 60 instead of "area" for consistency with the other symbols
61 defined in hexl.el. 61 defined in hexl.el.