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
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-1
/
+1
*
Bump checkdoc-version to match library header
Stefan Kangas
2020-03-04
1
-1
/
+1
*
checkdoc: Don't mistake "cf." for sentence end
Štěpán Němec
2020-02-28
1
-1
/
+1
*
Fix wording and punctuation of a recent commit
Eli Zaretskii
2020-01-17
1
-2
/
+2
*
Add unattended spell-checking to checkdoc
Damien Cassou
2020-01-17
1
-50
/
+68
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Make checkdoc work better with cl-lib functions
dick r. chiang
2019-10-10
1
-3
/
+2
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-13
/
+13
*
Make checkdoc check cl-lib function docstrings
Alex Branham
2019-08-16
1
-4
/
+12
*
Avoid deleting closing quotation mark in checkdoc
Alex Branham
2019-08-16
1
-10
/
+5
*
Checkdoc would bug out on empty files
Lars Ingebrigtsen
2019-07-09
1
-2
/
+8
*
Remove XEmacs compat code from checkdoc.el
Lars Ingebrigtsen
2019-06-20
1
-7
/
+3
*
Fix more regular expression typos
Paul Eggert
2019-03-18
1
-1
/
+1
*
Fix byte compile warnings in checkdoc.el
Alex Branham
2019-02-08
1
-12
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-11-04
1
-3
/
+2
|
\
|
|
*
Doc fix for checkdoc-continue
Eric Abrahamsen
2018-11-01
1
-3
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2018-08-29
1
-1
/
+1
|
\
|
|
*
Small checkdoc quoting fix (bug#32546)
Glenn Morris
2018-08-27
1
-1
/
+1
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
*
|
Quieten cl-lib related compiler warnings
Glenn Morris
2018-03-22
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/checkdoc.el: cl-defstruct + minor simplifications
Stefan Monnier
2017-10-08
1
-80
/
+52
|
/
*
Hook Flymake onto proper checkdoc and byte-compile interfaces
João Távora
2017-10-03
1
-3
/
+16
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Turn off checkdoc complaint about default argument order
Mark Oteiza
2017-09-01
1
-1
/
+2
*
Nix some useless uses of looking-at, looking-back
Mark Oteiza
2017-02-12
1
-8
/
+8
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-02-05
1
-2
/
+2
*
|
Checkdoc: use syntax functions instead of regex
Philipp Stephani
2016-12-31
1
-28
/
+31
*
|
Checkdoc: Don't require a space before an arg list
Philipp Stephani
2016-12-26
1
-1
/
+1
*
|
Fix uses of (call-interactively) in lisp/emacs-lisp/checkdoc.el
Robert Cochran
2016-09-03
1
-8
/
+8
*
|
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-03-21
1
-2
/
+2
*
|
Make checkdoc warn about variables described as "True"
Kevin Ryde
2016-02-25
1
-0
/
+21
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
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
[next]