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

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

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

revision 1.62 by miles, Mon Apr 4 05:04:44 2005 UTC revision 1.63 by miles, Sun Apr 10 04:20:13 2005 UTC
# Line 7254  If BACKWARD, the previous article is sel Line 7254  If BACKWARD, the previous article is sel
7254               (if (and group               (if (and group
7255                        (not (gnus-ephemeral-group-p gnus-newsgroup-name)))                        (not (gnus-ephemeral-group-p gnus-newsgroup-name)))
7256                   (format " (Type %s for %s [%s])"                   (format " (Type %s for %s [%s])"
7257                           (single-key-description cmd) group                           (single-key-description cmd)
7258                             (gnus-group-decoded-name group)
7259                           (car (gnus-gethash group gnus-newsrc-hashtb)))                           (car (gnus-gethash group gnus-newsrc-hashtb)))
7260                 (format " (Type %s to exit %s)"                 (format " (Type %s to exit %s)"
7261                         (single-key-description cmd)                         (single-key-description cmd)
7262                         gnus-newsgroup-name))))                         (gnus-group-decoded-name gnus-newsgroup-name)))))
7263        ;; Confirm auto selection.        ;; Confirm auto selection.
7264        (setq key (car (setq keve (gnus-read-event-char prompt)))        (setq key (car (setq keve (gnus-read-event-char prompt)))
7265              ended t)              ended t)

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63

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