mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-31 04:41:23 -08:00
; * lisp/gnus/mm-util.el: Remove duplicate defalias.
This commit is contained in:
parent
4be147b677
commit
faf231edcc
1 changed files with 0 additions and 1 deletions
|
|
@ -673,7 +673,6 @@ If INHIBIT is non-nil, inhibit `mm-inhibit-file-name-handlers'."
|
|||
inhibit-file-name-handlers)))
|
||||
(write-region start end filename append visit lockname)))
|
||||
|
||||
(defalias 'mm-make-temp-file 'make-temp-file)
|
||||
(define-obsolete-function-alias 'mm-make-temp-file 'make-temp-file "26.1")
|
||||
|
||||
(defvar mm-image-load-path-cache nil)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue