emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-28 2fd5590d0c: ; * lisp/play/fortune.el (fortune-ask-file): Doc fi


From: Eli Zaretskii
Subject: emacs-28 2fd5590d0c: ; * lisp/play/fortune.el (fortune-ask-file): Doc fix.
Date: Sat, 6 Aug 2022 02:45:14 -0400 (EDT)

branch: emacs-28
commit 2fd5590d0cd167d28b7a18c4ceee43784ec12538
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * lisp/play/fortune.el (fortune-ask-file): Doc fix.
---
 lisp/play/fortune.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/play/fortune.el b/lisp/play/fortune.el
index d6360e5022..0973f2bc5f 100644
--- a/lisp/play/fortune.el
+++ b/lisp/play/fortune.el
@@ -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: "



reply via email to

[Prev in Thread] Current Thread [Next in Thread]