Commit graph

11 commits

Author SHA1 Message Date
Alexandre Duret-Lutz
ce006cbbaa * .dir-locals.el (bug-reference-bug-regexp): Fix first group. 2022-10-03 16:48:03 +02:00
Alexandre Duret-Lutz
51caa5588e update gitlab references
As LRDE is being renamed LRE, gitlab is one of the first URL to
migrate.  The old URL is still supported, but we want to only use the
new one eventually.

* .dir-locals.el, .gitlab-ci.yml, HACKING, NEWS, doc/org/concepts.org,
doc/org/install.org, doc/org/setup.org, elisp/Makefile.am,
elisp/hoa-mode.el, tests/ltsmin/README: Update to the new gitlab URL.
2022-09-23 08:57:57 +02:00
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