changeset 51513:a1170353615d

(Info-select-node): Doc fix.
author Andreas Schwab <schwab@suse.de>
date Fri, 06 Jun 2003 12:28:06 +0000
parents 941614075c6a
children 23b5b582aeff
files lisp/info.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/info.el	Fri Jun 06 10:16:42 2003 +0000
+++ b/lisp/info.el	Fri Jun 06 12:28:06 2003 +0000
@@ -1130,8 +1130,8 @@
     (set-buffer-modified-p nil)))
 
 (defun Info-select-node ()
-"Select the info node that point is in.
-Bind this in case the user sets it to nil."
+  "Select the info node that point is in."
+  ;; Bind this in case the user sets it to nil.
   (let ((case-fold-search t))
     (save-excursion
       ;; Find beginning of node.