Ignore message-*.

This commit is contained in:
Eli Zaretskii
2004-09-11 15:24:37 +00:00
parent 6e7fb80cca
commit 412ee2fac4
2 changed files with 3 additions and 2 deletions

1
info/.gitignore vendored
View File

@@ -14,6 +14,7 @@ gnus
gnus-[1-9]*
info
message
message-[1-9]*
mh-e
mh-e-[1-9]*
reftex

View File

@@ -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 <rms@gnu.org>