aboutsummaryrefslogtreecommitdiff
path: root/evil-common.el
diff options
context:
space:
mode:
authorAlexander Shukaev <projects@Alexander.Shukaev.name>2019-01-16 00:10:53 +0100
committerEivind Fonn <evfonn@gmail.com>2019-11-19 14:43:28 +0100
commit6ce5eef19032c71158828f41b2b64ab86b2f88ab (patch)
tree9b2011801b25c004d9da8f7bd3b044996b4f9175 /evil-common.el
parent37771becc4f37661e3ec945bc97c1a58c95e3e27 (diff)
Declare documentation strings
Diffstat (limited to 'evil-common.el')
-rw-r--r--evil-common.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/evil-common.el b/evil-common.el
index 263de7e..c43e196 100644
--- a/evil-common.el
+++ b/evil-common.el
@@ -300,6 +300,7 @@ sorting in between."
\(fn COMMAND (ARGS...) DOC [[KEY VALUE]...] BODY...)"
(declare (indent defun)
+ (doc-string 3)
(debug (&define name
[&optional lambda-list]
[&optional stringp]