changeset 75883:eec417eb3b3c

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 14 Feb 2007 12:46:43 +0000
parents 67f0213ebfd7
children ab51c2b6faf8
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Feb 14 12:44:58 2007 +0000
+++ b/lisp/ChangeLog	Wed Feb 14 12:46:43 2007 +0000
@@ -1,9 +1,8 @@
 2007-02-14  Juanma Barranquero  <lekktu@gmail.com>
 
-	* textmodes/ispell.el (ispell-keep-choices-win)
-	(ispell-dictionary-alist, ispell-word)
+	* textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
 	(ispell-begin-skip-region-regexp): Fix typos in docstrings.
-	(ispell-process-line): Doc fixes.
+	(ispell-dictionary-alist, ispell-process-line): Doc fixes.
 	(ispell-help): Fix typos in docstring and output message.
 
 2007-02-14  Kim F. Storm  <storm@cua.dk>