]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch.el
emacs: always use elisp quoting style in doc-strings
[notmuch] / emacs / notmuch.el
index 165aaa43018b9793e41f0f13850345ecfd5dba80..3ca27b26f866d298a125c0eff376a23f8092d757 100644 (file)
@@ -342,7 +342,7 @@ there will be called at other points of notmuch execution."
   "Face used in search mode face for flagged threads.
 
 This face is the default value for the \"flagged\" tag in
-`notmuch-search-line-faces`."
+`notmuch-search-line-faces'."
   :group 'notmuch-search
   :group 'notmuch-faces)
 
@@ -352,7 +352,7 @@ This face is the default value for the \"flagged\" tag in
   "Face used in search mode for unread threads.
 
 This face is the default value for the \"unread\" tag in
-`notmuch-search-line-faces`."
+`notmuch-search-line-faces'."
   :group 'notmuch-search
   :group 'notmuch-faces)