From: Dmitry Antipov Date: Fri, 11 Nov 2011 09:18:32 +0000 (-0800) Subject: * xdisp.c (syms_of_xdisp): Remove duplicated definition of Qtext. X-Git-Tag: emacs-pretest-24.0.92~214 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=22a648b4d6cfcb369730b0c41232a047fd5616fb;p=emacs.git * xdisp.c (syms_of_xdisp): Remove duplicated definition of Qtext. --- diff --git a/src/ChangeLog b/src/ChangeLog index 49e469b8c2f..fc1859a0ca5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +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 diff --git a/src/xdisp.c b/src/xdisp.c index ae4db3906ba..dfb794f38d3 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -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"),