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: Sun, 21 Jul 2002 16:32:15 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2785 emacs/src/ChangeLog:1.2786
*** emacs/src/ChangeLog:1.2785  Sun Jul 21 10:17:24 2002
--- emacs/src/ChangeLog Sun Jul 21 16:32:15 2002
***************
*** 1,3 ****
--- 1,20 ----
+ 2002-07-21  Richard M. Stallman  <address@hidden>
+ 
+       * xdisp.c (redisplay_window): Don't test BEG_UNCHANGED
+       and END_UNCHANGED when setting buffer_unchanged_p.
+       Use current_matrix_up_to_date_p to decide whether to use
+       try_cursor_movement.
+ 
+       * config.in (HAVE_SHARED_GAME_DIR): Undef deleted.
+ 
+       * epaths.in (PATH_GAME): New macro, edited by ../Makefile.in.
+ 
+       * callproc.c (init_callproc): Set up Vshared_game_score_directory.
+       Set to nil if dir does not exist.
+       (syms_of_callproc): Init unconditionally and simply.
+ 
+       * buffer.c (Fbuffer_list): Doc fix.
+ 
  2002-07-21  Ken Raeburn  <address@hidden>
  
        * sysdep.c (end_of_text, end_of_data): Unused functions deleted.



reply via email to

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