emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lispref/windows.texi
Date: Sun, 06 Apr 2003 17:12:03 -0400

Index: emacs/lispref/windows.texi
diff -c emacs/lispref/windows.texi:1.60 emacs/lispref/windows.texi:1.61
*** emacs/lispref/windows.texi:1.60     Mon Feb 24 11:50:00 2003
--- emacs/lispref/windows.texi  Sun Apr  6 17:12:02 2003
***************
*** 2103,2110 ****
  switching buffers in the window, and changing the size of the window.
  The first two actions run @code{window-scroll-functions}; the last runs
  @code{window-size-change-functions}.  The paradigmatic use of these
! hooks is in the implementation of Lazy Lock mode; see @ref{Support
! Modes, Lazy Lock, Font Lock Support Modes, emacs, The GNU Emacs Manual}.
  
  @defvar window-scroll-functions
  This variable holds a list of functions that Emacs should call before
--- 2103,2109 ----
  switching buffers in the window, and changing the size of the window.
  The first two actions run @code{window-scroll-functions}; the last runs
  @code{window-size-change-functions}.  The paradigmatic use of these
! hooks is in the implementation of Lazy Lock mode; see @file{lazy-lock.el}.
  
  @defvar window-scroll-functions
  This variable holds a list of functions that Emacs should call before




reply via email to

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