/[emacs]/emacs/lisp/gnus/gnus-fun.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-fun.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.2.1 by miles, Thu Sep 9 09:36:25 2004 UTC revision 1.2.2.2 by miles, Tue Sep 21 09:34:08 2004 UTC
# Line 31  Line 31 
31    
32  (defcustom gnus-x-face-directory (expand-file-name "x-faces" gnus-directory)  (defcustom gnus-x-face-directory (expand-file-name "x-faces" gnus-directory)
33    "*Directory where X-Face PBM files are stored."    "*Directory where X-Face PBM files are stored."
34      :version "21.4"
35    :group 'gnus-fun    :group 'gnus-fun
36    :type 'directory)    :type 'directory)
37    
38  (defcustom gnus-convert-pbm-to-x-face-command "pbmtoxbm %s | compface"  (defcustom gnus-convert-pbm-to-x-face-command "pbmtoxbm %s | compface"
39    "Command for converting a PBM to an X-Face."    "Command for converting a PBM to an X-Face."
40      :version "21.4"
41    :group 'gnus-fun    :group 'gnus-fun
42    :type 'string)    :type 'string)
43    
# Line 43  Line 45 
45    "Command for converting an image to an X-Face.    "Command for converting an image to an X-Face.
46  By default it takes a GIF filename and output the X-Face header data  By default it takes a GIF filename and output the X-Face header data
47  on stdout."  on stdout."
48      :version "21.4"
49    :group 'gnus-fun    :group 'gnus-fun
50    :type 'string)    :type 'string)
51    
# Line 50  on stdout." Line 53  on stdout."
53    "Command for converting an image to an Face.    "Command for converting an image to an Face.
54  By default it takes a JPEG filename and output the Face header data  By default it takes a JPEG filename and output the Face header data
55  on stdout."  on stdout."
56      :version "21.4"
57    :group 'gnus-fun    :group 'gnus-fun
58    :type 'string)    :type 'string)
59    

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26