mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-12 17:10:43 -08:00
Merge from origin/emacs-27
a3c2d186eb(origin/emacs-27) CC Mode: Fix the handling of two adjacen...a1abf73c76Fix combine-change-calls-1 for when buffer-undo-list is tdb37dd2e84Don't misinterpret doc string as initial value40b217c2bfBump checkdoc-version to match library header60418a1ab2Explain how to unset mode bindings (Bug#39802)7cafbbe964Fix describe-variable on values with circular syntax (Bug#...592b1cfee9Improve 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