projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4be147b
)
; * lisp/gnus/mm-util.el: Remove duplicate defalias.
author
Stefan Kangas
<stefan@marxist.se>
Sat, 6 Aug 2022 08:12:18 +0000
(10:12 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Sat, 6 Aug 2022 10:52:42 +0000
(12:52 +0200)
lisp/gnus/mm-util.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/mm-util.el
b/lisp/gnus/mm-util.el
index 727e3abfffcdc4902c92086696b8efaa12cbca06..48cca45cb9b02bf20954103ca078418ed0d4a8f1 100644
(file)
--- a/
lisp/gnus/mm-util.el
+++ b/
lisp/gnus/mm-util.el
@@
-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)