summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/checkdoc.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* * checkdoc.el (checkdoc-comment-style-hooks): Typo.Stefan Monnier2012-10-231-1/+1
* Cleanup uses of "-hooks".Stefan Monnier2012-10-231-8/+12
* Add new error and function `user-error'.Stefan Monnier2012-05-041-22/+11
* Duplicate-word and spelling fixes.Paul Eggert2012-01-101-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-191-3/+4
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-2/+1
* * lisp/emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):Stefan Monnier2011-05-201-1/+1
* Merge changes from emacs-23 branchChong Yidong2011-02-121-1/+1
|\
| * Fix trivial typos in comments and ChangeLogs.Juanma Barranquero2011-02-121-1/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Merge from emacs-23Glenn Morris2011-01-221-1/+3
|\ \ | |/
| * * lisp/emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):Jari Aalto2011-01-211-1/+3
* | Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* | Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.Stefan Monnier2010-11-151-87/+75
* | * lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)Stefan Monnier2010-11-081-76/+71
* | Minor checkdoc simplifications.Glenn Morris2010-11-061-17/+9
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-1/+1
* | Don't be so lax with spelling.Glenn Morris2010-11-021-2/+1