emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c
Date: Sun, 18 Jul 2004 20:53:42 -0400

Index: emacs/src/xdisp.c
diff -c emacs/src/xdisp.c:1.895 emacs/src/xdisp.c:1.896
*** emacs/src/xdisp.c:1.895     Mon Jun 21 21:55:56 2004
--- emacs/src/xdisp.c   Mon Jul 19 00:50:20 2004
***************
*** 22178,22184 ****
    Vwindow_size_change_functions = Qnil;
  
    DEFVAR_LISP ("window-scroll-functions", &Vwindow_scroll_functions,
!     doc: /* List of Functions to call before redisplaying a window with 
scrolling.
  Each function is called with two arguments, the window
  and its new display-start position.  Note that the value of `window-end'
  is not valid when these functions are called.  */);
--- 22178,22184 ----
    Vwindow_size_change_functions = Qnil;
  
    DEFVAR_LISP ("window-scroll-functions", &Vwindow_scroll_functions,
!     doc: /* List of functions to call before redisplaying a window with 
scrolling.
  Each function is called with two arguments, the window
  and its new display-start position.  Note that the value of `window-end'
  is not valid when these functions are called.  */);




reply via email to

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