summaryrefslogtreecommitdiff
path: root/lisp/files-x.el
Commit message (Expand)AuthorAge
* Fix connection-local variables settingsMichael Albinus2023-03-13
* TRework fix for bug#62106Michael Albinus2023-03-12
* Fix bug#62106Michael Albinus2023-03-11
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Audit some plist uses with new predicate argumentBasil L. Contovounesios2022-10-22
* Add helpers to dynamically assign connection-local valuesJim Porter2022-10-17
* Add no-byte-compile to the ".dir-locals.el" auto-insert templateStefan Kangas2022-10-15
* Prevent .dir-locals.el from being byte-compiledPhilip Kaludercic2022-10-14
* Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* Don't accumulate trailing newlines on every save of .dir-locals.elJuri Linkov2022-07-07
* End new .dir-locals.el files with a newlineStefan Kangas2022-07-07
* with-connection-local-variables: Avoid code duplicationStefan Monnier2022-05-28
* Make application configurable in 'with-connection-local-variables'Michael Albinus2022-03-18
* Respect customization nature of `connection-local-*' user optionsMichael Albinus2022-02-08
* Make connection-local variables user optionsMichael Albinus2022-02-07
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; Fix symbol quoting typosStefan Kangas2021-09-12
* * lisp/files-x.el: Use lexical-bindingStefan Monnier2021-04-10
* * lisp/files-x.el (connection-local-criteria-for-default-directory):Michael Albinus2021-03-22
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* Update copyright year to 2021Paul Eggert2021-01-01
* Handle connection-local null-device and path-separator variablesMichael Albinus2020-11-21
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Update copyright year to 2020Paul Eggert2020-01-01
* Invalidate dir-locals-directory-cache when writing dir-local fileJohan Claesson2019-08-18
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Bind `enable-local-variables' in `hack-connection-local-variables'Michael Albinus2019-03-24
* Fix Bug#34943Michael Albinus2019-03-23
* Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723Michael Albinus2019-03-09
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/files-x.el (modify-dir-local-variable): Use assoc-delete-allJuri Linkov2018-11-08
* | Rename add-dir-local-variables-to-string to dir-locals-to-string (bug#32817)Juri Linkov2018-09-25
* | Output alists with dotted pair notation in .dir-locals.elJuri Linkov2018-09-24
|/
* Prevent `modify-file-local-variable-prop-line' from adding extra ';'Wenjamin Petrenko2018-08-24
* Fix Bug#32090Michael Albinus2018-07-09
* Update copyright year to 2018Paul Eggert2018-01-01
* * lisp/files-x.el (connection-local-set-profile-variables): Fix docstring.Ted Zlatanov2017-12-09
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Apply connecion-local variables for shellsMichael Albinus2017-04-02
* Rework connection local variablesMichael Albinus2017-02-19
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Backport: * lisp/files.el: Remove support for extra .dir-locals fileArtur Malabarba2016-01-30
* | Implement connection-local variablesMichael Albinus2016-11-14
|/
* * lisp/files-x.el (modify-dir-local-variable): Small rewriteArtur Malabarba2016-01-25
* * lisp/files.el (dir-locals--all-files): Use completion instead of wildcardsArtur Malabarba2016-01-16
* Update copyright year to 2016Paul Eggert2016-01-01
* * lisp/files.el (dir-locals-file): Allow wildcardsArtur Malabarba2015-11-10