Mercurial > hg > xemacs-beta
comparison lisp/gnus/gnus-picon.el @ 26:441bb1e64a06 r19-15b96
Import from CVS: tag r19-15b96
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:51:32 +0200 |
parents | 0293115a14e9 |
children | ec9a17fef872 |
comparison
equal
deleted
inserted
replaced
25:383a494979f8 | 26:441bb1e64a06 |
---|---|
42 "Buffer name to display the icons in if gnus-picons-display-where is 'picons." | 42 "Buffer name to display the icons in if gnus-picons-display-where is 'picons." |
43 :type 'string | 43 :type 'string |
44 :group 'picons) | 44 :group 'picons) |
45 | 45 |
46 (defcustom gnus-picons-display-where 'picons | 46 (defcustom gnus-picons-display-where 'picons |
47 "Where to display the group and article icons." | 47 "Where to display the group and article icons. |
48 Legal values are `article' and `picons'." | |
48 :type '(choice symbol string) | 49 :type '(choice symbol string) |
49 :group 'picons) | 50 :group 'picons) |
50 | 51 |
51 (defcustom gnus-picons-database "/usr/local/faces" | 52 (defcustom gnus-picons-database "/usr/local/faces" |
52 "Defines the location of the faces database. | 53 "Defines the location of the faces database. |