/[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.30 by miles, Tue Oct 19 22:38:27 2004 UTC revision 1.31 by miles, Fri Oct 29 02:23:24 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.30  
changed lines
  Added in v.1.31

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