]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/net/dictionary.el (dictionary-search): Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Sat, 12 Aug 2023 15:35:24 +0000 (18:35 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Aug 2023 15:35:24 +0000 (18:35 +0300)
lisp/net/dictionary.el

index 8eb5c142f08e74e797e787afe0e9992291aa3322..f4a381db75d295699737459cdc1df16ac1466045 100644 (file)
@@ -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