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

Diff of /emacs/src/window.c

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

revision 1.445.2.8 by miles, Tue Aug 10 07:46:40 2004 UTC revision 1.445.2.9 by miles, Thu Sep 9 09:36:35 2004 UTC
# Line 3057  BUFFER can be a buffer or the name of an Line 3057  BUFFER can be a buffer or the name of an
3057  Optional third arg KEEP-MARGINS non-nil means that WINDOW's current  Optional third arg KEEP-MARGINS non-nil means that WINDOW's current
3058  display margins, fringe widths, and scroll bar settings are maintained;  display margins, fringe widths, and scroll bar settings are maintained;
3059  the default is to reset these from BUFFER's local settings or the frame  the default is to reset these from BUFFER's local settings or the frame
3060  defaults.  */)  defaults.
3061    
3062    This function runs the hook `window-scroll-functions'.  */)
3063       (window, buffer, keep_margins)       (window, buffer, keep_margins)
3064       register Lisp_Object window, buffer, keep_margins;       register Lisp_Object window, buffer, keep_margins;
3065  {  {

Legend:
Removed from v.1.445.2.8  
changed lines
  Added in v.1.445.2.9

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