aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files-x.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Add function exec-suffixesMichael Albinus2025-07-221-0/+5
* Merge from savannah/emacs-30Yuan Fu2025-04-181-6/+24
|\
| * ; Improve documentation of some functions in files-x.elEli Zaretskii2025-04-151-6/+24
* | Merge from origin/emacs-30Sean Whitton2025-03-121-3/+7
|\ \ | |/
| * Document return values of the various read-* functionsEli Zaretskii2025-03-091-3/+7
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Prefer '(evenp A)' to '(= 0 (% A 2))'evenp-oddpStefan Kangas2025-02-171-1/+1
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2024-11-091-7/+15
|\ \ | |/
| * Fix documentation and error message of adding local variablesEli Zaretskii2024-11-091-7/+15
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-4/+4
|/
* Handle local default directory in connection-local-valueMichael Albinus2024-01-071-10/+17
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | New macro connection-local-pMichael Albinus2023-12-121-0/+14
* | ; Fix error in my last commitMichael Albinus2023-12-101-7/+3
* | * lisp/files-x.el (connection-local-value): Fix Dired crash.Po Lu2023-12-101-2/+7
* | dired-listing-switches handles connection-local values if existMichael Albinus2023-12-101-2/+4
* | New macro connection-local-valueMichael Albinus2023-12-091-3/+16
* | Merge from origin/emacs-29Eli Zaretskii2023-10-281-1/+2
|\ \ | |/
| * Minor connection-local variables fixesMichael Albinus2023-10-231-1/+2
* | Allow specifying the dir locals file to edit (Bug#66663)Mauro Aranda2023-10-221-32/+85
* | Don't suggest to revert buffer from non-existing fileEli Zaretskii2023-07-251-1/+4
|/
* Fix connection-local user options handling (bug#63300)Michael Albinus2023-06-081-7/+19
* 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