* lisp/mail/binhex.el (binhex-char-int): Add missing release
This commit is contained in:
parent
e9af1ed44e
commit
3e63213a1f
1 changed files with 1 additions and 1 deletions
|
|
@ -317,7 +317,7 @@ If HEADER-ONLY is non-nil only decode header and return filename."
|
|||
(binhex-decode-region-external start end)
|
||||
(binhex-decode-region-internal start end)))
|
||||
|
||||
(define-obsolete-function-alias 'binhex-char-int #'identity)
|
||||
(define-obsolete-function-alias 'binhex-char-int #'identity "28.1")
|
||||
|
||||
(provide 'binhex)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue