2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
+ * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
+ Be visible only if major mode is Mail Mode.
+
* textmodes/flyspell.el (flyspell-external-point-words)
(flyspell-process-localwords): Fix last changes.
2006-03-11 Eli Zaretskii <eliz@gnu.org>
+ * eval.c (unwind_to_catch): Call x_fully_uncatch_errors only if
+ HAVE_X_WINDOWS.
+ (internal_condition_case, internal_condition_case_1)
+ (internal_condition_case_2): Call x_catching_errors only if
+ HAVE_X_WINDOWS.
+
* vm-limit.c [HAVE_GETRLIMIT]: Don't define unconditionally.
Don't include sys/resource.h unless defined.