index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ansi-osc.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-12
(read-only-keymap-*): Be more careful with the namespace
Stefan Monnier
2025-09-22
Fix bootstrap and prevent browse-url from preloading numerous files
Po Lu
2025-09-21
Support 'RET' for visiting URLs in read-only buffers (bug#74792)
Juri Linkov
2025-06-12
Handle OSC sequences in term (bug#78263)
Stephane Zermatten
2025-05-31
ansi-osc.el: Use marker (bug#78184)
Matthias Meulien
2025-02-10
* lisp/ansi-osc.el (ansi-osc-directory-tracker): Don't check host name.
Michael Albinus
2025-02-10
ansi-osc-directory-tracker respects remote files
shipmints
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-01-27
Downcase host names in ansi-osc.el to match URL parsing behavior
Brad Howes
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-09
; Normalize GPLv3 license statements in new files
Stefan Kangas
2022-11-28
; typos
Mattias EngdegÄrd
2022-11-11
; Fix typos
Stefan Kangas
2022-10-16
Prefer defvar-keymap in ansi-osc.el
Stefan Kangas
2022-10-01
Define ansi-osc customization group
Matthias Meulien
2022-10-01
Rename osc.el to ansi-osc.el (bug#58200)
Matthias Meulien