(Finternal_show_cursor_p): Fix doc string.
authorDave Love <fx@gnu.org>
Thu, 18 Nov 1999 18:03:57 +0000 (18:03 +0000)
committerDave Love <fx@gnu.org>
Thu, 18 Nov 1999 18:03:57 +0000 (18:03 +0000)
src/dispnew.c

index e7e0d04..f610238 100644 (file)
@@ -5947,7 +5947,7 @@ don't show a cursor.")
 
 DEFUN ("internal-show-cursor-p", Finternal_show_cursor_p,
        Sinternal_show_cursor_p, 0, 1, 0,
-  "Value is non-nil if next redisplay will display a cursor in WINDOW.
+  "Value is non-nil if next redisplay will display a cursor in WINDOW.\n\
 WINDOW nil or omitted means report on the selected window.")
   (window)
      Lisp_Object window;