/[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.382 by eggert, Tue Apr 23 17:40:36 2002 UTC revision 1.383 by walters, Tue Apr 23 20:23:46 2002 UTC
# Line 5474  from happening repeatedly and making Ema Line 5474  from happening repeatedly and making Ema
5474    Vbefore_change_functions = Qnil;    Vbefore_change_functions = Qnil;
5475    
5476    DEFVAR_LISP ("after-change-functions", &Vafter_change_functions,    DEFVAR_LISP ("after-change-functions", &Vafter_change_functions,
5477                 doc: /* List of function to call after each text change.                 doc: /* List of functions to call after each text change.
5478  Three arguments are passed to each function: the positions of  Three arguments are passed to each function: the positions of
5479  the beginning and end of the range of changed text,  the beginning and end of the range of changed text,
5480  and the length in bytes of the pre-change text replaced by that range.  and the length in bytes of the pre-change text replaced by that range.

Legend:
Removed from v.1.382  
changed lines
  Added in v.1.383

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