+2003-06-06 Andreas Schwab <schwab@suse.de>
+
+ * info.el (Info-select-node): Doc fix.
+
2003-06-06 Miles Bader <miles@gnu.org>
* frame.el (set-frame-font): Default to frame's current default font.
(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.