Gnus development mailing list
 help / color / mirror / Atom feed
* face aliases
@ 2006-01-23 21:37 Dan Nicolaescu
  2006-01-23 22:48 ` Reiner Steib
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Nicolaescu @ 2006-01-23 21:37 UTC (permalink / raw)



When the face names where changed in emacs CVS to not include the
-face suffix a lot of statements of the form:

(put 'gnus-group-news-1-face 'face-alias 'gnus-group-news-1)

where added so that the old face name was still available in case
people had customized it. 

But a lot of these faces faces that got this treatment did not appear
in a previously released version of Emacs, so for these faces the
`put' statements are just pure waste.
At some point I went over the Emacs CVS and deleted all those `put'
statements for faces that were not in emacs-21.4. I didn't do that for
Gnus because I didn't know what the procedure should be for Gnus. 
Should I just do those changes in Emacs CVS and they get imported in
Gnus CVS? Or should I provide a patch here and someone would commit
the patch to both Gnus and Emacs? 
Please advise.

Thanks
        --dan





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-01-23 22:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-23 21:37 face aliases Dan Nicolaescu
2006-01-23 22:48 ` Reiner Steib

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).