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
*
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-04-11
1
-1
/
+1
*
Use emacs-version instead of obsolete version variables
Stefan Kangas
2021-04-01
1
-3
/
+6
*
* lisp: Remove yet more always-nil variables
Stefan Monnier
2021-03-11
1
-3
/
+3
*
Make checkdoc--next-docstring use the doc-string-elt property
Mauro Aranda
2021-03-08
1
-24
/
+9
*
Make checkdoc work with qualified methods
Mauro Aranda
2021-03-04
1
-1
/
+20
*
* lisp/emacs-lisp/checkdoc.el: Doc fix; don't mention built-ins.
Stefan Kangas
2021-02-05
1
-7
/
+0
*
Fix position in empty buffers in checkdoc-file-comments-engine
Lars Ingebrigtsen
2021-01-29
1
-1
/
+3
*
checkdoc-spellcheck-documentation-flag doc string improvement
Lars Ingebrigtsen
2021-01-20
1
-1
/
+6
*
Revert "Always send Lisp words to checkdoc-ispell-init"
Lars Ingebrigtsen
2021-01-20
1
-8
/
+6
*
Always send Lisp words to checkdoc-ispell-init
Lars Ingebrigtsen
2021-01-20
1
-6
/
+8
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Remove redundant installation instructions
Stefan Kangas
2020-11-12
1
-1
/
+0
*
Fix problem when replacing the final char in checkdoc
Lars Ingebrigtsen
2020-10-25
1
-1
/
+1
*
Use format-prompt in calls to completing-read with a default value
Lars Ingebrigtsen
2020-09-06
1
-1
/
+2
*
Remove Emacs 23 compat code from checkdoc.el
Stefan Kangas
2020-08-12
1
-9
/
+4
*
Merge from origin/emacs-27
Glenn Morris
2020-04-20
1
-1
/
+1
|
\
|
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-1
/
+1
*
|
Declare some <package>-version variables obsolete
Stefan Kangas
2020-03-21
1
-1
/
+2
*
|
Add "Old-" prefix to "Version" header in some cases
Stefan Kangas
2020-03-21
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
[next]