<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs, branch feature/mhtml-mode</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>enable mhtml-mode by default</title>
<updated>2017-03-24T03:06:50+00:00</updated>
<author>
<name>Tom Tromey</name>
</author>
<published>2017-03-23T17:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=349991544b12d6ad06be189b66969752f051cd4a'/>
<id>349991544b12d6ad06be189b66969752f051cd4a</id>
<content type='text'>
* 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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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.
</pre>
</div>
</content>
</entry>
<entry>
<title>add mhtml-mode.el</title>
<updated>2017-03-24T03:06:50+00:00</updated>
<author>
<name>Tom Tromey</name>
</author>
<published>2017-03-23T17:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=23e71eba426fd2589a4b2943a5fd6075118964bf'/>
<id>23e71eba426fd2589a4b2943a5fd6075118964bf</id>
<content type='text'>
* etc/NEWS: Update.
* lisp/textmodes/mhtml-mode.el: New file.
* test/manual/indent/html-multi.html: New file.
* test/lisp/textmodes/mhtml-mode-tests.el: New file.
* doc/emacs/text.texi (HTML Mode): Mention mhtml-mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/NEWS: Update.
* lisp/textmodes/mhtml-mode.el: New file.
* test/manual/indent/html-multi.html: New file.
* test/lisp/textmodes/mhtml-mode-tests.el: New file.
* doc/emacs/text.texi (HTML Mode): Mention mhtml-mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>change sgml-mode to help multi-html mode</title>
<updated>2017-03-24T03:06:50+00:00</updated>
<author>
<name>Tom Tromey</name>
</author>
<published>2017-03-23T17:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=48f5cbbee39542c4b56d562746eab63ae31ad197'/>
<id>48f5cbbee39542c4b56d562746eab63ae31ad197</id>
<content type='text'>
* lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-rules): New
defconst.
(sgml-syntax-propertize): Use it.
(sgml--find-&lt;&gt;-backward): New function.
(sgml-parse-tag-backward): Use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-rules): New
defconst.
(sgml-syntax-propertize): Use it.
(sgml--find-&lt;&gt;-backward): New function.
(sgml-parse-tag-backward): Use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>make js.el respect prog-first-column</title>
<updated>2017-03-24T03:06:50+00:00</updated>
<author>
<name>Tom Tromey</name>
</author>
<published>2017-03-23T17:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3adbe849b61c3b6dc265aae3bbbdec9d9312fcf8'/>
<id>3adbe849b61c3b6dc265aae3bbbdec9d9312fcf8</id>
<content type='text'>
* lisp/progmodes/js.el (js--proper-indentation): Call prog-first-column.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/js.el (js--proper-indentation): Call prog-first-column.
</pre>
</div>
</content>
</entry>
<entry>
<title>make smie.el respect prog-first-column</title>
<updated>2017-03-24T03:06:50+00:00</updated>
<author>
<name>Tom Tromey</name>
</author>
<published>2017-03-23T17:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c366e52f2d5a63aecff2c9e540382864b695c1b8'/>
<id>c366e52f2d5a63aecff2c9e540382864b695c1b8</id>
<content type='text'>
* lisp/emacs-lisp/smie.el (smie-indent-bob): Call prog-first-column.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emacs-lisp/smie.el (smie-indent-bob): Call prog-first-column.
</pre>
</div>
</content>
</entry>
<entry>
<title>change viper to use derived-mode-p</title>
<updated>2017-03-24T03:06:50+00:00</updated>
<author>
<name>Tom Tromey</name>
</author>
<published>2017-03-19T16:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=60be4b78aedea0286465bf7604f15538490f45a2'/>
<id>60be4b78aedea0286465bf7604f15538490f45a2</id>
<content type='text'>
* lisp/subr.el (provided-mode-derived-p): New function.
(derived-mode-p): Use it.
* lisp/emulation/viper.el (viper-mode): Use derived-mode-p.
(this-major-mode-requires-vi-state): Use provided-mode-derived-p.
(set-viper-state-in-major-mode): Use derived-mode-p.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/subr.el (provided-mode-derived-p): New function.
(derived-mode-p): Use it.
* lisp/emulation/viper.el (viper-mode): Use derived-mode-p.
(this-major-mode-requires-vi-state): Use provided-mode-derived-p.
(set-viper-state-in-major-mode): Use derived-mode-p.
</pre>
</div>
</content>
</entry>
<entry>
<title>change align to use derived-mode-p</title>
<updated>2017-03-24T03:06:50+00:00</updated>
<author>
<name>Tom Tromey</name>
</author>
<published>2017-03-18T22:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fe8352504d85f3b5482004b23edc1d125b38d201'/>
<id>fe8352504d85f3b5482004b23edc1d125b38d201</id>
<content type='text'>
* lisp/align.el (align-region): Use derived-mode-p.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/align.el (align-region): Use derived-mode-p.
</pre>
</div>
</content>
</entry>
<entry>
<title>change org to use derived-mode-p</title>
<updated>2017-03-24T03:06:50+00:00</updated>
<author>
<name>Tom Tromey</name>
</author>
<published>2017-03-18T22:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2d377d2213f4dd8e180378be223753e901d6bb50'/>
<id>2d377d2213f4dd8e180378be223753e901d6bb50</id>
<content type='text'>
* lisp/org/org-list.el (org-list-insert-radio-list): Use
derived-mode-p.
* lisp/org/org-table.el (orgtbl-setup, orgtbl-toggle-comment): Use
derived-mode-p.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/org/org-list.el (org-list-insert-radio-list): Use
derived-mode-p.
* lisp/org/org-table.el (orgtbl-setup, orgtbl-toggle-comment): Use
derived-mode-p.
</pre>
</div>
</content>
</entry>
<entry>
<title>change semantic to use derived-mode-p</title>
<updated>2017-03-24T03:06:50+00:00</updated>
<author>
<name>Tom Tromey</name>
</author>
<published>2017-03-18T22:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bf7dd0c7caef360c8b6c44b94646fd9fde73bfb0'/>
<id>bf7dd0c7caef360c8b6c44b94646fd9fde73bfb0</id>
<content type='text'>
* lisp/cedet/semantic.el (semantic-new-buffer-fcn): Use derived-mode-p.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/cedet/semantic.el (semantic-new-buffer-fcn): Use derived-mode-p.
</pre>
</div>
</content>
</entry>
<entry>
<title>change calc to use derived-mode-p</title>
<updated>2017-03-24T03:06:50+00:00</updated>
<author>
<name>Tom Tromey</name>
</author>
<published>2017-03-18T22:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6c3ceb610709a83d1129a8cedcfbf7a3d23661aa'/>
<id>6c3ceb610709a83d1129a8cedcfbf7a3d23661aa</id>
<content type='text'>
* lisp/calc/calc-embed.el (calc-embedded-find-modes)
(calc-embedded-make-info): Use derived-mode-p.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/calc/calc-embed.el (calc-embedded-find-modes)
(calc-embedded-make-info): Use derived-mode-p.
</pre>
</div>
</content>
</entry>
</feed>
