From b11af2dddf23a74dddc362625ceae0a0ef2dd803 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 25 Sep 2000 11:53:11 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 2 ++ 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 08d9f19d588..52919a0aa6a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2000-09-25 Gerd Moellmann + + * textmodes/texinfo.el (texinfo-mode): Prevent filling lines + starting with `@def' or `@multitable', in addition to ones + specified by the user in auto-fill-inhibit-regexp. + 2000-09-25 Markus Rost * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if diff --git a/src/ChangeLog b/src/ChangeLog index 16fd6195c4b..70afeb5892c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2000-09-25 Gerd Moellmann + * s/freebsd.h (POSIX_SIGNALS): Define. + * xterm.c (x_clear_mouse_face): Block/unblock input. 2000-09-24 Dave Love -- 2.39.2