]> git.eshelyaron.com Git - emacs.git/commit
enable mhtml-mode by default feature/mhtml-mode
authorTom Tromey <tom@tromey.com>
Thu, 23 Mar 2017 17:34:27 +0000 (11:34 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 24 Mar 2017 03:06:50 +0000 (21:06 -0600)
commit349991544b12d6ad06be189b66969752f051cd4a
treee2c48cf9b4130bc2ff688d23f5ba400b6de0775a
parent23e71eba426fd2589a4b2943a5fd6075118964bf
enable mhtml-mode by default

* lisp/files.el (auto-mode-alist): Reference mhtml-mode, not
html-mode.
(magic-fallback-mode-alist): Likewise.
* lisp/net/eww.el (eww-view-source): Use mthml-mode.
lisp/files.el
lisp/net/eww.el