summaryrefslogtreecommitdiff
path: root/.dir-locals.el
AgeCommit message (Expand)Author
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-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
2010-11-17Merge from emacs-23Stefan Monnier
2010-11-09Comments related to `bzr commit --fixes'.Glenn Morris
2010-11-09Merge from emacs-23Stefan Monnier
2010-11-08* .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.Stefan Monnier
2010-10-04* .dir-locals.el: The Emacs convention is sentence-end-double-space.Glenn Morris
2010-03-19* .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.Dan Nicolaescu
2009-12-17(bug-reference-url-format): Change to debbugs.gnu.org.Glenn Morris
2009-09-14(change-log-mode): Restore bug-reference-mode.Dan Nicolaescu
2009-01-14(change-log-mode): Remove bug-reference-mode.Juri Linkov
2009-01-14(change-log-mode): Add bug-reference-url-format and bug-reference-mode.Juri Linkov