projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c79d17
)
* lisp/net/trampver.el (inhibit-message): Declare.
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 22 Dec 2019 12:47:38 +0000
(13:47 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 22 Dec 2019 12:47:38 +0000
(13:47 +0100)
lisp/net/trampver.el
patch
|
blob
|
history
diff --git
a/lisp/net/trampver.el
b/lisp/net/trampver.el
index 64df1eeb8ba0b123941328e974078b41d8ab7373..49eab7fbc861c0f7ce3dce71a25c5b7d3b357189 100644
(file)
--- a/
lisp/net/trampver.el
+++ b/
lisp/net/trampver.el
@@
-35,6
+35,9
@@
;; Emacs version check is defined in macro AC_EMACS_INFO of
;; aclocal.m4; should be changed only there.
+;; Needed for Emacs 24.
+(defvar inhibit-message)
+
;;;###tramp-autoload
(defconst tramp-version "2.4.3-pre"
"This version of Tramp.")