summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-11-14 04:07:05 +0000
committerGlenn Morris <rgm@gnu.org>2009-11-14 04:07:05 +0000
commit710b399d5ac960a7d36f49563d72531d07d4f7b2 (patch)
tree6ca7b4e2b9722524e20bde12eb2e8f4e7a8f31b6
parent2d0659ec81d7340085a2faaa227518745f0678b7 (diff)
downloademacs-710b399d5ac960a7d36f49563d72531d07d4f7b2.tar.gz
Fix typos.
-rw-r--r--lisp/ChangeLog.122
-rw-r--r--lisp/ChangeLog.74
-rw-r--r--lisp/ChangeLog.92
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 @@
(tumme-gallery-generate): Fix typo in `error' message.
(tumme-display-window-height-correction)
(tumme-display-window-width-correction, tumme-line-up-dynamic)
- (tumme-line-up-interactive): Dox fixes.
+ (tumme-line-up-interactive): Doc fixes.
(tumme-cmd-rotate-original-options, tumme-display-properties-format)
(tumme-restore-window-configuration, tumme-format-properties-string)
(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 @@
1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
- * nnml.el (nnml-directory): Dox fox.
+ * nnml.el (nnml-directory): Doc fix.
* gnus-topic.el (gnus-topic-make-menu-bar): Added
gnus-topic-edit-parameters.
@@ -9036,7 +9036,7 @@
* message.el (message-send-news): Supply the method to the post
function.
- * gnus.el (gnus-group-auto-expirable-p): Dox fox.
+ * gnus.el (gnus-group-auto-expirable-p): Doc fix.
* message.el (message-clone-locals): Only clone Gnus variables.
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 @@
* replace.el (case-replace, query-replace-from-history-variable)
(query-replace-to-history-variable, keep-lines-read-args)
- (occur-revert-function, query-replace-help): Dox fix.
+ (occur-revert-function, query-replace-help): Doc fix.
2001-06-14 Eli Zaretskii <eliz@is.elta.co.il>