<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/.dir-locals.el, branch master</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=master</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2026-01-12T03:27:02Z</updated>
<entry>
<title>emacs: Set `sentence-end-double-space` in .dir-locals.el</title>
<updated>2026-01-12T03:27:02Z</updated>
<author>
<name>Kristoffer Balintona</name>
<email>krisbalintona@gmail.com</email>
</author>
<published>2025-11-30T06:20:51Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e6e0cdff3b6ab7505666326324e7dbcb2e7714e2'/>
<id>urn:sha1:e6e0cdff3b6ab7505666326324e7dbcb2e7714e2</id>
<content type='text'>
Throughout the project's files, contributors have implicitly been
ending their sentences with a period and a single space.  Set
`sentence-end-double-space` accordingly.
</content>
</entry>
<entry>
<title>.dir-locals.el: Set variables for correct "shell" mode</title>
<updated>2020-08-10T00:14:36Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2020-08-08T11:49:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8cf6af449e90aa62344a2f8ef9bbef1a16a5ead6'/>
<id>urn:sha1:8cf6af449e90aa62344a2f8ef9bbef1a16a5ead6</id>
<content type='text'>
The major mode used for shell scripts is named 'sh-mode'.
'shell-mode' on the other hand implements an interactive
shell in emacs-lisp.
</content>
</entry>
<entry>
<title>.dir-locals.el: changed one-char comment prefix '; ' to two; '; ; '</title>
<updated>2012-01-22T12:41:37Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2012-01-22T08:35:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ce3513261d447c96f59a5d5f4a18ec55beed92f4'/>
<id>urn:sha1:ce3513261d447c96f59a5d5f4a18ec55beed92f4</id>
<content type='text'>
Like in emacs/*.el two comment chars (;;) is required so that
(indent-region) doesn't break indentation.
</content>
</entry>
<entry>
<title>Set fill column to 70 in .dir-locals.el.</title>
<updated>2012-01-14T01:43:08Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-01-12T23:17:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e0d85656da7f4d6e7d0b66a7bece39724143bffe'/>
<id>urn:sha1:e0d85656da7f4d6e7d0b66a7bece39724143bffe</id>
<content type='text'>
This controls where comments and other text wraps.  70 is the default
value, so this simply returns it to the default for people who have
overridden it.  Most notmuch code already adheres to this.
</content>
</entry>
<entry>
<title>Add dir-locals style variables for C++, Elisp, and shell code.</title>
<updated>2011-06-23T23:34:57Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2011-06-10T01:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=53c5578c7a9c5964600645a554dc824aebbbcac2'/>
<id>urn:sha1:53c5578c7a9c5964600645a554dc824aebbbcac2</id>
<content type='text'>
Also, slightly reformat dir-locals.el so that the settings align and
to make it friendlier for future additions.
</content>
</entry>
<entry>
<title>Add a .dir-locals.el file for the benefit of emacs users</title>
<updated>2011-05-18T23:11:53Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2010-11-24T05:45:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bab77c90844eede014fcf79414bab38add83a3b9'/>
<id>urn:sha1:bab77c90844eede014fcf79414bab38add83a3b9</id>
<content type='text'>
This file causes emacs to automatically set the correct style
variables to control indentation, etc. One more thing to make it
easier for everyone to collaborate with a consistent coding style.

Signed-off-by: Jameson Rollins &lt;jrollins@finestructure.net&gt;
</content>
</entry>
</feed>
