From db3c0e9c358cbea65121d8aef50060537a8c6844 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 11 Mar 2006 16:03:03 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 +++++++ src/ChangeLog | 3 +++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 346d947e99e..51c59046cc2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2006-03-11 David Ponce + + * ispell.el (ispell-find-aspell-dictionaries): Add aliases before + merging elements from the standard ispell-dictionary-alist. + (ispell-aspell-add-aliases): Add aliases to the passed dictionary + alist, and return the new alist. + 2006-03-11 Richard Stallman * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature. diff --git a/src/ChangeLog b/src/ChangeLog index 60137731f84..59657be1d56 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2006-03-11 Eli Zaretskii + * w32term.c: Add x_fully_uncatch_errors and x_catching_errors to + the list of unused display error handling functions. + * eval.c (unwind_to_catch): Call x_fully_uncatch_errors only if HAVE_X_WINDOWS. (internal_condition_case, internal_condition_case_1) -- 2.39.2