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
3223c449
Commit
3223c449
authored
Jun 09, 2006
by
Kenichi Handa
Browse files
(Qiso8859_1, Qiso10646_1, Qunicode_bmp): Extern them.
parent
0f4c7406
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/font.h
src/font.h
+3
-0
No files found.
src/font.h
View file @
3223c449
...
...
@@ -130,6 +130,9 @@ enum font_property_index
extern
Lisp_Object
QCotf
,
QClanguage
,
QCscript
;
/* Important character set symbols. */
extern
Lisp_Object
Qiso8859_1
,
Qiso10646_1
,
Qunicode_bmp
;
extern
Lisp_Object
null_string
;
extern
Lisp_Object
null_vector
;
...
...
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