Group: gnu.emacs.help · Group Profile · Search for Grey10 in gnu.emacs.help
Author: henry atting
Date: Jun 19, 2008 01:04
...-frame-alist (append ' ((font . "DejaVu Sans Mono-11") (background-color . "grey10") (foreground-color . "grey30")... (if window-system (progn (setq default-frame-alist (append '((font . "DejaVu Sans Mono-11") (background-color . "grey10") (foreground-color . "grey30")... (if window-system nil (set-foreground-color "yellow")... henry...
|