projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60418a1
)
Bump checkdoc-version to match library header
author
Stefan Kangas
<stefankangas@gmail.com>
Wed, 4 Mar 2020 03:41:45 +0000
(
04:41
+0100)
committer
Stefan Kangas
<stefankangas@gmail.com>
Wed, 4 Mar 2020 04:45:30 +0000
(
05:45
+0100)
* lisp/emacs-lisp/checkdoc.el (checkdoc-version): Bump version.
lisp/emacs-lisp/checkdoc.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/checkdoc.el
b/lisp/emacs-lisp/checkdoc.el
index e15836ee7d809b6ef9693323f024a5ab1739fca8..fa5d1cff417ee640cea4e0c941bfdc24aac91982 100644
(file)
--- a/
lisp/emacs-lisp/checkdoc.el
+++ b/
lisp/emacs-lisp/checkdoc.el
@@
-168,7
+168,7
@@
;; not specifically docstring related. Would this even be useful?
;;; Code:
-(defvar checkdoc-version "0.6.
1
"
+(defvar checkdoc-version "0.6.
2
"
"Release version of checkdoc you are currently running.")
(require 'cl-lib)