]> git.eshelyaron.com Git - emacs.git/commit
Rename osc.el to ansi-osc.el (bug#58200)
authorMatthias Meulien <orontee@gmail.com>
Fri, 30 Sep 2022 20:46:35 +0000 (22:46 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 1 Oct 2022 09:58:27 +0000 (11:58 +0200)
commitabc955d017cc4e6ad33d06d61f8317bd2b6c380f
tree3af8aec8b619967cd1269489a650634a5855d3e7
parent454e1a06a2c5194a81148df91da6ee441adb601b
Rename osc.el to ansi-osc.el (bug#58200)

* 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.
etc/NEWS
lisp/ansi-osc.el [new file with mode: 0644]
lisp/comint.el
lisp/osc.el [deleted file]
test/lisp/ansi-osc-tests.el [new file with mode: 0644]
test/lisp/osc-tests.el [deleted file]