(gnus-registry-marks, gnus-registry-default-mark):
authorTeodor Zlatanov <tzz@lifelogs.com>
Wed, 16 Jan 2008 21:45:14 +0000 (21:45 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Wed, 16 Jan 2008 21:45:14 +0000 (21:45 +0000)
commiteb258b1e2a4c550a1177b920fdee7f3051fa8bed
tree8299b705ce6fb36c6d5f1d904aabaab0934d6983
parent990c2daa0e6a40b22b99b13d08bbdd411b4cdc68
(gnus-registry-marks, gnus-registry-default-mark):
Add new variables for article mark management.
(gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
list of extra data entries which, when present, will indicate that the
article ID should not be trimmed from the registry.
(gnus-registry-mark-article, gnus-registry-article-marks): Remove these functions.
(gnus-registry-read-mark): New function to read a mark name from the user.
(gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
(gnus-registry-set-article-mark-internal): New functions to add and
remove marks.
(gnus-registry-get-article-marks): New function to show the marks for
an article, or retrieve them for further use.
lisp/ChangeLog
lisp/gnus-registry.el