]> git.eshelyaron.com Git - emacs.git/commit
Added support for descriptions in the group buffer:
authorRichard M. Stallman <rms@gnu.org>
Tue, 24 Jan 1995 23:49:03 +0000 (23:49 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 24 Jan 1995 23:49:03 +0000 (23:49 +0000)
commitde032aaa03713ceb61df35c1b5a0464b7eecfdb7
tree388ed7417f689f79bf8be3a4b4e6d9524bde79e3
parent9af4c1b597e8d6f2fb68b4b9aab542a6461bc559
Added support for descriptions in the group buffer:
(gnus-group-prepare, gnus-group-prepare-line, gnus-setup-news)
(gnus-gnus-to-quick-newsrc-format, gnus-group-list-groups):
Record if we show all groups, to redisplay
correctly after toggling descriptions display.
(gnus-newsgroups-display-toggle, gnus-newsgroups-update-description)
(gnus-newsgroups-retrieve-description): New functions.
(gnus-group-mode-map): Bind t to gnus-newsgroups-display-toggle.
Add a newsgroups-update-description menu.
(gnus-newsgroups-regex, gnus-newsgroups-display, gnus-newsgroups-alist)
(gnus-newsgroups-hashtb, gnus-newsgroups-showall): New variables.
(gnus-group-group-name):  Changed the regexp to avoid  conflict
with descriptions which have a ':' inside.
(gnus-group-mode): Doc fix.
lisp/gnus.el