help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating a function to change custom-set-faces


From: Johan Bockgård
Subject: Re: Creating a function to change custom-set-faces
Date: Wed, 16 Apr 2003 10:52:23 +0200
User-agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.2 (usg-unix-v)

j_del_strother@hotmail.com (Jon) writes:

> (defun green_face ()
>   "Changes to a green typeset"
>   (interactive)
[...]
> )
>
> Which will then allow you to do M-x custom-set-faces.

Rather M-x green_face ...

-- 
Johan Bockgård


reply via email to

[Prev in Thread] Current Thread [Next in Thread]