mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-24 05:22:04 -08:00
(Qunicode_sip): Extern it.
This commit is contained in:
parent
4f06ffe15b
commit
32d497b1cd
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue