diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2022-10-08 23:06:03 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2022-10-08 23:06:45 -0400 |
commit | 9d47364634f96b2f2651a7f3942f8f87b920f02d (patch) | |
tree | 85d5192a54eb3220b0c8effcaaf5d5053dadda69 /doc/lispref/files.texi | |
parent | 81eb7c1809423966975b67a62c8945267d05b1ae (diff) | |
download | emacs-9d47364634f96b2f2651a7f3942f8f87b920f02d.tar.gz emacs-9d47364634f96b2f2651a7f3942f8f87b920f02d.tar.bz2 emacs-9d47364634f96b2f2651a7f3942f8f87b920f02d.zip |
* lisp/url/url-file.el (url-file): Don't bind `coding-system-for-read`
Binding it causes errors when some of the enclosed code ends up
loading a `.el` file, and it is unnecessary since the rest of
the code (in `url-file-asynch-callback`) is already careful to
use `insert-file-contents-literally`.
Diffstat (limited to 'doc/lispref/files.texi')
0 files changed, 0 insertions, 0 deletions