summaryrefslogtreecommitdiff
path: root/lisp/files-x.el
Commit message (Expand)AuthorAge
* Handle local default directory in connection-local-valueMichael Albinus2024-01-07
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | New macro connection-local-pMichael Albinus2023-12-12
* | ; Fix error in my last commitMichael Albinus2023-12-10
* | * lisp/files-x.el (connection-local-value): Fix Dired crash.Po Lu2023-12-10
* | dired-listing-switches handles connection-local values if existMichael Albinus2023-12-10
* | New macro connection-local-valueMichael Albinus2023-12-09
* | Merge from origin/emacs-29Eli Zaretskii2023-10-28
|\|
| * Minor connection-local variables fixesMichael Albinus2023-10-23
* | Allow specifying the dir locals file to edit (Bug#66663)Mauro Aranda2023-10-22
* | Don't suggest to revert buffer from non-existing fileEli Zaretskii2023-07-25
|/
* Fix connection-local user options handling (bug#63300)Michael Albinus2023-06-08
* 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