diff options
| author | Luc Teirlinck | 2005-08-11 01:51:56 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2005-08-11 01:51:56 +0000 |
| commit | 1ea286a7d1df359e2871b3915b449cce9086cf6d (patch) | |
| tree | 5b9479a803951510638dd58e891af83173147abf | |
| parent | 928aa8219d5537f0d450a8baab3a8d835475a517 (diff) | |
| download | emacs-1ea286a7d1df359e2871b3915b449cce9086cf6d.tar.gz emacs-1ea286a7d1df359e2871b3915b449cce9086cf6d.zip | |
Whitespace change.
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 | ||
| 55 | 2005-08-11 Masatake YAMATO <jet@gyve.org> | 55 | 2005-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. |