Mercurial > emacs
view src/vlimit.h @ 96548:ca19ecf65364
* faces.el (face-set-after-frame-default): Simplify. Don't apply
frame-specific X resource settings. Set faces using a list of
frame parameters explicitly passed to the calling
function (e.g. make-frame).
(x-create-frame-with-faces, tty-create-frame-with-faces): Supply
explicit frame parameter list to face-set-after-frame-default.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 08 Jul 2008 17:26:36 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* Dummy for Emacs so that we can run on VMS... */ #define LIM_DATA 0 /* arch-tag: 0c3436cb-5edc-447a-87af-acec402a65b9 (do not change this comment) */