projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84ea61a
)
* lisp/term/ns-win.el (ns-version-string): Declare for non-ns builds.
author
Glenn Morris
<rgm@gnu.org>
Mon, 26 Feb 2018 20:40:02 +0000
(15:40 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 26 Feb 2018 20:40:02 +0000
(15:40 -0500)
lisp/term/ns-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/ns-win.el
b/lisp/term/ns-win.el
index 7d89ec33a4652546c972a2626d19f6516f0f41ba..b0d1731857144570eaba25bff55a03ae07c07418 100644
(file)
--- a/
lisp/term/ns-win.el
+++ b/
lisp/term/ns-win.el
@@
-738,6
+738,8
@@
See the documentation of `create-fontset-from-fontset-spec' for the format.")
;;;; macOS-like defaults for trackpad and mouse wheel scrolling on
;;;; macOS 10.7+.
+(defvar ns-version-string)
+
;; FIXME: This doesn't look right. Is there a better way to do this
;; that keeps customize happy?
(when (featurep 'cocoa)