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

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

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

revision 1.23.2.5 by miles, Fri Oct 22 10:13:30 2004 UTC revision 1.23.2.6 by miles, Thu Nov 4 08:55:28 2004 UTC
# Line 491  simple manner.") Line 491  simple manner.")
491      (?O gnus-tmp-moderated-string ?s)      (?O gnus-tmp-moderated-string ?s)
492      (?p gnus-tmp-process-marked ?c)      (?p gnus-tmp-process-marked ?c)
493      (?s gnus-tmp-news-server ?s)      (?s gnus-tmp-news-server ?s)
494      (?n gnus-tmp-news-method ?s)      (?n ,(if (featurep 'xemacs)
495                 '(symbol-name gnus-tmp-news-method)
496               'gnus-tmp-news-method)
497            ?s)
498      (?P gnus-group-indentation ?s)      (?P gnus-group-indentation ?s)
499      (?E gnus-tmp-group-icon ?s)      (?E gnus-tmp-group-icon ?s)
500      (?B gnus-tmp-summary-live ?c)      (?B gnus-tmp-summary-live ?c)

Legend:
Removed from v.1.23.2.5  
changed lines
  Added in v.1.23.2.6

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