Mercurial > hg > xemacs-beta
diff lisp/gnus/gnus-ems.el @ 140:585fb297b004 r20-2b4
Import from CVS: tag r20-2b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:32:43 +0200 |
parents | b980b6286996 |
children | 8eaf7971accc |
line wrap: on
line diff
--- a/lisp/gnus/gnus-ems.el Mon Aug 13 09:31:48 2007 +0200 +++ b/lisp/gnus/gnus-ems.el Mon Aug 13 09:32:43 2007 +0200 @@ -75,13 +75,7 @@ nil (defvar gnus-mouse-face-prop 'mouse-face - "Property used for highlighting mouse regions.") - - (defvar gnus-article-x-face-command - "{ echo '/* Width=48, Height=48 */'; uncompface; } | icontopbm | xv -quit -" - "String or function to be executed to display an X-Face header. -If it is a string, the command will be executed in a sub-shell -asynchronously. The compressed face will be piped to this command.")) + "Property used for highlighting mouse regions.")) (cond ((string-match "XEmacs\\|Lucid" emacs-version)