]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fmove_to_window_line): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Mon, 1 Aug 1994 18:59:09 +0000 (18:59 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 1 Aug 1994 18:59:09 +0000 (18:59 +0000)
src/window.c

index 0f9fbdc67e4015d4ba23c61e3b9cf16baaf48d8d..cc7c78b077da07095b52281a06238b69c2f9c144 100644 (file)
@@ -2605,7 +2605,7 @@ redraws with point in the center of the current window.")
 DEFUN ("move-to-window-line", Fmove_to_window_line, Smove_to_window_line,
   1, 1, "P",
   "Position point relative to window.\n\
-With no argument, position text at center of window.\n\
+With no argument, position point at center of window.\n\
 An argument specifies frame line; zero means top of window,\n\
 negative means relative to bottom of window.")
   (arg)