emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/text.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/text.texi
Date: Fri, 26 Sep 2003 06:00:10 -0400

Index: emacs/lispref/text.texi
diff -c emacs/lispref/text.texi:1.67 emacs/lispref/text.texi:1.68
*** emacs/lispref/text.texi:1.67        Fri Sep 19 10:43:24 2003
--- emacs/lispref/text.texi     Fri Sep 26 06:00:09 2003
***************
*** 3936,3942 ****
  @code{after-change-functions} within
  the body of a @code{combine-after-change-calls} form.
  
! @strong{Note:} If the changes you combine occur in widely scattered
  parts of the buffer, this will still work, but it is not advisable,
  because it may lead to inefficient behavior for some change hook
  functions.
--- 3936,3942 ----
  @code{after-change-functions} within
  the body of a @code{combine-after-change-calls} form.
  
! @strong{Warning:} if the changes you combine occur in widely scattered
  parts of the buffer, this will still work, but it is not advisable,
  because it may lead to inefficient behavior for some change hook
  functions.




reply via email to

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