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
cc5e32c5
Commit
cc5e32c5
authored
Aug 31, 2005
by
Juanma Barranquero
Browse files
(x-keysym-table, x-selection-timeout, x-session-id, x-session-previous-id):
Add defvars.
parent
b01f27a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
lisp/term/x-win.el
lisp/term/x-win.el
+4
-0
No files found.
lisp/term/x-win.el
View file @
cc5e32c5
...
...
@@ -80,6 +80,10 @@
(
require
'x-dnd
)
(
defvar
x-invocation-args
)
(
defvar
x-keysym-table
)
(
defvar
x-selection-timeout
)
(
defvar
x-session-id
)
(
defvar
x-session-previous-id
)
(
defvar
x-command-line-resources
nil
)
...
...
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