diff lisp/info.el @ 456:e7ef97881643 r21-2-43

Import from CVS: tag r21-2-43
author cvs
date Mon, 13 Aug 2007 11:41:24 +0200
parents 1ccc32a20af4
children 7039e6323819
line wrap: on
line diff
--- a/lisp/info.el	Mon Aug 13 11:40:56 2007 +0200
+++ b/lisp/info.el	Mon Aug 13 11:41:24 2007 +0200
@@ -2430,7 +2430,8 @@
 				    (if fn
 					(format " (default %s)" fn)
 				      ""))
-			    obarray 'fboundp t))
+			    obarray 'fboundp t
+                            nil nil (and fn (symbol-name fn))))
 		 (list (if (equal val "")
 			   fn (intern val)))))
   (save-window-excursion