/[emacs]/emacs/src/buffer.c
ViewVC logotype

Diff of /emacs/src/buffer.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.470 by teirllm, Wed Dec 29 22:14:46 2004 UTC revision 1.471 by rms, Sat Jan 29 17:18:57 2005 UTC
# Line 5782  An entry (nil PROPERTY VALUE BEG . END) Line 5782  An entry (nil PROPERTY VALUE BEG . END)
5782  was modified between BEG and END.  PROPERTY is the property name,  was modified between BEG and END.  PROPERTY is the property name,
5783  and VALUE is the old value.  and VALUE is the old value.
5784    
5785    An entry (FUN-NAME . ARGS) means undo the change with (apply FUN-NAME ARGS).
5786    
5787  An entry (MARKER . DISTANCE) indicates that the marker MARKER  An entry (MARKER . DISTANCE) indicates that the marker MARKER
5788  was adjusted in position by the offset DISTANCE (an integer).  was adjusted in position by the offset DISTANCE (an integer).
5789    

Legend:
Removed from v.1.470  
changed lines
  Added in v.1.471

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26