comparison lisp/gnus/gnus-group.el @ 90200:f9a65d7ebd29

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 459-473) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 86-87) - Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 07 Jul 2005 12:43:14 +0000
parents b7da78284d4c 18a818a2ee7c
children 2d92f5c9d6ae
comparison
equal deleted inserted replaced
90199:bb71c6cf2009 90200:f9a65d7ebd29
17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 ;; GNU General Public License for more details. 18 ;; GNU General Public License for more details.
19 19
20 ;; You should have received a copy of the GNU General Public License 20 ;; You should have received a copy of the GNU General Public License
21 ;; along with GNU Emacs; see the file COPYING. If not, write to the 21 ;; along with GNU Emacs; see the file COPYING. If not, write to the
22 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 22 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
23 ;; Boston, MA 02111-1307, USA. 23 ;; Boston, MA 02110-1301, USA.
24 24
25 ;;; Commentary: 25 ;;; Commentary:
26 26
27 ;;; Code: 27 ;;; Code:
28 28
380 "Mark used for groups with new mail." 380 "Mark used for groups with new mail."
381 :group 'gnus-group-visual 381 :group 'gnus-group-visual
382 :type 'character) 382 :type 'character)
383 383
384 (defgroup gnus-group-icons nil 384 (defgroup gnus-group-icons nil
385 "Add Icons to your group buffer. " 385 "Add Icons to your group buffer."
386 :group 'gnus-group-visual) 386 :group 'gnus-group-visual)
387 387
388 (defcustom gnus-group-icon-list 388 (defcustom gnus-group-icon-list
389 nil 389 nil
390 "*Controls the insertion of icons into group buffer lines. 390 "*Controls the insertion of icons into group buffer lines.