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 infloop in checkdoc-next-docstring
Eshel Yaron
2024-08-23
1
-1
/
+1
*
Clarify `checkdoc-max-keyref-before-warn` docstring
Stefan Kangas
2024-07-07
1
-8
/
+9
*
; Simplify (with-current-buffer (get-buffer ...) ...)
Tim Landscheidt
2024-03-14
1
-1
/
+1
*
Use obarray-make instead of make-vector to create obarrays
Mattias Engdegård
2024-02-23
1
-1
/
+1
*
Use special-mode in checkdoc status buffer
Nicholas Vollmer
2024-01-05
1
-1
/
+2
*
Merge from savannah/emacs-29
Po Lu
2024-01-02
1
-1
/
+1
|
\
|
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
|
checkdoc: Avoid false positive for keybinding in docstring
Stefan Kangas
2023-12-24
1
-2
/
+5
*
|
Move lexical-binding warning from checkdoc to byte-compiler
Mattias Engdegård
2023-10-21
1
-39
/
+0
*
|
; checkdoc.el: remove unnecessary regexp groups
Mattias Engdegård
2023-09-26
1
-3
/
+3
*
|
checkdoc: Don't warn for () in cl-defmacro args
Stefan Kangas
2023-09-03
1
-1
/
+1
*
|
Make checkdoc warn if not using lexical-binding
Stefan Kangas
2023-09-01
1
-0
/
+39
*
|
Use ensure-list in many more places
Stefan Kangas
2023-08-27
1
-2
/
+1
*
|
Mark Emacs 21 compat aliases `lm-*-mark` obsolete
Stefan Kangas
2023-08-06
1
-5
/
+5
|
/
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Improve checkdoc.el commentary section
Stefan Kangas
2022-12-10
1
-8
/
+17
*
; Fix typos
Stefan Kangas
2022-11-20
1
-2
/
+2
*
Don't use autoloaded functions for safe-local-variable
Lars Ingebrigtsen
2022-09-16
1
-3
/
+3
*
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-4
/
+0
*
; Delete not-useful comments referring to Emacs 19.
Stefan Kangas
2022-08-19
1
-1
/
+0
*
Delete dead code in checkdoc.el
Stefan Kangas
2022-08-10
1
-20
/
+1
*
Minor checkdoc.el clean up
Lars Ingebrigtsen
2022-08-04
1
-2
/
+0
*
Remove some spurious references to XEmacs
Stefan Kangas
2022-08-03
1
-1
/
+1
*
Prefer defvar-keymap in emacs-lisp/*.el
Stefan Kangas
2022-07-04
1
-32
/
+24
*
Replace lisp-mode-symbol-regexp with (rx lisp-mode-symbol)
Mattias Engdegård
2022-07-04
1
-3
/
+3
*
Make checkdoc-defun-info parsing slightly less wrong
Lars Ingebrigtsen
2022-06-19
1
-5
/
+12
*
Fix checkdoc--fix-y-or-n-p query
Lars Ingebrigtsen
2022-06-18
1
-1
/
+1
*
Make checkdoc-file-comments-engine match more ;;;### forms
Lars Ingebrigtsen
2022-06-02
1
-4
/
+2
*
Further audits of single quotes in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-1
/
+1
*
; Fix mistakes in 'declare function' forms
Eli Zaretskii
2022-05-14
1
-2
/
+2
*
lisp-mnt, checkdoc: Reduce run-time dependencies
Stefan Monnier
2022-02-07
1
-26
/
+34
*
Merge from origin/emacs-28
Stefan Kangas
2022-01-05
1
-0
/
+1
|
\
|
*
* lisp/emacs-lisp/checkdoc.el (bytecomp): Add missing require
Philipp Stephani
2022-01-05
1
-0
/
+1
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/checkdoc.el (checkdoc-dired): Autoload.
Stefan Kangas
2021-11-12
1
-0
/
+1
*
|
Add "N.B." abbreviation to checkdoc
Stefan Kangas
2021-11-05
1
-4
/
+2
*
|
Don't hardcode "Commentary" section in checkdoc
Stefan Kangas
2021-11-05
1
-1
/
+5
|
/
*
Make checkdoc's docstring substitution consistent with other docs
Nikolay Kudryavtsev
2021-09-30
1
-3
/
+3
*
checkdoc: Allow Lisp symbols to start a message
Stefan Kangas
2021-09-28
1
-7
/
+30
*
checkdoc: Don't add "Commentary" header to test files
Stefan Kangas
2021-09-26
1
-2
/
+7
*
checkdoc: Library footer must match package.el requirement
Stefan Kangas
2021-09-26
1
-4
/
+3
*
checkdoc: Don't ask to disambiguate mode names
Stefan Kangas
2021-09-24
1
-1
/
+4
*
Fix recently introduced bug in checkdoc
Stefan Kangas
2021-09-24
1
-2
/
+3
*
checkdoc: Improve wide line warning to decrease false positives
Stefan Kangas
2021-09-24
1
-6
/
+14
*
; * lisp/emacs-lisp/checkdoc.el (checkdoc-in-abbreviation-p): Doc fix.
Stefan Kangas
2021-09-24
1
-2
/
+2
*
checkdoc: Add abbreviation and simplify
Stefan Kangas
2021-09-23
1
-5
/
+6
*
Avoid jumping too far in checkdoc-in-abbreviation-p
Stefan Kangas
2021-09-23
1
-19
/
+23
*
; * lisp/emacs-lisp/checkdoc.el: Fix warnings.
Stefan Kangas
2021-09-21
1
-4
/
+5
*
Minor clean-up and fixes in checkdoc
Stefan Kangas
2021-09-21
1
-44
/
+44
[next]