index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
checkdoc.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build
Kevin Ryde
2009-11-24
1
-6
/
+3
*
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
Kevin Ryde
2009-11-08
1
-1
/
+4
*
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
Kevin Ryde
2009-10-27
1
-5
/
+8
*
(generate-autoload-cookie): Define for compiler.
Glenn Morris
2009-10-24
1
-0
/
+3
*
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
Chong Yidong
2009-10-23
1
-1
/
+6
*
(checkdoc-file-comments-engine): When
Kevin Ryde
2009-10-21
1
-5
/
+14
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-8
/
+11
*
(checkdoc-force-history-flag):
Stefan Monnier
2009-08-30
1
-3
/
+3
*
Kevin Ryde <user42 at zip.com.au>
Glenn Morris
2009-08-22
1
-2
/
+12
*
Remove leading * from defcustom docs.
Glenn Morris
2009-07-22
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(checkdoc-start-section, checkdoc-error):
Stefan Monnier
2008-06-20
1
-2
/
+5
*
(checkdoc-this-string-valid-engine):
Stefan Monnier
2008-05-30
1
-18
/
+21
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(checkdoc-minor-keymap): Use `define-obsolete-variable-alias'.
Juanma Barranquero
2008-04-18
1
-3
/
+2
*
(checkdoc-this-string-valid-engine): Use `string-match-p'.
Juanma Barranquero
2008-04-08
1
-9
/
+7
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
* calculator.el:
Dan Nicolaescu
2007-12-25
1
-15
/
+0
*
|
* erc-stamp.el (erc-echo-timestamp):
David Kastrup
2007-12-08
1
-4
/
+4
*
|
* emulation/edt-mapper.el (function-key-map):
Dan Nicolaescu
2007-10-21
1
-1
/
+1
*
|
(checkdoc-force-docstrings-flag)
Dan Nicolaescu
2007-09-22
1
-2
/
+2
*
|
(checkdoc-minor-mode-string): New.
Glenn Morris
2007-09-06
1
-1
/
+7
|
/
*
(checkdoc-ispell-lisp-words): Remove `iff'.
Glenn Morris
2007-08-08
1
-2
/
+3
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(checkdoc-rogue-space-check-engine): Use "non-nil" in docstrings.
Juanma Barranquero
2006-11-03
1
-1
/
+1
*
* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): Insert
Chong Yidong
2006-08-28
1
-1
/
+2
*
Remove * in defcustoms.
Stefan Monnier
2006-08-25
1
-16
/
+18
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
2005-09-24 Emilio C. Lopes <eclig@gmx.net>
Romain Francoise
2005-09-24
1
-1
/
+1
*
(compilation-error-regexp-alist, compilation-mode-font-lock-keywords):
Juanma Barranquero
2005-08-29
1
-1
/
+4
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
(checkdoc-make-overlay, checkdoc-overlay-put, checkdoc-delete-overlay)
Richard M. Stallman
2005-07-16
1
-28
/
+16
*
(checkdoc-proper-noun-list):
Richard M. Stallman
2005-07-08
1
-4
/
+4
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(checkdoc-continue, checkdoc-comments, checkdoc-message-text, checkdoc-defun):
Stefan Monnier
2004-12-11
1
-6
/
+6
*
(checkdoc-this-string-valid-engine):
Stefan Monnier
2004-09-12
1
-2
/
+3
*
(checkdoc-minor-mode): Doc fix.
Andreas Schwab
2004-05-08
1
-1
/
+1
*
(checkdoc-output-error-regex-alist): New var.
Stefan Monnier
2004-04-23
1
-39
/
+10
*
(checkdoc-output-mode): Make it a normal major mode.
Stefan Monnier
2004-04-21
1
-27
/
+22
*
(checkdoc-output-mode-map, checkdoc-find-error-mouse, checkdoc-find-error):
Stefan Monnier
2004-04-14
1
-15
/
+8
*
(checkdoc-error): Dont' assume point-min == 1.
Stefan Monnier
2004-03-22
1
-2
/
+4
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
(checkdoc-file-comments-engine): Use
Lute Kamstra
2003-05-23
1
-16
/
+10
*
(checkdoc-display-status-buffer): Fix docstring.
Juanma Barranquero
2003-03-28
1
-20
/
+71
*
(checkdoc-minor-keymap): Add obsolescence declaration and remove redundant info
Juanma Barranquero
2003-02-05
1
-2
/
+3
*
Trailing whitepace deleted.
Juanma Barranquero
2003-02-04
1
-3
/
+3
*
Don't define a name for the minor mode menu.
Richard M. Stallman
2002-12-23
1
-3
/
+3
[next]