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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 31 Jan 2005 17:44:14 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4194 emacs/src/ChangeLog:1.4195
*** emacs/src/ChangeLog:1.4194  Sun Jan 30 18:13:05 2005
--- emacs/src/ChangeLog Mon Jan 31 22:44:13 2005
***************
*** 1,3 ****
--- 1,12 ----
+ 2005-01-31  Kim F. Storm  <address@hidden>
+ 
+       * undo.c (Qapply): New lisp var.
+       (syms_of_undo): Intern and staticpro it.
+       (Fprimitive_undo): Support formats (apply FUNNAME . ARGS) and
+       (apply DELTA BEG END FUNNAME . ARGS) instead of (FUNNAME . ARGS).
+ 
+       * buffer.c (syms_of_buffer) <buffer-undo-list>: Doc fix.
+ 
  2005-01-30  Jesper Harder  <address@hidden>
  
        * macterm.c (syms_of_macterm) <mac-reverse-ctrl-meta>




reply via email to

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