diff lisp/help.el @ 90185:5b029ff3b08d

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 320-323) - Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 26 May 2005 05:42:19 +0000
parents 08185296b491 519850fadc32
children f9a65d7ebd29
line wrap: on
line diff
--- a/lisp/help.el	Sun May 22 08:23:26 2005 +0000
+++ b/lisp/help.el	Thu May 26 05:42:19 2005 +0000
@@ -698,8 +698,8 @@
 		    (princ " runs the command ")
 		    (prin1 defn)
 		    (princ "\n   which is ")
-		    (describe-function-1 defn))))
-	    (print-help-return-message))))))))
+		    (describe-function-1 defn)))))
+	    (print-help-return-message)))))))
 
 
 (defun describe-mode (&optional buffer)