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
a35ebb81
Commit
a35ebb81
authored
Feb 21, 2009
by
Chong Yidong
Browse files
Define Qfont_spec, Qfont_entity, Qfont_object extern.
parent
0e3bf4a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/lisp.h
src/lisp.h
+2
-0
No files found.
src/lisp.h
View file @
a35ebb81
...
...
@@ -2173,6 +2173,8 @@ extern Lisp_Object Qnumberp, Qnumber_or_marker_p;
extern
Lisp_Object
Qinteger
;
extern
Lisp_Object
Qfont_spec
,
Qfont_entity
,
Qfont_object
;
extern
void
circular_list_error
P_
((
Lisp_Object
))
NO_RETURN
;
EXFUN
(
Finteractive_form
,
1
);
...
...
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