diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2017-10-08 15:44:49 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2017-10-08 15:44:49 -0400 |
commit | 85b4e88194cae541a0093a9166f4306e6fd3109e (patch) | |
tree | 01ffc5d5431963185294a5cad22bec538c7f6ec1 /test/lisp/emacs-lisp/checkdoc-tests.el | |
parent | 9613690f6e51e2f2aa2bcbbede3e209d08cfaaad (diff) | |
download | emacs-85b4e88194cae541a0093a9166f4306e6fd3109e.tar.gz emacs-85b4e88194cae541a0093a9166f4306e6fd3109e.tar.bz2 emacs-85b4e88194cae541a0093a9166f4306e6fd3109e.zip |
* lisp/emacs-lisp/checkdoc.el: cl-defstruct + minor simplifications
(checkdoc-make-overlay, checkdoc-overlay-put, checkdoc-delete-overlay)
(checkdoc-overlay-start, checkdoc-overlay-end, checkdoc-char=)
(checkdoc-mode-line-update): Remove old compatibility aliases.
(checkdoc, checkdoc-interactive-loop):
Consolidate common code in if branches.
(checkdoc-error): New struct type.
(checkdoc-error-text, checkdoc-error-start, checkdoc-error-end)
(checkdoc-error-unfixable): Now defined by cl-defstruct.
Diffstat (limited to 'test/lisp/emacs-lisp/checkdoc-tests.el')
0 files changed, 0 insertions, 0 deletions