<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/test/manual, branch scratch/completion-api</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>* lisp/progmodes/perl-mode.el (perl-calculate-indent): Indent qw(...)</title>
<updated>2019-11-15T18:19:37+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2019-11-15T18:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=87347a5bbc2f044c51feea8d513fb1dcefa6f50e'/>
<id>87347a5bbc2f044c51feea8d513fb1dcefa6f50e</id>
<content type='text'>
Fix initialization of `state`.
Special-case `qw(...)` because we do want to indent its contents.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix initialization of `state`.
Special-case `qw(...)` because we do want to indent its contents.
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/manual/cedet/tests/test*: More updates from upstream</title>
<updated>2019-10-31T23:04:12+00:00</updated>
<author>
<name>Eric Ludlam</name>
</author>
<published>2019-10-28T00:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f69e2aa104209090d5487a7382473ec38b43e9c7'/>
<id>f69e2aa104209090d5487a7382473ec38b43e9c7</id>
<content type='text'>
* test/manual/cedet/tests/testjavacomp.java,
test/manual/cedet/tests/testnsp.cpp,
test/manual/cedet/tests/testsppcomplete.c,
test/manual/cedet/tests/testtypedefs.cpp,
test/manual/cedet/tests/testvarnames.c:
Merge content from CEDET on SF with extended test points for use with
test/lisp/cedet/semantic-utest-ia.el
Author: Eric Ludlam &lt;zappo@gnu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/manual/cedet/tests/testjavacomp.java,
test/manual/cedet/tests/testnsp.cpp,
test/manual/cedet/tests/testsppcomplete.c,
test/manual/cedet/tests/testtypedefs.cpp,
test/manual/cedet/tests/testvarnames.c:
Merge content from CEDET on SF with extended test points for use with
test/lisp/cedet/semantic-utest-ia.el
Author: Eric Ludlam &lt;zappo@gnu.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/manual/cedet/tests/testdoublens.cpp: Update from upstream</title>
<updated>2019-10-31T23:03:47+00:00</updated>
<author>
<name>Eric Ludlam</name>
</author>
<published>2019-10-28T00:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=31ed03020c458daabdd8feac741e276a1b7f723b'/>
<id>31ed03020c458daabdd8feac741e276a1b7f723b</id>
<content type='text'>
* test/manual/cedet/tests/testdoublens.hpp:
Merge content from CEDET on SF with extended test points for use with
test/lisp/cedet/semantic-utest-ia.el
Author: Eric Ludlam &lt;zappo@gnu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/manual/cedet/tests/testdoublens.hpp:
Merge content from CEDET on SF with extended test points for use with
test/lisp/cedet/semantic-utest-ia.el
Author: Eric Ludlam &lt;zappo@gnu.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/manual/cedet/tests/: New files for semantic-utest-ia.el</title>
<updated>2019-10-31T23:01:08+00:00</updated>
<author>
<name>Eric Ludlam</name>
</author>
<published>2019-10-28T00:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0f7163ab89cc6158dbb7a382b67da5ce200f42f1'/>
<id>0f7163ab89cc6158dbb7a382b67da5ce200f42f1</id>
<content type='text'>
* test/manual/cedet/tests/test.mk,
test/manual/cedet/tests/test.srt, test/manual/cedet/tests/test.texi,
test/manual/cedet/tests/testlocalvars.cpp,
test/manual/cedet/tests/teststruct.cpp,
test/manual/cedet/tests/testtemplates.cpp,
test/manual/cedet/tests/testusing.cpp,
test/manual/cedet/tests/testusing.hh,
test/manual/cedet/tests/testvarnames.java.
test/manual/cedet/tests/testwisent.wy:
New files to be used by test/lisp/cedet/semantic-utest-ia.el.
Author: Eric Ludlam &lt;zappo@gnu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/manual/cedet/tests/test.mk,
test/manual/cedet/tests/test.srt, test/manual/cedet/tests/test.texi,
test/manual/cedet/tests/testlocalvars.cpp,
test/manual/cedet/tests/teststruct.cpp,
test/manual/cedet/tests/testtemplates.cpp,
test/manual/cedet/tests/testusing.cpp,
test/manual/cedet/tests/testusing.hh,
test/manual/cedet/tests/testvarnames.java.
test/manual/cedet/tests/testwisent.wy:
New files to be used by test/lisp/cedet/semantic-utest-ia.el.
Author: Eric Ludlam &lt;zappo@gnu.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy CEDET/Semantic's tag formatter test suite to be an</title>
<updated>2019-10-15T15:08:18+00:00</updated>
<author>
<name>Eric Ludlam</name>
</author>
<published>2019-10-15T00:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3f8915a0192fe629dc985909c4acd5f80aa78b60'/>
<id>3f8915a0192fe629dc985909c4acd5f80aa78b60</id>
<content type='text'>
automated test.
These tests were copied from CEDET on Sourceforge and adapted to use ERT.
Author: Eric Ludlam &lt;zappo@gnu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
automated test.
These tests were copied from CEDET on Sourceforge and adapted to use ERT.
Author: Eric Ludlam &lt;zappo@gnu.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CEDET manual tests so that they run.</title>
<updated>2019-10-15T15:08:18+00:00</updated>
<author>
<name>Eric Ludlam</name>
</author>
<published>2019-10-15T00:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=128f803197c319807de838550270725ecdedbc7c'/>
<id>128f803197c319807de838550270725ecdedbc7c</id>
<content type='text'>
To run visit test/manual/cedet/cedet-utests.el
M-x eval-buffer
M-x cedet-utest
Author: Eric Ludlam &lt;zappo@gnu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To run visit test/manual/cedet/cedet-utests.el
M-x eval-buffer
M-x cedet-utest
Author: Eric Ludlam &lt;zappo@gnu.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert manual CEDET tests from test/manual/cedet to be</title>
<updated>2019-10-15T15:08:18+00:00</updated>
<author>
<name>Eric Ludlam</name>
</author>
<published>2019-10-15T00:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a99812ee0fb7245d4ee3a862f3139c0a53a8c5d7'/>
<id>a99812ee0fb7245d4ee3a862f3139c0a53a8c5d7</id>
<content type='text'>
automated tests in test/lisp/cedet.
Author: Eric Ludlam &lt;zappo@gnu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
automated tests in test/lisp/cedet.
Author: Eric Ludlam &lt;zappo@gnu.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some XEmacs compat code from the CEDET tests</title>
<updated>2019-10-05T15:01:33+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2019-10-05T15:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4f2de56830ea25d812b05c954abd0600a012f9ef'/>
<id>4f2de56830ea25d812b05c954abd0600a012f9ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update some URLs</title>
<updated>2019-09-23T07:12:52+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2019-09-23T06:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=946a56a10fed769646a8b7c4ebc53f53c84be896'/>
<id>946a56a10fed769646a8b7c4ebc53f53c84be896</id>
<content type='text'>
This mostly changes http: to https: in URLs.  It also updates
some URLs that have moved, removes some URLs that no longer
work, recommends against using procmail (procmail.org no
longer works), and removes some mentions of the
no-longer-existing Gmane, LPF and VTW.
It doesn't update all URLs, just the ones I had time for.
* GNUmakefile (help):
* admin/admin.el (manual-doctype-string):
* admin/charsets/Makefile.in (${charsetdir}/ALTERNATIVNYJ.map):
* admin/charsets/mapconv:
* lisp/net/soap-client.el (soap-create-envelope):
* lisp/org/org.el (org-doi-server-url):
* lisp/textmodes/bibtex.el (bibtex-generate-url-list):
Prefer https: to http: un URLs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mostly changes http: to https: in URLs.  It also updates
some URLs that have moved, removes some URLs that no longer
work, recommends against using procmail (procmail.org no
longer works), and removes some mentions of the
no-longer-existing Gmane, LPF and VTW.
It doesn't update all URLs, just the ones I had time for.
* GNUmakefile (help):
* admin/admin.el (manual-doctype-string):
* admin/charsets/Makefile.in (${charsetdir}/ALTERNATIVNYJ.map):
* admin/charsets/mapconv:
* lisp/net/soap-client.el (soap-create-envelope):
* lisp/org/org.el (org-doi-server-url):
* lisp/textmodes/bibtex.el (bibtex-generate-url-list):
Prefer https: to http: un URLs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore comments and strings when recognizing JSX</title>
<updated>2019-09-22T19:55:44+00:00</updated>
<author>
<name>Jackson Ray Hamilton</name>
</author>
<published>2019-09-22T19:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9aacc443d9465793b96cb844469056ae80e6d91b'/>
<id>9aacc443d9465793b96cb844469056ae80e6d91b</id>
<content type='text'>
* lisp/progmodes/js.el (js-syntax-propertize): Ignore comments and
strings.
* test/manual/indent/jsx-comment-string.jsx: New test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/js.el (js-syntax-propertize): Ignore comments and
strings.
* test/manual/indent/jsx-comment-string.jsx: New test.
</pre>
</div>
</content>
</entry>
</feed>
