Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
| | |||||
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
| | |||||
* | ; Normalize GPLv3 license statements in new files | Stefan Kangas | 2022-12-09 | 1 | -3/+5 |
| | |||||
* | ; typos | Mattias EngdegÄrd | 2022-11-28 | 1 | -1/+1 |
| | | | | (cherry picked from commit 7939184f8e0370e7a3397d492812c6d202c2a193) | ||||
* | ; Fix typos | Stefan Kangas | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | Prefer defvar-keymap in ansi-osc.el | Stefan Kangas | 2022-10-16 | 1 | -7/+5 |
| | | | | * lisp/ansi-osc.el (ansi-osc-hyperlink-map): Prefer defvar-keymap. | ||||
* | Define ansi-osc customization group | Matthias Meulien | 2022-10-01 | 1 | -1/+12 |
| | | | | | * lisp/ansi-osc.el (ansi-osc): Define ansi-osc customization group (ansi-osc-for-compilation-buffer): Fix wrong group | ||||
* | Rename osc.el to ansi-osc.el (bug#58200) | Matthias Meulien | 2022-10-01 | 1 | -0/+192 |
* lisp/osc.el: Move from here... * lisp/ansi-osc.el: ...to here. * test/lisp/osc-tests.el: Move from here... * test/lisp/ansi-osc-tests.el: ...to here. |