summaryrefslogtreecommitdiff
path: root/.dir-locals.el
AgeCommit message (Expand)Author
2024-05-20; * .dir-locals.el: Set 'vc-default-patch-addressee'Philip Kaludercic
2024-05-14; * .dir-locals.el (c-mode): Designate INLINE_HEADER_* as noise macros.Po Lu
2024-03-09Simplify mode-indexed tables in packagesStefan Monnier
2024-02-24; * .dir-locals.el (java-mode): Transfer suitable c-mode options.Po Lu
2024-02-07; .dir-locals.el (log-edit-mode) <fill-column>: Set to 64.Po Lu
2024-02-02Increase `emacs-lisp-docstring-fill-column` to 72Stefan Kangas
2024-01-04New feature: etags-regen-modeDmitry Gutov
2023-08-22; Add another noise macroPo Lu
2023-04-23Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-04-22Add indentation style setting for c-ts-mode in .dir-locals.elEli Zaretskii
2023-04-21; * .dir-locals.el (c-ts-mode): Add settings.Eli Zaretskii
2022-12-31Bring up the Android operating system and its window systemPo Lu
2022-12-01Fix crashes and memory leaks during display deinitializationPo Lu
2022-11-16Set vc-prepare-patches-separately to nil in .dir-locals.elPhilip Kaludercic
2022-11-12.dir-locals.el (C entry). Add NO_INLINE to c-noise-macro-namesAlan Mackenzie
2022-10-14Prevent .dir-locals.el from being byte-compiledPhilip Kaludercic
2022-09-10Set vc-git-annotate-switches to "-w" in .dir-locals.elStefan Kangas
2022-09-09Set indent-tabs-mode for lisp-data-mode in .dir-locals.elStefan Kangas
2022-09-08Add new user option 'diff-add-log-use-relative-names'Philip Kaludercic
2022-09-05Font lock long Git commit summary linesSean Whitton
2022-06-15* .dir-locals.el: Set emacs-lisp-docstring-fill-column.Sean Whitton
2020-12-19Set indent-tabs-mode for c-mode in .dir-locals.elBasil L. Contovounesios
2019-11-02* .dir-locals.el: Add explanatory header.Stefan Kangas
2019-08-04* .dir-locals.el: Enable `bug-reference-mode' for further major modes.Michael Albinus
2019-06-26Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier
2019-06-26* lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier
2019-04-09Use lexical-binding in bug-reference.elAlex Branham
2019-04-09Restore .dir-locals.el accidentally deletedKatsumi Yamaoka
2019-04-09Fix last commit messageKatsumi Yamaoka
2019-02-17* Put INLINE and ATTRIBUTE_NO_SANITIZE_UNDEFINED into c-noise-macro-namesAlan Mackenzie
2019-01-15Disable electric quotes for most files in the Emacs codebase.Philipp Stephani
2017-10-14Another fix for C mode fontification of w32 source filesEli Zaretskii
2017-10-14Fix fontification of ALIGN_STACK functionsEli Zaretskii
2017-09-13Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2016-08-09* .dir-locals.el (c-noise-macro-names): Remove NONVOLATILE.Paul Eggert
2016-06-08Replace IF_LINT by NONVOLATILE and UNINITPaul Eggert
2016-05-09CC Mode now uses the new :after-hook feature of define-derived-modeAlan Mackenzie
2016-05-07Revert change 8e4595a... due to annoyance it causes the development team.Alan Mackenzie
2016-04-30* .dir-locals: Amend for correct fontification of *.[ch] containing "IF_LINT"Alan Mackenzie
2015-04-18Prefer "Bug#1234" in commit messagesPaul Eggert
2015-04-15; Set indent-tabs-mode to nil in (most) Elisp sourcesDmitry Gutov
2014-11-16Restore 'Bug#' -> 'debbugs:' rewrite in log-edit-mode.Paul Eggert
2014-11-13Backport fix for minor Bazaar leftovers.Paul Eggert
2013-12-01Apply the initial log-edit tweaks discussed at emacs-develDmitry Gutov
2012-07-09Fix typo in previousGlenn Morris
2012-07-09Apply GNU coding style to objc-mode as well as c-modeGlenn Morris
2012-05-08* lisp/vc/log-edit.el: Add GNU coding standards highlighting.Stefan Monnier
2011-09-19* .dir-locals.el: Change the debbugs regexp to allow having the bug number as...Lars Magne Ingebrigtsen
2011-04-24Revert undocumented change to .dir-locals.el in 2011-04-01T17:19:52Z!monnier@...Chong Yidong
2011-02-24Get rid of funvec.Stefan Monnier