diff options
author | Jonas Bernoulli <jonas@bernoul.li> | 2020-02-18 16:58:31 +0100 |
---|---|---|
committer | Jonas Bernoulli <jonas@bernoul.li> | 2020-07-15 18:06:04 +0200 |
commit | e78c15acf679259caea6566446f61966cea032aa (patch) | |
tree | 4abf58f1a466d3876e7bf65f9657266fec56d71f /lisp/vc/vc-src.el | |
parent | 0e2af5cc3726d6e661f0f396a843185326ed5e7d (diff) | |
download | emacs-e78c15acf679259caea6566446f61966cea032aa.tar.gz emacs-e78c15acf679259caea6566446f61966cea032aa.tar.bz2 emacs-e78c15acf679259caea6566446f61966cea032aa.zip |
Drop unnecessary backward compatibility aliases
We can assume that `encode-coding-string' and `decode-coding-string'
are available; they were added in 1997.
* lisp/epa-file.el (epa-file--encode-coding-string)
(epa-file--decode-coding-string): Remove aliases for
encode-coding-string and decode-coding-string.
* lisp/epa-file.el (epa-file-write-region): Use encode-coding-string
instead of removed epa-file--encode-coding-string.
Diffstat (limited to 'lisp/vc/vc-src.el')
0 files changed, 0 insertions, 0 deletions