emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/buffer.c


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/buffer.c
Date: Sat, 29 Jan 2005 12:18:57 -0500

Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.470 emacs/src/buffer.c:1.471
*** emacs/src/buffer.c:1.470    Wed Dec 29 22:14:46 2004
--- emacs/src/buffer.c  Sat Jan 29 17:18:57 2005
***************
*** 5782,5787 ****
--- 5782,5789 ----
  was modified between BEG and END.  PROPERTY is the property name,
  and VALUE is the old value.
  
+ An entry (FUN-NAME . ARGS) means undo the change with (apply FUN-NAME ARGS).
+ 
  An entry (MARKER . DISTANCE) indicates that the marker MARKER
  was adjusted in position by the offset DISTANCE (an integer).
  




reply via email to

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