From: Eli Zaretskii Date: Sat, 12 Aug 2023 15:35:24 +0000 (+0300) Subject: ; * lisp/net/dictionary.el (dictionary-search): Fix last change. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7b1eb9d753bed5f2891d10efe164eb40ed3ab4fc;p=emacs.git ; * lisp/net/dictionary.el (dictionary-search): Fix last change. --- diff --git a/lisp/net/dictionary.el b/lisp/net/dictionary.el index 8eb5c142f08..f4a381db75d 100644 --- a/lisp/net/dictionary.el +++ b/lisp/net/dictionary.el @@ -1209,11 +1209,12 @@ If PATTERN is omitted, it defaults to \"[ \\f\\t\\n\\r\\v]+\"." ;;;###autoload (defun dictionary-search (word &optional dictionary) - "Prompt for a word WORD to search for in all dictionaries. -Presents the selection or word at point as default input. + "Search for WORD in all the known dictionaries. +Interactively, prompt for WORD, and offer the word at point as default. -With prefix argument DICTIONARY, prompt for a dictionary and -restrict the search to only that one." +Optional argument DICTIONARY means restrict the search to only +that one dictionary. Interactively, with prefix argument, +prompt for DICTIONARY." (interactive (let ((dict (if current-prefix-arg