diff options
| author | Glenn Morris | 2009-11-14 04:07:05 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-11-14 04:07:05 +0000 |
| commit | 710b399d5ac960a7d36f49563d72531d07d4f7b2 (patch) | |
| tree | 6ca7b4e2b9722524e20bde12eb2e8f4e7a8f31b6 | |
| parent | 2d0659ec81d7340085a2faaa227518745f0678b7 (diff) | |
| download | emacs-710b399d5ac960a7d36f49563d72531d07d4f7b2.tar.gz emacs-710b399d5ac960a7d36f49563d72531d07d4f7b2.zip | |
Fix typos.
| -rw-r--r-- | lisp/ChangeLog.12 | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.7 | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog.9 | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index 1e8114e32e1..7395329e77f 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 | |||
| @@ -13270,7 +13270,7 @@ | |||
| 13270 | (tumme-gallery-generate): Fix typo in `error' message. | 13270 | (tumme-gallery-generate): Fix typo in `error' message. |
| 13271 | (tumme-display-window-height-correction) | 13271 | (tumme-display-window-height-correction) |
| 13272 | (tumme-display-window-width-correction, tumme-line-up-dynamic) | 13272 | (tumme-display-window-width-correction, tumme-line-up-dynamic) |
| 13273 | (tumme-line-up-interactive): Dox fixes. | 13273 | (tumme-line-up-interactive): Doc fixes. |
| 13274 | (tumme-cmd-rotate-original-options, tumme-display-properties-format) | 13274 | (tumme-cmd-rotate-original-options, tumme-display-properties-format) |
| 13275 | (tumme-restore-window-configuration, tumme-format-properties-string) | 13275 | (tumme-restore-window-configuration, tumme-format-properties-string) |
| 13276 | (tumme-create-thumbs, tumme-display-previous-thumbnail-original): | 13276 | (tumme-create-thumbs, tumme-display-previous-thumbnail-original): |
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index ca0a51ffe6f..bca4c14c404 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 | |||
| @@ -8865,7 +8865,7 @@ | |||
| 8865 | 8865 | ||
| 8866 | 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | 8866 | 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> |
| 8867 | 8867 | ||
| 8868 | * nnml.el (nnml-directory): Dox fox. | 8868 | * nnml.el (nnml-directory): Doc fix. |
| 8869 | 8869 | ||
| 8870 | * gnus-topic.el (gnus-topic-make-menu-bar): Added | 8870 | * gnus-topic.el (gnus-topic-make-menu-bar): Added |
| 8871 | gnus-topic-edit-parameters. | 8871 | gnus-topic-edit-parameters. |
| @@ -9036,7 +9036,7 @@ | |||
| 9036 | * message.el (message-send-news): Supply the method to the post | 9036 | * message.el (message-send-news): Supply the method to the post |
| 9037 | function. | 9037 | function. |
| 9038 | 9038 | ||
| 9039 | * gnus.el (gnus-group-auto-expirable-p): Dox fox. | 9039 | * gnus.el (gnus-group-auto-expirable-p): Doc fix. |
| 9040 | 9040 | ||
| 9041 | * message.el (message-clone-locals): Only clone Gnus variables. | 9041 | * message.el (message-clone-locals): Only clone Gnus variables. |
| 9042 | 9042 | ||
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 9be8cbb9c77..aecd398fe44 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 | |||
| @@ -2973,7 +2973,7 @@ | |||
| 2973 | 2973 | ||
| 2974 | * replace.el (case-replace, query-replace-from-history-variable) | 2974 | * replace.el (case-replace, query-replace-from-history-variable) |
| 2975 | (query-replace-to-history-variable, keep-lines-read-args) | 2975 | (query-replace-to-history-variable, keep-lines-read-args) |
| 2976 | (occur-revert-function, query-replace-help): Dox fix. | 2976 | (occur-revert-function, query-replace-help): Doc fix. |
| 2977 | 2977 | ||
| 2978 | 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il> | 2978 | 2001-06-14 Eli Zaretskii <eliz@is.elta.co.il> |
| 2979 | 2979 | ||