Oops! I've misunderstood. The last change was removed.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 15 Feb 2002 06:29:21 +0000 (06:29 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 15 Feb 2002 06:29:21 +0000 (06:29 +0000)
lisp/ChangeLog
lisp/gnus-art.el

index 2563c48..17766b2 100644 (file)
@@ -1,8 +1,3 @@
-2002-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
-
-       * gnus-art.el (gnus-treat-display-grey-xface): Default to nil
-       under NTEmacs 21.
-
 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-sum.el (gnus-summary-move-article): Select-article only
index ae5fa29..3b8a112 100644 (file)
@@ -1088,9 +1088,6 @@ See Info node `(gnus)Customizing Articles' and Info node
 
 (defcustom gnus-treat-display-grey-xface
   (and (not noninteractive)
-       (or (featurep 'xemacs)
-          (and (fboundp 'display-images-p)
-               (display-images-p)))
        (string-match "^0x" (shell-command-to-string "uncompface"))
        t)
   "Display grey X-Face headers.