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: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 09 Apr 2002 03:39:45 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2586 emacs/src/ChangeLog:1.2587
*** emacs/src/ChangeLog:1.2586  Mon Apr  8 12:45:43 2002
--- emacs/src/ChangeLog Mon Apr  8 15:44:08 2002
***************
*** 4,10 ****
  
  2002-04-05  Gerd Moellmann  <address@hidden>
  
!       * callint.c (Fcall_interactively): Use INTEGERP instead of 
        NUMBERP for checking Vhistory_length.
  
  2002-04-05  Pavel Jan,Bm(Bk  <address@hidden>
--- 4,10 ----
  
  2002-04-05  Gerd Moellmann  <address@hidden>
  
!       * callint.c (Fcall_interactively): Use INTEGERP instead of
        NUMBERP for checking Vhistory_length.
  
  2002-04-05  Pavel Jan,Bm(Bk  <address@hidden>
***************
*** 19,24 ****
--- 19,29 ----
        that isn't marked risky-local-variable.
        (Qrisky_local_variable): New variable.
        (syms_of_xdisp): Init and staticpro it.
+ 
+ 2002-04-04  Stefan Monnier  <address@hidden>
+ 
+       * undo.c (record_point): New fun.
+       (record_delete, record_insert): Use it.
  
  2002-04-03  Juanma Barranquero  <address@hidden>
  



reply via email to

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