mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
*** empty log message ***
This commit is contained in:
parent
244d58bac0
commit
8b797f292d
2 changed files with 5 additions and 2 deletions
|
|
@ -494,8 +494,6 @@ If INHIBIT is non-nil, inhibit mm-inhibit-file-name-handlers."
|
|||
(let ((coding-system-for-write
|
||||
(or codesys mm-text-coding-system-for-write
|
||||
mm-text-coding-system))
|
||||
;; Why on earth doesn't this just nullify
|
||||
;; file-name-handler-alist? -- fx
|
||||
(inhibit-file-name-operation (if inhibit
|
||||
'append-to-file
|
||||
inhibit-file-name-operation))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue