* xdisp.c (syms_of_xdisp): Remove duplicated definition of Qtext.

This commit is contained in:
Dmitry Antipov 2011-11-11 01:18:32 -08:00 committed by Paul Eggert
parent 659afedebb
commit 22a648b4d6
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2011-11-11 Dmitry Antipov <dmantipov@yandex.ru>
* xdisp.c (syms_of_xdisp): Remove duplicated definition of Qtext.
2011-11-11 Kenichi Handa <handa@m17n.org>
* callproc.c (Fcall_process): Set the member dst_multibyte of

View file

@ -27974,7 +27974,6 @@ syms_of_xdisp (void)
DEFSYM (Qhollow, "hollow");
DEFSYM (Qhand, "hand");
DEFSYM (Qarrow, "arrow");
DEFSYM (Qtext, "text");
DEFSYM (Qinhibit_free_realized_faces, "inhibit-free-realized-faces");
list_of_error = Fcons (Fcons (intern_c_string ("error"),