diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-11-11 10:30:13 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-11-11 10:32:53 -0800 |
commit | 6b4a97c1c78f39ce890d100acceceb652d14e20d (patch) | |
tree | 9d9f8347a952226adcd73680ed89c5679d6e5326 /lisp/gnus/gnus-registry.el | |
parent | 269796288a43520a1dcc481337af472d086faaa4 (diff) | |
download | emacs-6b4a97c1c78f39ce890d100acceceb652d14e20d.tar.gz |
Fix some quoting glitches in doc strings
Diffstat (limited to 'lisp/gnus/gnus-registry.el')
-rw-r--r-- | lisp/gnus/gnus-registry.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/gnus-registry.el b/lisp/gnus/gnus-registry.el index 16e578cc745..e6fb382c2f9 100644 --- a/lisp/gnus/gnus-registry.el +++ b/lisp/gnus/gnus-registry.el @@ -145,7 +145,7 @@ recipients." '("delayed$" "drafts$" "queue$" "INBOX$" "^nnmairix:" "archive") "List of groups that gnus-registry-split-fancy-with-parent won't return. The group names are matched, they don't have to be fully -qualified. This parameter tells the Gnus registry 'never split a +qualified. This parameter tells the Gnus registry `never split a message into a group that matches one of these, regardless of references.' @@ -211,7 +211,7 @@ groups." (defcustom gnus-registry-extra-entries-precious '(mark) "What extra keys are precious, meaning entries with them won't get pruned. -By default, 'mark is included, so articles with marks are +By default, `mark' is included, so articles with marks are considered precious. Before you save the Gnus registry, it's pruned. Any entries with |