]> git.eshelyaron.com Git - emacs.git/commit
Remove some compat code from uudecode.el and binhex.el
authorStefan Kangas <stefan@marxist.se>
Wed, 21 Oct 2020 13:37:13 +0000 (15:37 +0200)
committerStefan Kangas <stefan@marxist.se>
Wed, 21 Oct 2020 13:40:46 +0000 (15:40 +0200)
commit234cf7491872155dbd9716dc4652febefbe3759f
tree4e5a71c6f3c463c89a69be0eabbb360537500d9e
parent29cb2fdd0c09235a91282f54e81c9856e39bd3ca
Remove some compat code from uudecode.el and binhex.el

* lisp/mail/uudecode.el (uudecode-char-int): Make obsolete.
(uudecode-decode-region-internal): Adjust callers.
* lisp/mail/binhex.el (binhex-char-int): Make obsolete.
(binhex-string-big-endian, binhex-string-little-endian)
(binhex-header): Adjust callers.
lisp/mail/binhex.el
lisp/mail/uudecode.el