]> git.eshelyaron.com Git - emacs.git/commitdiff
* xdisp.c (syms_of_xdisp): Remove duplicated definition of Qtext.
authorDmitry Antipov <dmantipov@yandex.ru>
Fri, 11 Nov 2011 09:18:32 +0000 (01:18 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Nov 2011 09:18:32 +0000 (01:18 -0800)
src/ChangeLog
src/xdisp.c

index 49e469b8c2f2330d5a054e56edb5d1431a4c2ae6..fc1859a0ca582901477c1aac0ea54f5e423d4dae 100644 (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
index ae4db3906ba99a6e564e78bb527b596ee37f265d..dfb794f38d385fa926a2c069672d65d2665dc728 100644 (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"),