]> git.eshelyaron.com Git - emacs.git/commitdiff
(finder-mode): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 8 Feb 1994 18:00:41 +0000 (18:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 8 Feb 1994 18:00:41 +0000 (18:00 +0000)
lisp/finder.el

index 6bf5e3d2420a2999ebc21cbec5fbac848c50de92..3a18d6daa931bbff96dd91123c0003e391f265ae 100644 (file)
@@ -252,7 +252,7 @@ arguments compiles from `load-path'."
   "Major mode for browsing package documentation.
 \\<finder-mode-map>
 \\[finder-select]      more help for the item on the current line
-\\[finder-exit]        exit Finder mode and fill the Finder buffer.
+\\[finder-exit]        exit Finder mode and kill the Finder buffer.
 "
   (interactive)
   (pop-to-buffer "*Finder*")