diff options
| author | Alexander Shukaev <projects@Alexander.Shukaev.name> | 2019-01-16 00:10:53 +0100 |
|---|---|---|
| committer | Eivind Fonn <evfonn@gmail.com> | 2019-11-19 14:43:28 +0100 |
| commit | 6ce5eef19032c71158828f41b2b64ab86b2f88ab (patch) | |
| tree | 9b2011801b25c004d9da8f7bd3b044996b4f9175 /evil-common.el | |
| parent | 37771becc4f37661e3ec945bc97c1a58c95e3e27 (diff) | |
Declare documentation strings
Diffstat (limited to 'evil-common.el')
| -rw-r--r-- | evil-common.el | 1 |
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] |
