<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/test/lisp/progmodes/csharp-mode-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>Fix last change</title>
<updated>2024-04-25T15:59:25+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2024-04-25T15:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d8687fd6cd807db1c76084a5e2bb214f9b6c9a49'/>
<id>d8687fd6cd807db1c76084a5e2bb214f9b6c9a49</id>
<content type='text'>
* test/lisp/progmodes/csharp-mode-tests.el
(csharp-ts-mode-test-indentation): Move the test to here.
* test/lisp/progmodes/csharp-ts-mode-tests.el: Remove file.
* test/lisp/progmodes/csharp-ts-mode-resources/indent.erts: Move
to test/lisp/progmodes/csharp-mode-resources/indent-ts.erts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/lisp/progmodes/csharp-mode-tests.el
(csharp-ts-mode-test-indentation): Move the test to here.
* test/lisp/progmodes/csharp-ts-mode-tests.el: Remove file.
* test/lisp/progmodes/csharp-ts-mode-resources/indent.erts: Move
to test/lisp/progmodes/csharp-mode-resources/indent-ts.erts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make object init more robust (bug#69571)</title>
<updated>2024-03-31T08:43:44+00:00</updated>
<author>
<name>Theodor Thornhill</name>
</author>
<published>2024-03-31T08:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=910ea5f1e55793fa29292730a59397867b4e868f'/>
<id>910ea5f1e55793fa29292730a59397867b4e868f</id>
<content type='text'>
* lisp/progmodes/csharp-mode.el (csharp-guess-basic-syntax): Make the
regex same as before, but conditionally check other heuristics rather
than crazy regex shenanigans.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/csharp-mode.el (csharp-guess-basic-syntax): Make the
regex same as before, but conditionally check other heuristics rather
than crazy regex shenanigans.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak regexp for object initializers in csharp-mode (bug#69571)</title>
<updated>2024-03-16T19:43:25+00:00</updated>
<author>
<name>Theodor Thornhill</name>
</author>
<published>2024-03-16T19:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c890622e1a9ae6f2ab5d083ca8b668c9228c52fa'/>
<id>c890622e1a9ae6f2ab5d083ca8b668c9228c52fa</id>
<content type='text'>
* lisp/progmodes/csharp-mode.el (csharp-guess-basic-syntax): Add
handling to not consider ended statements as object init openers.
* test/lisp/progmodes/csharp-mode-resources/indent.erts: New test
resources.
* test/lisp/progmodes/csharp-mode-tests.el: Add test for this particular
issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/csharp-mode.el (csharp-guess-basic-syntax): Add
handling to not consider ended statements as object init openers.
* test/lisp/progmodes/csharp-mode-resources/indent.erts: New test
resources.
* test/lisp/progmodes/csharp-mode-tests.el: Add test for this particular
issue.
</pre>
</div>
</content>
</entry>
</feed>
