/[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.376.4.3 by gerd, Wed Oct 31 10:10:52 2001 UTC revision 1.376.4.4 by eliz, Sun Nov 25 18:28:38 2001 UTC
# Line 5441  Value is a multiple of the canonical cha Line 5441  Value is a multiple of the canonical cha
5441  DEFUN ("set-window-vscroll", Fset_window_vscroll, Sset_window_vscroll,  DEFUN ("set-window-vscroll", Fset_window_vscroll, Sset_window_vscroll,
5442         2, 2, 0,         2, 2, 0,
5443    "Set amount by which WINDOW should be scrolled vertically to VSCROLL.\n\    "Set amount by which WINDOW should be scrolled vertically to VSCROLL.\n\
5444  WINDOW nil or omitted means use the selected window.  VSCROLL is a\n\  WINDOW nil means use the selected window.  VSCROLL is a non-negative\n\
5445  non-negative multiple of the canonical character height of WINDOW.")  multiple of the canonical character height of WINDOW.")
5446    (window, vscroll)    (window, vscroll)
5447       Lisp_Object window, vscroll;       Lisp_Object window, vscroll;
5448  {  {

Legend:
Removed from v.1.376.4.3  
changed lines
  Added in v.1.376.4.4

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