comparison lisp/ChangeLog @ 75883:eec417eb3b3c

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 14 Feb 2007 12:46:43 +0000
parents 7a878b96963b
children 2fca55784362
comparison
equal deleted inserted replaced
75882:67f0213ebfd7 75883:eec417eb3b3c
1 2007-02-14 Juanma Barranquero <lekktu@gmail.com> 1 2007-02-14 Juanma Barranquero <lekktu@gmail.com>
2 2
3 * textmodes/ispell.el (ispell-keep-choices-win) 3 * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
4 (ispell-dictionary-alist, ispell-word)
5 (ispell-begin-skip-region-regexp): Fix typos in docstrings. 4 (ispell-begin-skip-region-regexp): Fix typos in docstrings.
6 (ispell-process-line): Doc fixes. 5 (ispell-dictionary-alist, ispell-process-line): Doc fixes.
7 (ispell-help): Fix typos in docstring and output message. 6 (ispell-help): Fix typos in docstring and output message.
8 7
9 2007-02-14 Kim F. Storm <storm@cua.dk> 8 2007-02-14 Kim F. Storm <storm@cua.dk>
10 9
11 * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases. 10 * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.