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-states.el | |
| parent | 37771becc4f37661e3ec945bc97c1a58c95e3e27 (diff) | |
Declare documentation strings
Diffstat (limited to 'evil-states.el')
| -rw-r--r-- | evil-states.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/evil-states.el b/evil-states.el index 7d029b3..8db8a95 100644 --- a/evil-states.el +++ b/evil-states.el @@ -211,6 +211,7 @@ the selection is enabled. \(fn SELECTION DOC [[KEY VAL]...] BODY...)" (declare (indent defun) + (doc-string 2) (debug (&define name stringp [&rest keywordp sexp] def-body))) |
