Commit graph

9 commits

Author SHA1 Message Date
a4a8ae9a20 don't use tabs for indentation
* .dir-locals.el: Here
2018-06-15 14:34:33 +02:00
653deaa934 fix typo in dir-locals
* .dir-locals.el: fix typo for indent-tabs-mode
2018-06-14 13:46:26 +02:00
Alexandre Duret-Lutz
e4b8cd3fe4 setup bug-reference for emacs
* .dir-locals.el: Here.
* tests/core/remfin.test, tests/core/unambig.test:
Make consistent references to issue numbers.
* HACKING: Document convention for mentioning issues.
2018-02-23 11:17:51 +01:00
Alexandre Duret-Lutz
5f564c2b45 emacs config: Make C-c C-c execute the current test through ./run
* .dir-locals.el: Redefine C-c C-c in sh-mode and python-mode for
the tests/ subdirectory.c
* HACKING: Mention it.
2017-03-28 21:34:40 +02:00
Alexandre Duret-Lutz
6c9fd5cfaf * .dir-locals.el (magit-branch-adjust-remote-upstream-alist): New. 2017-01-10 10:36:22 +01:00
Alexandre Duret-Lutz
f86beb3c68 workaround bad interactions between magit and whitespace-mode
* .dir-locals.el: Use global-whitespace-mode instead of whitespace-mode.
2015-11-14 14:15:49 +01:00
Alexandre Duret-Lutz
6bd23480ab * .dir-locals.el: Remove extra parenthese. 2013-02-12 22:51:55 +01:00
Alexandre Duret-Lutz
ce21af6323 * .dir-locals.el: Fix whitespace-mode configuration. 2012-12-24 13:14:33 +01:00
Alexandre Duret-Lutz
5efb66cb25 Add a .dir-locals.el file.
* .dir-locals.el: New file.
* Makefile.am (EXTRA_DIST): Distribute it.
2012-11-27 15:19:20 +01:00