summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/checkdoc.el
Commit message (Expand)AuthorAge
* * lisp/emacs-lisp/checkdoc.el: Doc fix; don't mention built-ins.Stefan Kangas2021-02-05
* Fix position in empty buffers in checkdoc-file-comments-engineLars Ingebrigtsen2021-01-29
* checkdoc-spellcheck-documentation-flag doc string improvementLars Ingebrigtsen2021-01-20
* Revert "Always send Lisp words to checkdoc-ispell-init"Lars Ingebrigtsen2021-01-20
* Always send Lisp words to checkdoc-ispell-initLars Ingebrigtsen2021-01-20
* Update copyright year to 2021Paul Eggert2021-01-01
* Remove redundant installation instructionsStefan Kangas2020-11-12
* Fix problem when replacing the final char in checkdocLars Ingebrigtsen2020-10-25
* Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen2020-09-06
* Remove Emacs 23 compat code from checkdoc.elStefan Kangas2020-08-12
* Merge from origin/emacs-27Glenn Morris2020-04-20
|\
| * ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-18
* | Declare some <package>-version variables obsoleteStefan Kangas2020-03-21
* | Add "Old-" prefix to "Version" header in some casesStefan Kangas2020-03-21
|/
* Bump checkdoc-version to match library headerStefan Kangas2020-03-04
* checkdoc: Don't mistake "cf." for sentence endŠtěpán Němec2020-02-28
* Fix wording and punctuation of a recent commitEli Zaretskii2020-01-17
* Add unattended spell-checking to checkdocDamien Cassou2020-01-17
* Update copyright year to 2020Paul Eggert2020-01-01
* Make checkdoc work better with cl-lib functionsdick r. chiang2019-10-10
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Make checkdoc check cl-lib function docstringsAlex Branham2019-08-16
* Avoid deleting closing quotation mark in checkdocAlex Branham2019-08-16
* Checkdoc would bug out on empty filesLars Ingebrigtsen2019-07-09
* Remove XEmacs compat code from checkdoc.elLars Ingebrigtsen2019-06-20
* Fix more regular expression typosPaul Eggert2019-03-18
* Fix byte compile warnings in checkdoc.elAlex Branham2019-02-08
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-11-04
|\|
| * Doc fix for checkdoc-continueEric Abrahamsen2018-11-01
* | Merge from origin/emacs-26Glenn Morris2018-08-29
|\|
| * Small checkdoc quoting fix (bug#32546)Glenn Morris2018-08-27
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Quieten cl-lib related compiler warningsGlenn Morris2018-03-22
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | * lisp/emacs-lisp/checkdoc.el: cl-defstruct + minor simplificationsStefan Monnier2017-10-08
|/
* Hook Flymake onto proper checkdoc and byte-compile interfacesJoão Távora2017-10-03
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Turn off checkdoc complaint about default argument orderMark Oteiza2017-09-01
* Nix some useless uses of looking-at, looking-backMark Oteiza2017-02-12
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-05
* | Checkdoc: use syntax functions instead of regexPhilipp Stephani2016-12-31
* | Checkdoc: Don't require a space before an arg listPhilipp Stephani2016-12-26
* | Fix uses of (call-interactively) in lisp/emacs-lisp/checkdoc.elRobert Cochran2016-09-03
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-21
* | Make checkdoc warn about variables described as "True"Kevin Ryde2016-02-25
|/