emacs-devel
[Top][All Lists]
Advanced

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

silly face function names


From: Miles Bader
Subject: silly face function names
Date: 20 Dec 2002 16:43:30 +0900

There are a number of face manipulation functions in faces.el of the
form `set-face-FOO-p'.  I think such names are misleading, since they use
the -p prefix on functions which aren't predicates.

Any objections to me renaming them to just `set-face-FOO', and adding
aliases (and make-obolete) for the old names?

Thanks,

-Miles
-- 
Occam's razor split hairs so well, I bought the whole argument!



reply via email to

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