/[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.417.2.18 by miles, Sat Sep 4 09:21:46 2004 UTC revision 1.417.2.19 by miles, Thu Sep 16 00:12:25 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.417.2.18  
changed lines
  Added in v.1.417.2.19

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