notmuch/emacs
Jonas Bernoulli 6fb7d35069 emacs: Remove excess empty lines
Most people who write lots of lisp tend to only sparsely use empty
"separator" lines within forms.  In lisp they feel unnecessary and
since most files stick to this convention we get a bit confused
when there are extra empty lines.  It feels like the s-expressions
are falling into pieces.

All of this is especially true between a function's doc-string and
body because the doc-string is colored differently, which visually
already separates it quite sufficiently from the code that follows.
2020-08-09 20:47:52 -03:00
..
.gitignore emacs: build docstring (rsti) files 2018-12-08 08:49:31 -04:00
coolj.el emacs: Shorten long lines 2020-08-09 19:48:36 -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: Remove excess empty lines 2020-08-09 20:47:52 -03:00
notmuch-company.el emacs: Shorten long lines 2020-08-09 19:48:36 -03:00
notmuch-compat.el emacs: compat: backport fix for folding long headers when sending 2017-03-04 21:16:42 -04:00
notmuch-crypto.el emacs: Remove excess empty lines 2020-08-09 20:47:52 -03:00
notmuch-draft.el emacs: Shorten long lines 2020-08-09 19:48:36 -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: Remove excess empty lines 2020-08-09 20:47:52 -03:00
notmuch-jump.el emacs: Remove excess empty lines 2020-08-09 20:47:52 -03:00
notmuch-lib.el emacs: Remove excess empty lines 2020-08-09 20:47:52 -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: Remove excess empty lines 2020-08-09 20:47:52 -03:00
notmuch-message.el emacs: Shorten long lines 2020-08-09 19:48:36 -03:00
notmuch-mua.el emacs: Remove excess empty lines 2020-08-09 20:47:52 -03:00
notmuch-parser.el emacs: Remove excess empty lines 2020-08-09 20:47:52 -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 docstrings: consistent indentation, newlines, periods 2020-06-06 07:55:58 -03:00
notmuch-show.el emacs: Remove excess empty lines 2020-08-09 20:47:52 -03:00
notmuch-tag.el emacs: Remove excess empty lines 2020-08-09 20:47:52 -03:00
notmuch-tree.el emacs: Remove excess empty lines 2020-08-09 20:47:52 -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: Remove excess empty lines 2020-08-09 20:47:52 -03:00
notmuch.el emacs: Remove excess empty lines 2020-08-09 20:47:52 -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