aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/files-x-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Handle local default directory in connection-local-valueMichael Albinus2024-01-071-0/+43
* 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-1/+16
* | New macro connection-local-valueMichael Albinus2023-12-091-0/+61
|/
* Fix connection-local variables settingsMichael Albinus2023-03-131-13/+53
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Add helpers to dynamically assign connection-local valuesJim Porter2022-10-171-41/+107
* ; Remove over-quoting of :application values in connection-local variablesJim Porter2022-10-171-2/+2
* Make application configurable in 'with-connection-local-variables'Michael Albinus2022-03-181-0/+18
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Adapt files-x-tests.el according to recent Tramp changesMichael Albinus2020-11-231-2/+6
* Use lexical-binding in files-x-tests.elStefan Kangas2020-10-211-1/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723Michael Albinus2019-03-091-40/+49
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Fix Bug#32090Michael Albinus2018-07-091-20/+35
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Rework connection local variablesMichael Albinus2017-02-191-89/+125
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* Implement connection-local variablesMichael Albinus2016-11-141-0/+297