Mercurial > hg > xemacs-beta
diff etc/Emacs.ad @ 406:b8cc9ab3f761 r21-2-33
Import from CVS: tag r21-2-33
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:17:09 +0200 |
parents | cc15677e0335 |
children | 501cfd01ee6d |
line wrap: on
line diff
--- a/etc/Emacs.ad Mon Aug 13 11:16:09 2007 +0200 +++ b/etc/Emacs.ad Mon Aug 13 11:17:09 2007 +0200 @@ -191,6 +191,10 @@ *menubar*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-* *popup*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-* +! Gui elements share this font +! +Emacs.gui-element.attributeFont: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-* + ! Font in the Motif dialog boxes. ! (Motif uses `fontList' while most other things use `font' - if you don't ! know why you probably don't want to.) @@ -260,6 +264,11 @@ <EnterWindow>: Enter()\n\ <LeaveWindow>: Leave()\n +! Native Widget translations +! ======================= +Emacs*Text*translations: #override\n\ + <Btn1Down>: widget-focus-in()\n + ! XIM input method style ! =======================