<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lib-src, branch feature/pgtk</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>Merge remote-tracking branch 'origin/master' into feature/pgtk</title>
<updated>2021-12-12T13:40:17+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2021-12-12T13:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2de147e93c69a3ae2c74b5264ab5c6e46598ac31'/>
<id>2de147e93c69a3ae2c74b5264ab5c6e46598ac31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Really fix the etags TEX parsing</title>
<updated>2021-12-12T10:45:11+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-12-12T10:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=194556425f140b8599467959b73d5954a59128e3'/>
<id>194556425f140b8599467959b73d5954a59128e3</id>
<content type='text'>
* lib-src/etags.c (TEX_decode_env): Re-fix off-by-one parsing of
TEXTAGS environment variable (bug#52438).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib-src/etags.c (TEX_decode_env): Re-fix off-by-one parsing of
TEXTAGS environment variable (bug#52438).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix an off-by-one error in TEX parsing in etags</title>
<updated>2021-12-12T10:26:22+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-12-12T10:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bdfd83e42d0044db7e99cec452427c0b76d46f20'/>
<id>bdfd83e42d0044db7e99cec452427c0b76d46f20</id>
<content type='text'>
* lib-src/etags.c (TEX_decode_env): Fix off-by-one parsing of
TEXTAGS environment variable (bug#52438).  Based on a patch by
David Fussner &lt;dfussner@googlemail.com&gt; and amended by Andreas
Schwab &lt;schwab@linux-m68k.org&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib-src/etags.c (TEX_decode_env): Fix off-by-one parsing of
TEXTAGS environment variable (bug#52438).  Based on a patch by
David Fussner &lt;dfussner@googlemail.com&gt; and amended by Andreas
Schwab &lt;schwab@linux-m68k.org&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into feature/pgtk</title>
<updated>2021-12-10T06:50:21+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2021-12-10T06:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cc0f147180300b672894de931bee76b2a3a719e9'/>
<id>cc0f147180300b672894de931bee76b2a3a719e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-28</title>
<updated>2021-12-10T05:30:33+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2021-12-10T05:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d601fd4692e0be3c9ee9b247c8a7bc5b2499f0eb'/>
<id>d601fd4692e0be3c9ee9b247c8a7bc5b2499f0eb</id>
<content type='text'>
7a25ba0fde ; * lisp/image-dired.el: Fix typo.
dda6337066 emacsclient takes more care about XDG_RUNTIME_DIR
26fb4168b8 ; Prefer HTTPS in more URLs
6b89578524 ; * lisp/progmodes/flymake.el: Update the minimum Emacs ve...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
7a25ba0fde ; * lisp/image-dired.el: Fix typo.
dda6337066 emacsclient takes more care about XDG_RUNTIME_DIR
26fb4168b8 ; Prefer HTTPS in more URLs
6b89578524 ; * lisp/progmodes/flymake.el: Update the minimum Emacs ve...
</pre>
</div>
</content>
</entry>
<entry>
<title>emacsclient takes more care about XDG_RUNTIME_DIR</title>
<updated>2021-12-09T20:03:37+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2021-12-09T17:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=dda63370669dba6dfda53dec62de8b1c1c275b2d'/>
<id>dda63370669dba6dfda53dec62de8b1c1c275b2d</id>
<content type='text'>
* lib-src/emacsclient.c (set_local_socket): Revert to the Emacs 27
behavior of not trying TMPDIR if XDG_RUNTIME_DIR is set.
This is one of the suggestions made by Jim Porter and
independently by Ulrich Mueller in Bug#51327.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib-src/emacsclient.c (set_local_socket): Revert to the Emacs 27
behavior of not trying TMPDIR if XDG_RUNTIME_DIR is set.
This is one of the suggestions made by Jim Porter and
independently by Ulrich Mueller in Bug#51327.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into feature/pgtk</title>
<updated>2021-12-03T06:07:40+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2021-12-03T06:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=57a9bf8d4186878a59750e2f0bef3ca3b526e8ef'/>
<id>57a9bf8d4186878a59750e2f0bef3ca3b526e8ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-28</title>
<updated>2021-12-03T05:30:26+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2021-12-03T05:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c66eb524537f98667507024e5f21e0b24038c964'/>
<id>c66eb524537f98667507024e5f21e0b24038c964</id>
<content type='text'>
9c222b9c1a Port to C compilers that lack size-0 arrays
fed35a8951 Port emacsclient to Solaris 10
f35d6a9c73 * CONTRIBUTE: Improve commit message instructions
e0ee1d003a Work around IBM XL C compiler bug
6b99b6eb8b * admin/make-tarball.txt: Various clarifications.
bbf4140091 * admin/diff-tar-files: Don't assume .tar.gz.
0a50ad11db * lisp/tab-bar.el (tab-bar-close-other-tabs): Fix regression.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
9c222b9c1a Port to C compilers that lack size-0 arrays
fed35a8951 Port emacsclient to Solaris 10
f35d6a9c73 * CONTRIBUTE: Improve commit message instructions
e0ee1d003a Work around IBM XL C compiler bug
6b99b6eb8b * admin/make-tarball.txt: Various clarifications.
bbf4140091 * admin/diff-tar-files: Don't assume .tar.gz.
0a50ad11db * lisp/tab-bar.el (tab-bar-close-other-tabs): Fix regression.
</pre>
</div>
</content>
</entry>
<entry>
<title>Port emacsclient to Solaris 10</title>
<updated>2021-12-03T02:45:05+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2021-12-03T02:43:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fed35a89517aa4e282273f7e3c75bafd4e698ce4'/>
<id>fed35a89517aa4e282273f7e3c75bafd4e698ce4</id>
<content type='text'>
Without this patch, the build fails on Solaris 10 with the diagnostic
“Undefined symbol acl_trivial first referenced in file
../lib/libgnu.a(file-has-acl.o)”.
* lib-src/Makefile.in (LIB_HAS_ACL): New macro.
(emacsclient${EXEEXT}): Link with $(LIB_HAS_ACL).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without this patch, the build fails on Solaris 10 with the diagnostic
“Undefined symbol acl_trivial first referenced in file
../lib/libgnu.a(file-has-acl.o)”.
* lib-src/Makefile.in (LIB_HAS_ACL): New macro.
(emacsclient${EXEEXT}): Link with $(LIB_HAS_ACL).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into feature/pgtk</title>
<updated>2021-12-01T07:20:08+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2021-12-01T07:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5477b929da886c1aea70e1b2ac17b80df8d0015b'/>
<id>5477b929da886c1aea70e1b2ac17b80df8d0015b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
