From 412ee2fac4c84d650f069464d7ed9da7ebc6422a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 11 Sep 2004 15:24:37 +0000 Subject: [PATCH] Ignore message-*. --- info/.gitignore | 1 + src/ChangeLog | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/info/.gitignore b/info/.gitignore index faa6f2ca5a..bd7cf319eb 100644 --- a/info/.gitignore +++ b/info/.gitignore @@ -14,6 +14,7 @@ gnus gnus-[1-9]* info message +message-[1-9]* mh-e mh-e-[1-9]* reftex diff --git a/src/ChangeLog b/src/ChangeLog index 79387a8ea1..ab3bd9f6ac 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -43,8 +43,8 @@ (lread.o): Depend on $(INTERVALS_SRC), termhooks.h, and coding.h. (intervals.o): Depend on keymap.h. - * msdos.c (msdos_set_cursor_shape): Add debugging print-out to - termscript. + * msdos.c (msdos_set_cursor_shape, IT_display_cursor): Add + debugging print-out to termscript. 2004-09-09 Richard M. Stallman -- 2.20.1