notmuch/emacs
David Bremner 8c4f38092a emacs/rstdoc: escape '*'
This is just a regular character in docstrings (as it is fairly often
used in lisp identifiers and buffer names) but is the start of
emphasis in rst. This change is needed to quell a noisy warning when
including notmuch-tree.rsti
2021-08-22 07:12:03 -07:00
..
.gitignore
coolj.el
make-deps.el
Makefile
Makefile.local
notmuch-address.el CLI: define and use format version 5 2021-08-22 07:05:13 -07:00
notmuch-company.el emacs: Add compatibility for org-msg.el 2021-06-24 17:26:43 -03:00
notmuch-compat.el emacs: restore tag-changes and query bindings for tag hooks 2021-05-15 08:34:28 -03:00
notmuch-crypto.el emacs: fix typo in variable name 2021-07-06 22:25:57 -03:00
notmuch-draft.el emacs: make subr-x available in all libraries 2021-01-15 06:47:10 -04:00
notmuch-emacs-mua
notmuch-emacs-mua.desktop
notmuch-hello.el emacs: update declaration of notmuch-tree 2021-07-13 09:55:00 -03:00
notmuch-jump.el emacs: Refine scope of notmuch-jump-key face 2021-08-05 08:58:30 -03:00
notmuch-lib.el emacs: avoid type errors due to nil as content-type 2021-01-15 07:30:33 -04:00
notmuch-logo.png
notmuch-maildir-fcc.el emacs: require seq for seq-some 2021-06-08 20:12:33 -03:00
notmuch-message.el emacs: make subr-x available in all libraries 2021-01-15 06:47:10 -04:00
notmuch-mua.el CLI: define and use format version 5 2021-08-22 07:05:13 -07:00
notmuch-parser.el emacs: make subr-x available in all libraries 2021-01-15 06:47:10 -04:00
notmuch-pkg.el.tmpl
notmuch-print.el
notmuch-query.el CLI: define and use format version 5 2021-08-22 07:05:13 -07:00
notmuch-show.el emacs: honour notmuch-show-text/html-blocked-images in w3m messages 2021-08-03 22:55:52 -03:00
notmuch-tag.el emacs: restore tag-changes and query bindings for tag hooks 2021-05-15 08:34:28 -03:00
notmuch-tree.el CLI: define and use format version 5 2021-08-22 07:05:13 -07:00
notmuch-version.el.tmpl
notmuch-wash.el emacs: notmuch-wash.el: require diff-mode at beginning of code 2021-01-13 07:23:11 -04:00
notmuch.el CLI: define and use format version 5 2021-08-22 07:05:13 -07:00
rstdoc.el emacs/rstdoc: escape '*' 2021-08-22 07:12:03 -07:00
rstdoc.rsti