summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/checkdoc.el
Commit message (Expand)AuthorAgeFilesLines
* lisp-mnt, checkdoc: Reduce run-time dependenciesStefan Monnier2022-02-071-26/+34
* Merge from origin/emacs-28Stefan Kangas2022-01-051-0/+1
|\
| * * lisp/emacs-lisp/checkdoc.el (bytecomp): Add missing requirePhilipp Stephani2022-01-051-0/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | * lisp/emacs-lisp/checkdoc.el (checkdoc-dired): Autoload.Stefan Kangas2021-11-121-0/+1
* | Add "N.B." abbreviation to checkdocStefan Kangas2021-11-051-4/+2
* | Don't hardcode "Commentary" section in checkdocStefan Kangas2021-11-051-1/+5
|/
* Make checkdoc's docstring substitution consistent with other docsNikolay Kudryavtsev2021-09-301-3/+3
* checkdoc: Allow Lisp symbols to start a messageStefan Kangas2021-09-281-7/+30
* checkdoc: Don't add "Commentary" header to test filesStefan Kangas2021-09-261-2/+7
* checkdoc: Library footer must match package.el requirementStefan Kangas2021-09-261-4/+3
* checkdoc: Don't ask to disambiguate mode namesStefan Kangas2021-09-241-1/+4
* Fix recently introduced bug in checkdocStefan Kangas2021-09-241-2/+3
* checkdoc: Improve wide line warning to decrease false positivesStefan Kangas2021-09-241-6/+14
* ; * lisp/emacs-lisp/checkdoc.el (checkdoc-in-abbreviation-p): Doc fix.Stefan Kangas2021-09-241-2/+2
* checkdoc: Add abbreviation and simplifyStefan Kangas2021-09-231-5/+6
* Avoid jumping too far in checkdoc-in-abbreviation-pStefan Kangas2021-09-231-19/+23
* ; * lisp/emacs-lisp/checkdoc.el: Fix warnings.Stefan Kangas2021-09-211-4/+5
* Minor clean-up and fixes in checkdocStefan Kangas2021-09-211-44/+44
* checkdoc: New defvars to disable some warningsStefan Kangas2021-09-211-10/+42
* Add new command 'checkdoc-dired'Stefan Kangas2021-09-211-0/+33
* Revert "Flag checkdoc-symbol-words as a :safe variable"Stefan Kangas2021-09-191-1/+0
* checkdoc: Verify format of yes-or-no-p and format-messageStefan Kangas2021-09-191-5/+13
* Flag checkdoc-symbol-words as a :safe variableStefan Kangas2021-09-191-0/+1
* Use command substitution in checkdoc-recursive-editStefan Kangas2021-09-181-18/+21
* Use command substitution for exit-recursive-editStefan Kangas2021-09-181-1/+2
* ; More stylistic docfixes in emacs-lisp/*.el found by checkdocStefan Kangas2021-09-181-1/+1
* * lisp/emacs-lisp/checkdoc.el: Doc fix; mention flymake.Stefan Kangas2021-09-181-3/+4
* Do interactive mode tagging for checkdoc.elStefan Kangas2021-09-181-9/+9
* checkdoc: Only look for commonly used modifier keysStefan Kangas2021-09-181-1/+3
* checkdoc: 'y-or-n-p' no longer needs spaceStefan Kangas2021-09-171-50/+32
* Various minor checkdoc tweaksStefan Kangas2021-09-161-5/+15
* checkdoc: Don't warn about command substitutions by defaultStefan Kangas2021-09-151-15/+20
* * lisp/emacs-lisp/checkdoc.el (checkdoc-symbol-words): Fix type.Glenn Morris2021-09-141-1/+1
* ; * lisp/emacs-lisp/checkdoc.el: Fix typo in previous commit.Stefan Kangas2021-09-141-1/+1
* Add user option to avoid checkdoc warning for unescaped left parenStefan Kangas2021-09-141-10/+19
* Minor improvements to checkdocStefan Kangas2021-09-141-7/+9
* Improve checkdoc abbreviation handlingStefan Kangas2021-09-131-10/+26
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-1/+1
* Use emacs-version instead of obsolete version variablesStefan Kangas2021-04-011-3/+6
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-111-3/+3
* Make checkdoc--next-docstring use the doc-string-elt propertyMauro Aranda2021-03-081-24/+9
* Make checkdoc work with qualified methodsMauro Aranda2021-03-041-1/+20
* * lisp/emacs-lisp/checkdoc.el: Doc fix; don't mention built-ins.Stefan Kangas2021-02-051-7/+0
* Fix position in empty buffers in checkdoc-file-comments-engineLars Ingebrigtsen2021-01-291-1/+3
* checkdoc-spellcheck-documentation-flag doc string improvementLars Ingebrigtsen2021-01-201-1/+6
* Revert "Always send Lisp words to checkdoc-ispell-init"Lars Ingebrigtsen2021-01-201-8/+6
* Always send Lisp words to checkdoc-ispell-initLars Ingebrigtsen2021-01-201-6/+8
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1