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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 20 Jul 2002 17:49:42 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2780 emacs/src/ChangeLog:1.2781
*** emacs/src/ChangeLog:1.2780  Fri Jul 19 17:26:14 2002
--- emacs/src/ChangeLog Sat Jul 20 17:49:42 2002
***************
*** 1,3 ****
--- 1,21 ----
+ 2002-07-20  Richard M. Stallman  <address@hidden>
+ 
+       * print.c (print_error_message): New args CONTEXT and CALLER.
+       Calls changed.
+       
+       * lisp.h (print_error_message): Declare new args.
+ 
+       * keyboard.c (cmd_error_internal): Pass Vsignaling_function
+       and CONTEXT to print_error_message, don't print them here.
+       For a Quit, don't use Vsignaling_function.
+       Call message_log_maybe_newline.
+       
+       * Makefile.in (xsmfns.o): Don't depend on lisp.h.
+ 
+ 2002-07-20  Kim F. Storm  <address@hidden>
+ 
+       * xdisp.c (redisplay_window): Test MODIFF to set buffer_unchanged_p.
+ 
  2002-07-19  Ken Raeburn  <address@hidden>
  
        * bytecode.c (struct byte_stack): Pointers into byte string now



reply via email to

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