Mercurial > hg > xemacs-beta
comparison src/emacsfns.h @ 116:9f59509498e1 r20-1b10
Import from CVS: tag r20-1b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:23:06 +0200 |
parents | fe104dbd9147 |
children | cca96a509cfe |
comparison
equal
deleted
inserted
replaced
115:f109f7dabbe2 | 116:9f59509498e1 |
---|---|
1301 extern Lisp_Object Qnothing, Qmono_pixmap, Qcolor_pixmap; | 1301 extern Lisp_Object Qnothing, Qmono_pixmap, Qcolor_pixmap; |
1302 extern Lisp_Object Qsubwindow; | 1302 extern Lisp_Object Qsubwindow; |
1303 extern Lisp_Object Qformatted_string; | 1303 extern Lisp_Object Qformatted_string; |
1304 extern Lisp_Object Qicon; | 1304 extern Lisp_Object Qicon; |
1305 extern Lisp_Object Qconst_glyph_variable; | 1305 extern Lisp_Object Qconst_glyph_variable; |
1306 extern Lisp_Object Qdisplay_table; | |
1306 Error_behavior decode_error_behavior_flag (Lisp_Object no_error); | 1307 Error_behavior decode_error_behavior_flag (Lisp_Object no_error); |
1307 Lisp_Object encode_error_behavior_flag (Error_behavior errb); | 1308 Lisp_Object encode_error_behavior_flag (Error_behavior errb); |
1308 | 1309 |
1309 | 1310 |
1310 /* Defined in glyphs-x.c */ | 1311 /* Defined in glyphs-x.c */ |