summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/checkdoc.el
Commit message (Expand)AuthorAgeFilesLines
* Fix more regular expression typosPaul Eggert2019-03-181-1/+1
* Fix byte compile warnings in checkdoc.elAlex Branham2019-02-081-12/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-11-041-3/+2
|\ \ | |/
| * Doc fix for checkdoc-continueEric Abrahamsen2018-11-011-3/+2
* | Merge from origin/emacs-26Glenn Morris2018-08-291-1/+1
|\ \ | |/
| * Small checkdoc quoting fix (bug#32546)Glenn Morris2018-08-271-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Quieten cl-lib related compiler warningsGlenn Morris2018-03-221-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/emacs-lisp/checkdoc.el: cl-defstruct + minor simplificationsStefan Monnier2017-10-081-80/+52
|/
* Hook Flymake onto proper checkdoc and byte-compile interfacesJoão Távora2017-10-031-3/+16
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Turn off checkdoc complaint about default argument orderMark Oteiza2017-09-011-1/+2
* Nix some useless uses of looking-at, looking-backMark Oteiza2017-02-121-8/+8
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-2/+2
* | Checkdoc: use syntax functions instead of regexPhilipp Stephani2016-12-311-28/+31
* | Checkdoc: Don't require a space before an arg listPhilipp Stephani2016-12-261-1/+1
* | Fix uses of (call-interactively) in lisp/emacs-lisp/checkdoc.elRobert Cochran2016-09-031-8/+8
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-211-2/+2
* | Make checkdoc warn about variables described as "True"Kevin Ryde2016-02-251-0/+21
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Add ':version' tag to 'checkdoc-package-keywords-flag'Eli Zaretskii2015-11-271-0/+1
* Revert some stray curved quotes I missed earlierPaul Eggert2015-09-101-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-13/+16
* Text quoting fixes in cedet, emulation, emacs-lispPaul Eggert2015-08-291-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-6/+6
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-211-12/+12
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-4/+4
* * lisp/emacs-lisp/checkdoc.el (checkdoc-get-keywords):Glenn Morris2015-06-101-1/+1
* * lisp/emacs-lisp/checkdoc.el: Use lexical-bindingStefan Monnier2015-06-101-1/+3
* Add new command checkdoc-package-keywordsOleh Krehel2015-06-081-0/+39
* checkdoc.el (checkdoc-file): New functionOleh Krehel2015-06-081-10/+17
* Support curved quotes in doc stringsPaul Eggert2015-05-281-9/+11
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-2/+2
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-1/+1
* Allow checkdoc to be called in batchOleh Krehel2015-05-181-3/+6
* emacs-lisp/checkdoc.el: Don't complain about args starting with _.Artur Malabarba2015-03-251-2/+3
* * lisp/emacs-lisp/checkdoc.el (checkdoc-show-diagnostics): Don't make bogusStefan Monnier2015-02-181-8/+9
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emacs-lisp/checkdoc.el: Remove redundant :group keywords.Stefan Monnier2013-08-081-66/+60
* Silence checkdoc.el compilationGlenn Morris2013-05-221-20/+15
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Use new names for hooks rather than obsolete aliasesGlenn Morris2012-11-121-1/+1