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 ':version' tag to 'checkdoc-package-keywords-flag'
Eli Zaretskii
2015-11-27
1
-0
/
+1
*
Revert some stray curved quotes I missed earlier
Paul Eggert
2015-09-10
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-13
/
+16
*
Text quoting fixes in cedet, emulation, emacs-lisp
Paul Eggert
2015-08-29
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-1
/
+1
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-6
/
+6
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-12
/
+12
*
Don't overflow if computing approximate percentage
Paul Eggert
2015-07-31
1
-4
/
+4
*
* lisp/emacs-lisp/checkdoc.el (checkdoc-get-keywords):
Glenn Morris
2015-06-10
1
-1
/
+1
*
* lisp/emacs-lisp/checkdoc.el: Use lexical-binding
Stefan Monnier
2015-06-10
1
-1
/
+3
*
Add new command checkdoc-package-keywords
Oleh Krehel
2015-06-08
1
-0
/
+39
*
checkdoc.el (checkdoc-file): New function
Oleh Krehel
2015-06-08
1
-10
/
+17
*
Support curved quotes in doc strings
Paul Eggert
2015-05-28
1
-9
/
+11
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-2
/
+2
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-19
1
-1
/
+1
*
Allow checkdoc to be called in batch
Oleh Krehel
2015-05-18
1
-3
/
+6
*
emacs-lisp/checkdoc.el: Don't complain about args starting with _.
Artur Malabarba
2015-03-25
1
-2
/
+3
*
* lisp/emacs-lisp/checkdoc.el (checkdoc-show-diagnostics): Don't make bogus
Stefan Monnier
2015-02-18
1
-8
/
+9
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/checkdoc.el: Remove redundant :group keywords.
Stefan Monnier
2013-08-08
1
-66
/
+60
*
Silence checkdoc.el compilation
Glenn Morris
2013-05-22
1
-20
/
+15
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Use new names for hooks rather than obsolete aliases
Glenn Morris
2012-11-12
1
-1
/
+1
*
* checkdoc.el (checkdoc-comment-style-hooks): Typo.
Stefan Monnier
2012-10-23
1
-1
/
+1
*
Cleanup uses of "-hooks".
Stefan Monnier
2012-10-23
1
-8
/
+12
*
Add new error and function `user-error'.
Stefan Monnier
2012-05-04
1
-22
/
+11
*
Duplicate-word and spelling fixes.
Paul Eggert
2012-01-10
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Fix more minor mode docstrings.
Chong Yidong
2011-10-19
1
-3
/
+4
*
Don't quote lambda expressions with `quote'.
Stefan Monnier
2011-05-23
1
-2
/
+1
*
* lisp/emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
Stefan Monnier
2011-05-20
1
-1
/
+1
*
Merge changes from emacs-23 branch
Chong Yidong
2011-02-12
1
-1
/
+1
|
\
|
*
Fix trivial typos in comments and ChangeLogs.
Juanma Barranquero
2011-02-12
1
-1
/
+1
*
|
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
|
Merge from emacs-23
Glenn Morris
2011-01-22
1
-1
/
+3
|
\
|
|
*
* lisp/emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
Jari Aalto
2011-01-21
1
-1
/
+3
*
|
Refill some copyright headers.
Glenn Morris
2011-01-15
1
-2
/
+2
*
|
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-2
/
+2
|
\
|
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
* lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
Stefan Monnier
2010-11-15
1
-87
/
+75
*
|
* lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
Stefan Monnier
2010-11-08
1
-76
/
+71
*
|
Minor checkdoc simplifications.
Glenn Morris
2010-11-06
1
-17
/
+9
*
|
Use line-end-position rather than end-of-line, etc.
Glenn Morris
2010-11-06
1
-1
/
+1
*
|
Don't be so lax with spelling.
Glenn Morris
2010-11-02
1
-2
/
+1
*
|
Remove some functions, variables and aliases obsolete since at least 21.1.
Glenn Morris
2010-10-01
1
-5
/
+2
|
/
*
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
[next]