diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a2054ecbf0f..f8c6a930715 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-12-29 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * textmodes/ispell.el (ispell-grep-command): Use "grep" on | ||
| 4 | MS-Windows and MS-DOS. | ||
| 5 | (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS. | ||
| 6 | |||
| 1 | 2007-12-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 7 | 2007-12-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 8 | ||
| 3 | * progmodes/grep.el (rgrep): Fix last change. | 9 | * progmodes/grep.el (rgrep): Fix last change. |