<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/test/lisp/progmodes/sh-script-resources, branch scratch/split-package.el</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>Make sh-script-tests.el more robust</title>
<updated>2024-04-05T17:43:56+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2024-04-05T17:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=aa356d03aeb13942ae6688ce919e0aa9fb4f1689'/>
<id>aa356d03aeb13942ae6688ce919e0aa9fb4f1689</id>
<content type='text'>
* test/lisp/progmodes/sh-script-tests.el (test-sh-script-indentation)
(test-basic-sh-indentation, test-indent-after-continuation):
* test/lisp/progmodes/sh-script-resources/sh-indents.erts (Code):
Skip if `sh-indent-supported-here' is nil.  (Bug#70196)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/lisp/progmodes/sh-script-tests.el (test-sh-script-indentation)
(test-basic-sh-indentation, test-indent-after-continuation):
* test/lisp/progmodes/sh-script-resources/sh-indents.erts (Code):
Skip if `sh-indent-supported-here' is nil.  (Bug#70196)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix indentation and fontification in shell-script (Bug#26217)</title>
<updated>2023-10-14T15:00:15+00:00</updated>
<author>
<name>Mauro Aranda</name>
</author>
<published>2023-10-14T12:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ad02fc212b5a88d2ea793858d538809d9976b154'/>
<id>ad02fc212b5a88d2ea793858d538809d9976b154</id>
<content type='text'>
* lisp/progmodes/sh-script.el (sh-smie--sh-keyword-p): Treat "do" as
special, like we treat "in".
(sh-smie--sh-keyword-in-p): Change signature.  Take the token to
decide correctly if it's a keyword.
(sh-font-lock-keywords-var-1): Add do.

* test/lisp/progmodes/sh-script-resources/sh-indents.erts: New test.
* test/lisp/progmodes/sh-script-tests.el
(sh-script-test-do-fontification): New test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/sh-script.el (sh-smie--sh-keyword-p): Treat "do" as
special, like we treat "in".
(sh-smie--sh-keyword-in-p): Change signature.  Take the token to
decide correctly if it's a keyword.
(sh-font-lock-keywords-var-1): Add do.

* test/lisp/progmodes/sh-script-resources/sh-indents.erts: New test.
* test/lisp/progmodes/sh-script-tests.el
(sh-script-test-do-fontification): New test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve indentation of some shell script forms</title>
<updated>2022-02-07T08:13:54+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-02-07T08:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=985e7148a7576327e30fe9c48414a5c033ca42b2'/>
<id>985e7148a7576327e30fe9c48414a5c033ca42b2</id>
<content type='text'>
* lisp/progmodes/sh-script.el (sh-smie--default-backward-token):
Don't skip past things like "true;then" (bug#53817).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/sh-script.el (sh-smie--default-backward-token):
Don't skip past things like "true;then" (bug#53817).
</pre>
</div>
</content>
</entry>
</feed>
