summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2005-08-11 01:51:56 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2005-08-11 01:51:56 +0000
commit1ea286a7d1df359e2871b3915b449cce9086cf6d (patch)
tree5b9479a803951510638dd58e891af83173147abf /lisp
parent928aa8219d5537f0d450a8baab3a8d835475a517 (diff)
downloademacs-1ea286a7d1df359e2871b3915b449cce9086cf6d.tar.gz
emacs-1ea286a7d1df359e2871b3915b449cce9086cf6d.tar.bz2
emacs-1ea286a7d1df359e2871b3915b449cce9086cf6d.zip
Whitespace change.
Diffstat (limited to 'lisp')
-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 @@
* mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
(rmail-restore-desktop-buffer): Remove autoload cookie.
-
+
2005-08-11 Masatake YAMATO <jet@gyve.org>
- * hexl.el (hexl-address-region):
- (hexl-ascii-region, hexl-font-lock-keywords):
+ * hexl.el (hexl-address-region):
+ (hexl-ascii-region, hexl-font-lock-keywords):
(hexl-highlight-line-range): Use the term "region"
instead of "area" for consistency with the other symbols
defined in hexl.el.