summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2022-02-25 17:36:42 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2022-02-25 17:36:42 +0100
commit5d836c045e40705f9211821f6d5d8ecfb9994b6e (patch)
treed262a2b7b72c2755d565b1c8c1e60973368418df
parent2d654e18449e87b118d72df1bc6aa8e9aeecef43 (diff)
cape-dict: Improve docstring
-rw-r--r--cape.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/cape.el b/cape.el
index 3377a21..3d21252 100644
--- a/cape.el
+++ b/cape.el
@@ -579,7 +579,8 @@ If INTERACTIVE is nil the function acts like a capf."
;;;###autoload
(defun cape-dict (&optional interactive)
- "Complete word at point.
+ "Complete word from dictionary at point.
+See the custom option `cape-dict-file'.
If INTERACTIVE is nil the function acts like a capf."
(interactive (list t))
(if interactive