=== modified file 'src/ChangeLog' --- src/ChangeLog 2011-11-11 08:09:40 +0000 +++ src/ChangeLog 2011-11-11 09:12:07 +0000 @@ -1,3 +1,8 @@ +2011-11-11 Dmitry Antipov + + * xdisp.c (syms_of_xdisp): Remove duplicated definition + of Qtext. + 2011-11-11 Kenichi Handa * callproc.c (Fcall_process): Set the member dst_multibyte of === modified file 'src/xdisp.c' --- src/xdisp.c 2011-11-11 07:08:47 +0000 +++ src/xdisp.c 2011-11-11 09:10:42 +0000 @@ -27974,7 +27974,6 @@ 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"),