summaryrefslogtreecommitdiff
path: root/lisp/files-x.el
AgeCommit message (Expand)Author
2026-04-27Set indent property for with-connection-local-variablesJonas Bernoulli
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-07-22Add function exec-suffixesMichael Albinus
2025-04-18Merge from savannah/emacs-30Yuan Fu
2025-04-15; Improve documentation of some functions in files-x.elEli Zaretskii
2025-03-12Merge from origin/emacs-30Sean Whitton
2025-03-09Document return values of the various read-* functionsEli Zaretskii
2025-02-17Prefer '(evenp A)' to '(= 0 (% A 2))'Stefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-11-09Merge from origin/emacs-30Eli Zaretskii
2024-11-09Fix documentation and error message of adding local variablesEli Zaretskii
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-01-07Handle local default directory in connection-local-valueMichael Albinus
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-12New macro connection-local-pMichael Albinus
2023-12-10; Fix error in my last commitMichael Albinus
2023-12-10* lisp/files-x.el (connection-local-value): Fix Dired crash.Po Lu
2023-12-10dired-listing-switches handles connection-local values if existMichael Albinus
2023-12-09New macro connection-local-valueMichael Albinus
2023-10-28Merge from origin/emacs-29Eli Zaretskii
2023-10-23Minor connection-local variables fixesMichael Albinus
2023-10-22Allow specifying the dir locals file to edit (Bug#66663)Mauro Aranda
2023-07-25Don't suggest to revert buffer from non-existing fileEli Zaretskii
2023-06-08Fix connection-local user options handling (bug#63300)Michael Albinus
2023-03-13Fix connection-local variables settingsMichael Albinus
2023-03-12TRework fix for bug#62106Michael Albinus
2023-03-11Fix bug#62106Michael Albinus
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-22Audit some plist uses with new predicate argumentBasil L. Contovounesios
2022-10-17Add helpers to dynamically assign connection-local valuesJim Porter
2022-10-15Add no-byte-compile to the ".dir-locals.el" auto-insert templateStefan Kangas
2022-10-14Prevent .dir-locals.el from being byte-compiledPhilip Kaludercic
2022-07-08Remove many items obsolete since 24.1Stefan Kangas
2022-07-07Don't accumulate trailing newlines on every save of .dir-locals.elJuri Linkov
2022-07-07End new .dir-locals.el files with a newlineStefan Kangas
2022-05-28with-connection-local-variables: Avoid code duplicationStefan Monnier
2022-03-18Make application configurable in 'with-connection-local-variables'Michael Albinus
2022-02-08Respect customization nature of `connection-local-*' user optionsMichael Albinus
2022-02-07Make connection-local variables user optionsMichael Albinus
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-12; Fix symbol quoting typosStefan Kangas
2021-04-10* lisp/files-x.el: Use lexical-bindingStefan Monnier
2021-03-22* lisp/files-x.el (connection-local-criteria-for-default-directory):Michael Albinus
2021-02-02Prefer defvar-local in remaining librariesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-21Handle connection-local null-device and path-separator variablesMichael Albinus
2020-09-06Use `format-prompt' when prompting with default valuesLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert