]> git.eshelyaron.com Git - emacs.git/commitdiff
Ignore message-*.
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Sep 2004 15:24:37 +0000 (15:24 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Sep 2004 15:24:37 +0000 (15:24 +0000)
info/.gitignore
src/ChangeLog

index faa6f2ca5a87a7ff9dd6b6c9d9512588063912c7..bd7cf319eb6f708d063b07244cf2695687bfc1b3 100644 (file)
@@ -14,6 +14,7 @@ gnus
 gnus-[1-9]*
 info
 message
+message-[1-9]*
 mh-e
 mh-e-[1-9]*
 reftex
index 79387a8ea1956d239d9d690bb86e6582a4e838e9..ab3bd9f6aca692c8fe813a1e22e10bcf22e00d09 100644 (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>