summaryrefslogtreecommitdiff
path: root/lisp/finder.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1992-08-04 16:08:22 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1992-08-04 16:08:22 +0000
commitae94cd0c12bca192afd0f9d7d31b996a42d5ee65 (patch)
tree599286dd5505225f96cff6395b0fe41d31530138 /lisp/finder.el
parent637a8ae9ceb1c1b408dd5e240736dccd004e36d1 (diff)
downloademacs-ae94cd0c12bca192afd0f9d7d31b996a42d5ee65.tar.gz
entered into RCS
Diffstat (limited to 'lisp/finder.el')
-rw-r--r--lisp/finder.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/finder.el b/lisp/finder.el
index de761b14267..ee58902ff44 100644
--- a/lisp/finder.el
+++ b/lisp/finder.el
@@ -97,8 +97,9 @@ arguments compiles from load-path."
(setq summary (lm-synopsis))
(setq keywords (lm-keywords)))
(insert
- (format " (\"%s\"\n " f)
- (if summary (format "\"%s\"" summary) "nil")
+ (format " (\"%s\"\n " f))
+ (prin1 summary (current-buffer))
+ (insert
"\n ")
(setq keystart (point))
(insert