]> git.eshelyaron.com Git - emacs.git/commit
Remove usage of string-to-multibyte from arc-mode.el
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 19 May 2019 16:35:33 +0000 (18:35 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 19 May 2019 16:35:44 +0000 (18:35 +0200)
commitd86235fee5b71f6212fc6abf242925a4c3e88200
tree7af43f8c4e2e6bc40db1bfe2c4fb660272d2c7b0
parent45fc6685b2e9baa23737a3789aef67e1a0f38ce2
Remove usage of string-to-multibyte from arc-mode.el

* lisp/arc-mode.el (arc-insert-unibyte): Rename from
insert-unibyte, make into a function, and remove the superfluous
string-to-multibyte.  Change callers throughout the file.
lisp/arc-mode.el