diff options
| author | Glenn Morris | 2008-06-27 07:34:53 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-06-27 07:34:53 +0000 |
| commit | fffa137cb7bb78445b2f8aef44d251dfe83f06f6 (patch) | |
| tree | 9b5ae8fa1340ffebf47484ab11f860a6d216ad6d /lisp/ChangeLog.9 | |
| parent | cdd1f23bbfdfb6ff97e986cc127647dc712b25b2 (diff) | |
| download | emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.tar.gz emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.zip | |
American English spelling fix.
Diffstat (limited to 'lisp/ChangeLog.9')
| -rw-r--r-- | lisp/ChangeLog.9 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 51f29b94b48..b98599b3ddd 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 | |||
| @@ -3535,7 +3535,7 @@ | |||
| 3535 | 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org> | 3535 | 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org> |
| 3536 | 3536 | ||
| 3537 | The following changes are to provide infrastructure for handling | 3537 | The following changes are to provide infrastructure for handling |
| 3538 | MIME messages to rmail. They don't affect the original behaviour | 3538 | MIME messages to rmail. They don't affect the original behavior |
| 3539 | if rmail-enable-mime is nil. | 3539 | if rmail-enable-mime is nil. |
| 3540 | 3540 | ||
| 3541 | * mail/rmail.el (rmail-insert-mime-forwarded-message-function) | 3541 | * mail/rmail.el (rmail-insert-mime-forwarded-message-function) |
| @@ -3792,7 +3792,7 @@ | |||
| 3792 | 3792 | ||
| 3793 | 2001-04-24 Gerd Moellmann <gerd@gnu.org> | 3793 | 2001-04-24 Gerd Moellmann <gerd@gnu.org> |
| 3794 | 3794 | ||
| 3795 | * rect.el (string-rectangle): Revert to 20.x behaviour. | 3795 | * rect.el (string-rectangle): Revert to 20.x behavior. |
| 3796 | (replace-rectangle): Make it an alias for string-rectangle. | 3796 | (replace-rectangle): Make it an alias for string-rectangle. |
| 3797 | (string-insert-rectangle): New function. | 3797 | (string-insert-rectangle): New function. |
| 3798 | 3798 | ||
| @@ -13875,7 +13875,7 @@ | |||
| 13875 | 13875 | ||
| 13876 | * timer.el (run-with-idle-timer): Undo last change, so that timer | 13876 | * timer.el (run-with-idle-timer): Undo last change, so that timer |
| 13877 | is not activated immediately if Emacs is already idle. Some | 13877 | is not activated immediately if Emacs is already idle. Some |
| 13878 | existing code relies on this behaviour. | 13878 | existing code relies on this behavior. |
| 13879 | 13879 | ||
| 13880 | 2000-08-30 Miles Bader <miles@gnu.org> | 13880 | 2000-08-30 Miles Bader <miles@gnu.org> |
| 13881 | 13881 | ||
| @@ -16846,7 +16846,7 @@ | |||
| 16846 | 16846 | ||
| 16847 | * recentf.el: Added some "Commentary". | 16847 | * recentf.el: Added some "Commentary". |
| 16848 | (recentf-open-more-files, recentf-edit-list): Minor changes to | 16848 | (recentf-open-more-files, recentf-edit-list): Minor changes to |
| 16849 | move the point at the top of the file list. This behaviour is | 16849 | move the point at the top of the file list. This behavior is |
| 16850 | consistent with the menu one when the list contains a lot of | 16850 | consistent with the menu one when the list contains a lot of |
| 16851 | files. | 16851 | files. |
| 16852 | (recentf-cleanup): Now displays the number of items removed from | 16852 | (recentf-cleanup): Now displays the number of items removed from |