<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs, branch scratch/albinus</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>Add lisp/net/tramp-sh.el to .gitlab-ci.yml</title>
<updated>2019-01-07T13:17:08+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2019-01-07T13:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5a4ba486f20d0a2742a8c5005aa478575e2438ad'/>
<id>5a4ba486f20d0a2742a8c5005aa478575e2438ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove instrumentation</title>
<updated>2019-01-07T13:09:02+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2019-01-07T13:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=56a96db98dc72395248198974e1947b4c31f8070'/>
<id>56a96db98dc72395248198974e1947b4c31f8070</id>
<content type='text'>
* lisp/filenotify.el (file-notify-handle-event):
* test/lisp/filenotify-tests.el (file-notify--test-event-handler):
Remove instrumentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/filenotify.el (file-notify-handle-event):
* test/lisp/filenotify-tests.el (file-notify--test-event-handler):
Remove instrumentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>; YAML does not support folded lines</title>
<updated>2019-01-07T12:04:00+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2019-01-07T12:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=70a6a2e351838a916b29663135b6443c04d73471'/>
<id>70a6a2e351838a916b29663135b6443c04d73471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Some .gitlab-ci.yml corrections</title>
<updated>2019-01-07T11:54:32+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2019-01-07T11:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1d9f7efef586824cd9d2ebdafa140d9aeee95802'/>
<id>1d9f7efef586824cd9d2ebdafa140d9aeee95802</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Further work on emba tests</title>
<updated>2019-01-07T11:21:58+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2019-01-07T11:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=179d5ac25123834b22d628d3e69dbbe2e0051fc7'/>
<id>179d5ac25123834b22d628d3e69dbbe2e0051fc7</id>
<content type='text'>
* .gitlab-ci.yml (test-all): Remove after_script.
(test-filenotify-gio): Remove after_script and when.  Add
src/gfilenotify.c as dependent change.  Use filenotify-tests.log
make target.

* test/lisp/filenotify-tests.el (file-notify-test03-events)
(file-notify-test05-file-validity)
(file-notify-test06-dir-validity)
(file-notify-test07-many-events)
(file-notify-test09-watched-file-in-watched-dir): Check just for
(getenv "EMACS_EMBA_CI").
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* .gitlab-ci.yml (test-all): Remove after_script.
(test-filenotify-gio): Remove after_script and when.  Add
src/gfilenotify.c as dependent change.  Use filenotify-tests.log
make target.

* test/lisp/filenotify-tests.el (file-notify-test03-events)
(file-notify-test05-file-validity)
(file-notify-test06-dir-validity)
(file-notify-test07-many-events)
(file-notify-test09-watched-file-in-watched-dir): Check just for
(getenv "EMACS_EMBA_CI").
</pre>
</div>
</content>
</entry>
<entry>
<title>; Further fixes in .gitlab-ci.yml</title>
<updated>2019-01-07T10:30:10+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2019-01-07T10:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=278340f87552765a6ed71f9b58cd8d8c90df9ae1'/>
<id>278340f87552765a6ed71f9b58cd8d8c90df9ae1</id>
<content type='text'>
* .gitlab-ci.yml (stages): Use only test.
(test-filenotify-gio): Install missing libglib2.0 packages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* .gitlab-ci.yml (stages): Use only test.
(test-filenotify-gio): Install missing libglib2.0 packages.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix syntax error in .gitlab-ci.yml</title>
<updated>2019-01-07T09:23:15+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2019-01-07T09:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d43d3f6dfd38cd5ad85a00fda6b76e1bb16693f1'/>
<id>d43d3f6dfd38cd5ad85a00fda6b76e1bb16693f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt .gitlab-ci.yml</title>
<updated>2019-01-07T09:16:39+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2019-01-07T09:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=da844d02fd2e851479bbd106735142c7c9557e5f'/>
<id>da844d02fd2e851479bbd106735142c7c9557e5f</id>
<content type='text'>
* .gitlab-ci.yml (variables): Move outside jobs.  Use
"GIT_STRATEGY: fetch".
(stages): Declare test-all and test-filenotify-gio.
(test-all): Rename from "test".  Install and remove inotify-tools.
Call "make check-expensive".
(test-filenotify-gio): New job.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* .gitlab-ci.yml (variables): Move outside jobs.  Use
"GIT_STRATEGY: fetch".
(stages): Declare test-all and test-filenotify-gio.
(test-all): Rename from "test".  Install and remove inotify-tools.
Call "make check-expensive".
(test-filenotify-gio): New job.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt filenotify-tests</title>
<updated>2019-01-06T15:35:38+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2019-01-06T15:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=054f1c162ad2ed5538b4fcf07745febb1786e573'/>
<id>054f1c162ad2ed5538b4fcf07745febb1786e573</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* .gitlab-ci.yml (before_script): Install also inotify-tools.</title>
<updated>2019-01-06T14:46:31+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2019-01-06T14:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fb190f8e5776ba598fd5f5801ca605c53d3ef41a'/>
<id>fb190f8e5776ba598fd5f5801ca605c53d3ef41a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
