/[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.389 by kfstorm, Fri Nov 16 13:08:08 2001 UTC revision 1.390 by eliz, Sun Nov 25 18:21:09 2001 UTC
# Line 5415  Value is a multiple of the canonical cha Line 5415  Value is a multiple of the canonical cha
5415  DEFUN ("set-window-vscroll", Fset_window_vscroll, Sset_window_vscroll,  DEFUN ("set-window-vscroll", Fset_window_vscroll, Sset_window_vscroll,
5416         2, 2, 0,         2, 2, 0,
5417         doc: /* Set amount by which WINDOW should be scrolled vertically to VSCROLL.         doc: /* Set amount by which WINDOW should be scrolled vertically to VSCROLL.
5418  WINDOW nil or omitted means use the selected window.  VSCROLL is a  WINDOW nil means use the selected window.  VSCROLL is a non-negative
5419  non-negative multiple of the canonical character height of WINDOW.  */)  multiple of the canonical character height of WINDOW.  */)
5420       (window, vscroll)       (window, vscroll)
5421       Lisp_Object window, vscroll;       Lisp_Object window, vscroll;
5422  {  {

Legend:
Removed from v.1.389  
changed lines
  Added in v.1.390

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