]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 8 Apr 2002 19:44:08 +0000 (19:44 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 8 Apr 2002 19:44:08 +0000 (19:44 +0000)
src/ChangeLog

index a6619c16cc975a734403fb765222d4ad1fd87cf4..d1c5136f6f554413652f0ae07f7f71f58383e694 100644 (file)
@@ -4,7 +4,7 @@
 
 2002-04-05  Gerd Moellmann  <gerd@gnu.org>
 
-       * callint.c (Fcall_interactively): Use INTEGERP instead of 
+       * callint.c (Fcall_interactively): Use INTEGERP instead of
        NUMBERP for checking Vhistory_length.
 
 2002-04-05  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
        (Qrisky_local_variable): New variable.
        (syms_of_xdisp): Init and staticpro it.
 
+2002-04-04  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * undo.c (record_point): New fun.
+       (record_delete, record_insert): Use it.
+
 2002-04-03  Juanma Barranquero  <lektu@terra.es>
 
        * doc.c (Fdocumentation): Add missing parentheses.