mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-23 22:20:24 -08:00
Merge from origin/emacs-28
e7aa3ece52Fix vc-git with old Git over Tramp and cygwin-mount.elc0cfbca311* lisp/emacs-lisp/checkdoc.el (bytecomp): Add missing require # Conflicts: # etc/NEWS
This commit is contained in:
commit
d763c12796
4 changed files with 45 additions and 39 deletions
|
|
@ -161,6 +161,7 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(require 'bytecomp) ;; for byte-compile-docstring-max-column
|
||||
(require 'cl-lib)
|
||||
(require 'help-mode) ;; for help-xref-info-regexp
|
||||
(require 'thingatpt) ;; for handy thing-at-point-looking-at
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue