emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 13 Jun 2004 11:54:54 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3745 emacs/src/ChangeLog:1.3746
*** emacs/src/ChangeLog:1.3745  Sun Jun 13 15:04:45 2004
--- emacs/src/ChangeLog Sun Jun 13 15:35:03 2004
***************
*** 1,5 ****
--- 1,23 ----
  2004-06-13  Andreas Schwab  <address@hidden>
  
+       * print.c (print_object): Always use %ld for printing EMACS_INT.
+ 
+       * keyboard.c (cancel_hourglass_unwind): Return a value.
+       (modify_event_symbol): Always use %ld for printing EMACS_INT.
+       (Fexecute_extended_command): Likewise.
+ 
+       * syntax.h (SYNTAX_ENTRY_FOLLOW_PARENT): Rename local variable to
+       avoid clashes.
+       (SYNTAX): Likewise.
+       (SYNTAX_WITH_FLAGS): Likewise.
+       (SYNTAX_MATCH): Likewise.
+ 
+       * syntax.c (char_quoted): Avoid warning about undefined operation.
+       (find_defun_start): Likewise.
+       (scan_lists): Likewise.
+       (INC_FROM): Likewise.
+       (scan_sexps_forward): Likewise.
+ 
        * image.c: Include <ctype.h>.
  
        * xfaces.c (face_attr_equal_p): Declare parameters.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]