]> git.eshelyaron.com Git - emacs.git/commit
enable mhtml-mode by default
authorTom Tromey <tom@tromey.com>
Thu, 23 Mar 2017 17:34:27 +0000 (11:34 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 5 Apr 2017 21:53:39 +0000 (15:53 -0600)
commit59409f409d4e20b6657e8c278dba9bf403c5ebd9
tree5a734bfffdc1395f31099098290ba148664d2545
parent335174ee5037a2751c31bfd9ecb87cedb4bc3cda
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