]> git.eshelyaron.com Git - emacs.git/commit
Avoid string-make-multibyte in ps-mode.el
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 13 Jun 2019 01:12:03 +0000 (03:12 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 13 Jun 2019 01:12:03 +0000 (03:12 +0200)
commit4752de83493df806b8cce0ff430f62fdcda46db2
tree792c3dcb496be665b21f76a493384b076107850b
parentc25e3754ed85b668f2a9b56db8eb5572cf973826
Avoid string-make-multibyte in ps-mode.el

* lisp/progmodes/ps-mode.el (ps-mode-octal-region): Avoid usage of
string-make-multibyte, but work in both unibyte and multibyte buffers.
lisp/progmodes/ps-mode.el