mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-01 11:14:55 +00:00
; * lisp/play/fortune.el (fortune-ask-file): Doc fix.
This commit is contained in:
parent
f3b9bccb45
commit
2fd5590d0c
@ -176,7 +176,7 @@ If INTERACTIVE is non-nil, don't compile the fortune file afterwards."
|
||||
(fortune-compile file)))))
|
||||
|
||||
(defun fortune-ask-file ()
|
||||
"Asks the user for a file name."
|
||||
"Ask the user for the file name of the fortune file."
|
||||
(expand-file-name
|
||||
(read-file-name
|
||||
"Fortune file to use: "
|
||||
|
Loading…
Reference in New Issue
Block a user