Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b01f27a3
Commit
b01f27a3
authored
Aug 31, 2005
by
Juanma Barranquero
Browse files
(xlfd-regexp-registry-subnum): Add defvar.
parent
91ee9c4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/term/w32-win.el
lisp/term/w32-win.el
+2
-0
No files found.
lisp/term/w32-win.el
View file @
b01f27a3
...
...
@@ -80,6 +80,8 @@
(
require
'dnd
)
(
require
'code-pages
)
(
defvar
xlfd-regexp-registry-subnum
)
;; Conditional on new-fontset so bootstrapping works on non-GUI compiles
(
if
(
fboundp
'new-fontset
)
(
require
'fontset
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment