summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/checkdoc.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): BuildKevin Ryde2009-11-241-6/+3
* * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match nounKevin Ryde2009-11-081-1/+4
* * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): UseKevin Ryde2009-10-271-5/+8
* (generate-autoload-cookie): Define for compiler.Glenn Morris2009-10-241-0/+3
* * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):Chong Yidong2009-10-231-1/+6
* (checkdoc-file-comments-engine): WhenKevin Ryde2009-10-211-5/+14
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-8/+11
* (checkdoc-force-history-flag):Stefan Monnier2009-08-301-3/+3
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-08-221-2/+12
* Remove leading * from defcustom docs.Glenn Morris2009-07-221-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (checkdoc-start-section, checkdoc-error):Stefan Monnier2008-06-201-2/+5
* (checkdoc-this-string-valid-engine):Stefan Monnier2008-05-301-18/+21
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (checkdoc-minor-keymap): Use `define-obsolete-variable-alias'.Juanma Barranquero2008-04-181-3/+2
* (checkdoc-this-string-valid-engine): Use `string-match-p'.Juanma Barranquero2008-04-081-9/+7
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * calculator.el:Dan Nicolaescu2007-12-251-15/+0
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-4/+4
* | * emulation/edt-mapper.el (function-key-map):Dan Nicolaescu2007-10-211-1/+1
* | (checkdoc-force-docstrings-flag)Dan Nicolaescu2007-09-221-2/+2
* | (checkdoc-minor-mode-string): New.Glenn Morris2007-09-061-1/+7
|/
* (checkdoc-ispell-lisp-words): Remove `iff'.Glenn Morris2007-08-081-2/+3
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (checkdoc-rogue-space-check-engine): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
* * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): InsertChong Yidong2006-08-281-1/+2
* Remove * in defcustoms.Stefan Monnier2006-08-251-16/+18
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-241-1/+1
* (compilation-error-regexp-alist, compilation-mode-font-lock-keywords):Juanma Barranquero2005-08-291-1/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (checkdoc-make-overlay, checkdoc-overlay-put, checkdoc-delete-overlay)Richard M. Stallman2005-07-161-28/+16
* (checkdoc-proper-noun-list):Richard M. Stallman2005-07-081-4/+4
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (checkdoc-continue, checkdoc-comments, checkdoc-message-text, checkdoc-defun):Stefan Monnier2004-12-111-6/+6
* (checkdoc-this-string-valid-engine):Stefan Monnier2004-09-121-2/+3
* (checkdoc-minor-mode): Doc fix.Andreas Schwab2004-05-081-1/+1
* (checkdoc-output-error-regex-alist): New var.Stefan Monnier2004-04-231-39/+10
* (checkdoc-output-mode): Make it a normal major mode.Stefan Monnier2004-04-211-27/+22
* (checkdoc-output-mode-map, checkdoc-find-error-mouse, checkdoc-find-error):Stefan Monnier2004-04-141-15/+8
* (checkdoc-error): Dont' assume point-min == 1.Stefan Monnier2004-03-221-2/+4
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (checkdoc-file-comments-engine): UseLute Kamstra2003-05-231-16/+10
* (checkdoc-display-status-buffer): Fix docstring.Juanma Barranquero2003-03-281-20/+71
* (checkdoc-minor-keymap): Add obsolescence declaration and remove redundant infoJuanma Barranquero2003-02-051-2/+3
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-3/+3
* Don't define a name for the minor mode menu.Richard M. Stallman2002-12-231-3/+3