summaryrefslogtreecommitdiff
path: root/lisp/play
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-08-07 12:57:53 +0200
committerStefan Kangas <stefan@marxist.se>2022-08-07 12:57:53 +0200
commit91f4ea2fa455ad2458e727217d83a177f333c637 (patch)
tree3a49ea7e0e58fd287dab3ff8d04f5cecd6c76f68 /lisp/play
parent08a74ab05a2dcca261fe6adaa839a936b5c123c0 (diff)
parent7ffcba4213786569954bbdd9b7d7aa741b5014c9 (diff)
downloademacs-91f4ea2fa455ad2458e727217d83a177f333c637.tar.gz
Merge from origin/emacs-28
7ffcba4213 * etc/PROBLEMS: Problems with Alacritty and Emoji. (Bug#5... df95118e83 Link from (emacs)Init Syntax to (elisp)Introduction 7793cf0c3d Don't mention removed XEmacs support in reftex manual 3d1cf1b47a Don't mention removed XEmacs support in idlwave manual 7ff60c62a9 ; * admin/make-tarball.txt: Fix last change. 2fd5590d0c ; * lisp/play/fortune.el (fortune-ask-file): Doc fix.
Diffstat (limited to 'lisp/play')
-rw-r--r--lisp/play/fortune.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/fortune.el b/lisp/play/fortune.el
index d6360e50227..0973f2bc5f2 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: "