* gnus-art.el (gnus-use-idna): Don't directly refer to the value of
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 5 Dec 2007 01:52:29 +0000 (01:52 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 5 Dec 2007 01:52:29 +0000 (01:52 +0000)
commit8bb7e608b8882835443703f5b8e5f4b40d3ae035
tree7a7bb7c76ebb446474a0edf3476c728ccecb31dc
parentdeae55005518481a1090d817fde571a264b1d5db
* gnus-art.el (gnus-use-idna): Don't directly refer to the value of
 idna-program in order to suppress byte compile warning issued by XEmacs that
 came to byte compile the default value section of defcustom forms recently.

* gnus-start.el (gnus-site-init-file): Don't directly refer to the value of
 installation-directory.

* message.el (message-use-idna): Don't directly refer to the value of
 idna-program.

* mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.

* smiley.el (smiley-style): Don't directly call face-attribute.
lisp/ChangeLog
lisp/gnus-art.el
lisp/gnus-start.el
lisp/message.el
lisp/mm-uu.el
lisp/smiley.el