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