Merge from origin/emacs-27
a3c2d186eb
(origin/emacs-27) CC Mode: Fix the handling of two adjacen...a1abf73c76
Fix combine-change-calls-1 for when buffer-undo-list is tdb37dd2e84
Don't misinterpret doc string as initial value40b217c2bf
Bump checkdoc-version to match library header60418a1ab2
Explain how to unset mode bindings (Bug#39802)7cafbbe964
Fix describe-variable on values with circular syntax (Bug#...592b1cfee9
Improve documentation of next-error-highlight-no-select (b...
This commit is contained in:
commit
b5474ba160
9 changed files with 47 additions and 34 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue