/[emacs]/emacs/src/window.h
ViewVC logotype

Diff of /emacs/src/window.h

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

revision 1.49 by rms, Mon Mar 18 04:38:43 2002 UTC revision 1.50 by rms, Mon Jul 1 07:59:16 2002 UTC
# Line 129  struct window Line 129  struct window
129      /* Non-nil means we have explicitly changed the value of start,      /* Non-nil means we have explicitly changed the value of start,
130         but that the next redisplay is not obliged to use the new value.         but that the next redisplay is not obliged to use the new value.
131         This is used in Fdelete_other_windows to force a call to         This is used in Fdelete_other_windows to force a call to
132         Vwindow_scroll_functions.  */         Vwindow_scroll_functions; also by Frecenter with argument.  */
133      Lisp_Object optional_new_start;      Lisp_Object optional_new_start;
134      /* Number of columns display within the window is scrolled to the left.  */      /* Number of columns display within the window is scrolled to the left.  */
135      Lisp_Object hscroll;      Lisp_Object hscroll;

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

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