From dc86c16d447fd1ea02ba768c7743449e5f3f9614 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 27 Jan 2006 20:45:13 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a88d368099b..a63125ea226 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2006-01-27 Agustin Martin + + * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no + English aspell dictionary is installed, use the first entry of + ispell-dictionary-alist-1. + 2006-01-27 Kevin Rodgers * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate): diff --git a/src/ChangeLog b/src/ChangeLog index f8b7c1ac73e..2158291e594 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2006-01-27 Eli Zaretskii + + * dired.c (DIRENTRY_NONEMPTY) [__CYGWIN__]: Don't use d_ino; use + the MSDOS definition. + 2006-01-26 Richard M. Stallman * alloc.c (check_pure_size): Make overflow message an "error message". -- 2.39.2