Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
32d497b1
Commit
32d497b1
authored
Oct 17, 2006
by
Kenichi Handa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Qunicode_sip): Extern it.
parent
4f06ffe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/font.h
src/font.h
+1
-1
No files found.
src/font.h
View file @
32d497b1
...
...
@@ -131,7 +131,7 @@ enum font_property_index
extern
Lisp_Object
QCspacing
,
QCdpi
,
QCscalable
,
QCotf
,
QClanguage
,
QCscript
;
/* Important character set symbols. */
extern
Lisp_Object
Qiso8859_1
,
Qiso10646_1
,
Qunicode_bmp
;
extern
Lisp_Object
Qiso8859_1
,
Qiso10646_1
,
Qunicode_bmp
,
Qunicode_sip
;
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