notmuch/emacs
Jonas Bernoulli a2388bc56e emacs: Extend face to window edge again
Since Emacs 27 each face has to be explicitly configured to "extend
to the edge of the window".  Without doing that the face used for
the newline character only has an effect that spans "one character"
(i.e. it looks like there is a single trailing space character).

We don't want that so extend the face in Emacs 27, so that it looks
the same as it did in older Emacs releases.  We have to do this
conditionally, otherwise older Emacsen would choke on it.
2020-08-09 20:53:46 -03:00
..
.gitignore emacs: build docstring (rsti) files 2018-12-08 08:49:31 -04:00
coolj.el emacs: Use 'and' instead of 'when' when the return value matters 2020-08-09 20:51:16 -03:00
make-deps.el emacs: Remove excess empty lines 2020-08-09 20:47:52 -03:00
Makefile fix sum moar typos [build scripts, Makefiles] 2011-06-23 15:44:59 -07:00
Makefile.local build: drop variable HAVE_EMACS. use WITH_EMACS instead 2019-06-12 19:58:30 -03:00
notmuch-address.el emacs: Use 'when' instead of 'if' when there is no ELSE part 2020-08-09 20:52:34 -03:00
notmuch-company.el emacs: Shorten long lines 2020-08-09 19:48:36 -03:00
notmuch-compat.el emacs: Use 'when' instead of 'if' when there is no ELSE part 2020-08-09 20:52:34 -03:00
notmuch-crypto.el emacs: Use 'and' instead of 'when' when the return value matters 2020-08-09 20:51:16 -03:00
notmuch-draft.el emacs: Use 'and' instead of 'when' when the return value matters 2020-08-09 20:51:16 -03:00
notmuch-emacs-mua notmuch-emacs-mua: add --hello parameter 2016-11-26 08:15:11 -04:00
notmuch-emacs-mua.desktop emacs: add keywords to notmuch-emacs-mua.desktop 2019-06-29 21:06:18 +02:00
notmuch-hello.el emacs: Use 'when' instead of 'if' when there is no ELSE part 2020-08-09 20:52:34 -03:00
notmuch-jump.el emacs: Use 'when' instead of 'if' when there is no ELSE part 2020-08-09 20:52:34 -03:00
notmuch-lib.el emacs: Use one or three lines for 'if' forms 2020-08-09 20:53:30 -03:00
notmuch-logo.png emacs: Add notmuch-hello.el, a friendly frontend to notmuch 2010-04-23 12:50:18 -07:00
notmuch-maildir-fcc.el emacs: Use 'and' instead of 'when' when the return value matters 2020-08-09 20:51:16 -03:00
notmuch-message.el emacs: Shorten long lines 2020-08-09 19:48:36 -03:00
notmuch-mua.el emacs: Use 'when' instead of 'if' when there is no ELSE part 2020-08-09 20:52:34 -03:00
notmuch-parser.el emacs: Use 'unless' instead of 'when' and 'not' 2020-08-09 20:51:26 -03:00
notmuch-pkg.el.tmpl emacs: Use cl-lib' instead of deprecated cl' 2020-04-27 07:36:10 -03:00
notmuch-print.el emacs: use ".ps" suffix for PostScript temporary files. 2019-01-30 07:15:59 -04:00
notmuch-query.el emacs: Use 'when' instead of 'if' when there is no ELSE part 2020-08-09 20:52:34 -03:00
notmuch-show.el emacs: Use 'when' instead of 'if' when there is no ELSE part 2020-08-09 20:52:34 -03:00
notmuch-tag.el emacs: Use one or three lines for 'if' forms 2020-08-09 20:53:30 -03:00
notmuch-tree.el emacs: Use one or three lines for 'if' forms 2020-08-09 20:53:30 -03:00
notmuch-version.el.tmpl Use https instead of http where possible 2016-06-05 08:32:17 -03:00
notmuch-wash.el emacs: Use 'when' instead of 'if' when there is no ELSE part 2020-08-09 20:52:34 -03:00
notmuch.el emacs: Extend face to window edge again 2020-08-09 20:53:46 -03:00
rstdoc.el emacs: Shorten long lines 2020-08-09 19:48:36 -03:00
rstdoc.rsti emacs: initial version of rstdoc.el 2018-12-08 08:45:48 -04:00