* lisp/emacs-lisp/checkdoc.el: Remove redundant :group keywords.
commitb042915834070ece4c0707446ce8d6108790556e
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 9 Aug 2013 01:19:42 +0000 (8 21:19 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 9 Aug 2013 01:19:42 +0000 (8 21:19 -0400)
tree64ab29dbbd19dff76c893444c95e681558d0f03f
parentad9dcd70d619c92ba664c87eead897567b9f1691
* lisp/emacs-lisp/checkdoc.el: Remove redundant :group keywords.
Use #' instead of ' to quote functions.
(checkdoc-output-mode): Use setq-local.
(checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
(checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
(checkdoc-common-verbs-regexp): Mark safe-local-variable.
(checkdoc-ispell, checkdoc-ispell-current-buffer)
(checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
(checkdoc-ispell-message-text, checkdoc-ispell-start)
(checkdoc-ispell-continue, checkdoc-ispell-comments)
(checkdoc-ispell-defun): Remove unused arg `take-notes'.

Fixes: debbugs:15010
lisp/ChangeLog
lisp/emacs-lisp/checkdoc.el