comparison etc/Emacs.ad @ 412:697ef44129c6 r21-2-14

Import from CVS: tag r21-2-14
author cvs
date Mon, 13 Aug 2007 11:20:41 +0200
parents 501cfd01ee6d
children
comparison
equal deleted inserted replaced
411:12e008d41344 412:697ef44129c6
188 ! Note that the menubar resources do not use the `face' syntax, since they 188 ! Note that the menubar resources do not use the `face' syntax, since they
189 ! are X toolkit widgets and thus outside the domain of XEmacs proper. 189 ! are X toolkit widgets and thus outside the domain of XEmacs proper.
190 ! 190 !
191 *menubar*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-* 191 *menubar*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
192 *popup*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-* 192 *popup*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
193
194 ! Gui elements share this font
195 !
196 Emacs.gui-element.attributeFont: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
197 193
198 ! Font in the Motif dialog boxes. 194 ! Font in the Motif dialog boxes.
199 ! (Motif uses `fontList' while most other things use `font' - if you don't 195 ! (Motif uses `fontList' while most other things use `font' - if you don't
200 ! know why you probably don't want to.) 196 ! know why you probably don't want to.)
201 ! 197 !
262 <Key>osfHelp: Help()\n\ 258 <Key>osfHelp: Help()\n\
263 ~Shift ~Meta ~Alt <Key>Return: ArmAndActivate()\n\ 259 ~Shift ~Meta ~Alt <Key>Return: ArmAndActivate()\n\
264 <EnterWindow>: Enter()\n\ 260 <EnterWindow>: Enter()\n\
265 <LeaveWindow>: Leave()\n 261 <LeaveWindow>: Leave()\n
266 262
267 ! Native Widget translations
268 ! =======================
269 Emacs*Text*translations: #override\n\
270 <Btn1Down>: widget-focus-in() select-start()\n
271
272 ! XIM input method style 263 ! XIM input method style
273 ! ======================= 264 ! =======================
274 265
275 ! ximStyles is a (whitespace or comma-separated) list of XIMStyles in 266 ! ximStyles is a (whitespace or comma-separated) list of XIMStyles in
276 ! order of user's preference. 267 ! order of user's preference.