changeset 105997:a9d283639ece

Fix typos.
author Glenn Morris <rgm@gnu.org>
date Sat, 14 Nov 2009 04:07:05 +0000
parents 5bb289ba7169
children 3d55ec29fd13
files lisp/ChangeLog.12 lisp/ChangeLog.7 lisp/ChangeLog.9
diffstat 3 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog.12	Sat Nov 14 02:01:35 2009 +0000
+++ b/lisp/ChangeLog.12	Sat Nov 14 04:07:05 2009 +0000
@@ -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):
--- a/lisp/ChangeLog.7	Sat Nov 14 02:01:35 2009 +0000
+++ b/lisp/ChangeLog.7	Sat Nov 14 04:07:05 2009 +0000
@@ -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.
 
--- a/lisp/ChangeLog.9	Sat Nov 14 02:01:35 2009 +0000
+++ b/lisp/ChangeLog.9	Sat Nov 14 04:07:05 2009 +0000
@@ -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>