<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/nt, branch scratch/pkg</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>; Grammar fixes ("allow to" et al)</title>
<updated>2023-09-17T14:49:21+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2023-09-17T14:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1e270e580d3bb9ca1b3766a296611f76ec13f6f1'/>
<id>1e270e580d3bb9ca1b3766a296611f76ec13f6f1</id>
<content type='text'>
Ref:
https://lists.gnu.org/r/emacs-devel/2016-01/msg01598.html
https://lists.gnu.org/r/emacs-devel/2016-01/msg01465.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ref:
https://lists.gnu.org/r/emacs-devel/2016-01/msg01598.html
https://lists.gnu.org/r/emacs-devel/2016-01/msg01465.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Streamline definition of BOOT_TIME_FILE on MS-Windows</title>
<updated>2023-08-10T08:44:49+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-08-10T08:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f2e3d2f1256da2a551cfe3fa685e582eb6d09d60'/>
<id>f2e3d2f1256da2a551cfe3fa685e582eb6d09d60</id>
<content type='text'>
* nt/inc/ms-w32.h: Don't define BOOT_TIME_FILE here...
* configure.ac: ...define it here instead, as for the other
systems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nt/inc/ms-w32.h: Don't define BOOT_TIME_FILE here...
* configure.ac: ...define it here instead, as for the other
systems.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the MS-DOS, Haiku, USG, etc builds</title>
<updated>2023-08-10T01:53:26+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-08-10T01:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c4e0b10f18255bc45a9e15c5bde9b11b95e9ad0f'/>
<id>c4e0b10f18255bc45a9e15c5bde9b11b95e9ad0f</id>
<content type='text'>
* configure.ac (emacs_cv_boot_time_file): Only compute this on
GNU/Linux, the sole system with systemd.
* nt/inc/ms-w32.h (BOOT_TIME_FILE): Remove now redundant #undef.
* src/filelock.c (get_boot_time): Eschew BOOT_TIME_FILE if not
defined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configure.ac (emacs_cv_boot_time_file): Only compute this on
GNU/Linux, the sole system with systemd.
* nt/inc/ms-w32.h (BOOT_TIME_FILE): Remove now redundant #undef.
* src/filelock.c (get_boot_time): Eschew BOOT_TIME_FILE if not
defined.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust to random-seed move</title>
<updated>2023-08-09T19:15:47+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2023-08-09T19:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cc0a30a876adffa5ec110df9f4e0f21097f6d73e'/>
<id>cc0a30a876adffa5ec110df9f4e0f21097f6d73e</id>
<content type='text'>
For some time, GNU/Linux systems have put their random-seed file
somewhere other than where src/filelock.c looks for it.
Catch up to this by having 'configure' scout for it.
* configure.ac (BOOT_TIME_FILE):
Define this at configure-time.
* nt/inc/ms-w32.h (BOOT_TIME_FILE): Override 'configure'.
* src/filelock.c (BOOT_TIME_FILE): Remove default definition,
since 'configure' defaults it now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some time, GNU/Linux systems have put their random-seed file
somewhere other than where src/filelock.c looks for it.
Catch up to this by having 'configure' scout for it.
* configure.ac (BOOT_TIME_FILE):
Define this at configure-time.
* nt/inc/ms-w32.h (BOOT_TIME_FILE): Override 'configure'.
* src/filelock.c (BOOT_TIME_FILE): Remove default definition,
since 'configure' defaults it now.
</pre>
</div>
</content>
</entry>
<entry>
<title>* nt/gnulib-cfg.mk: Excise unneeded entries.</title>
<updated>2023-08-07T12:18:46+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-08-07T12:18:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6990af4ca9057ef203c316f2d18510a07025be6c'/>
<id>6990af4ca9057ef203c316f2d18510a07025be6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* nt/gnulib-cfg.mk: Excise unneeded entries.</title>
<updated>2023-08-07T12:17:55+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-08-07T12:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=26f6b283eeeb123fee8daf7c4cbfd5731d6a8afe'/>
<id>26f6b283eeeb123fee8daf7c4cbfd5731d6a8afe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* nt/mingw-cfg.site: Remove additions for Gnulib printf.</title>
<updated>2023-08-07T00:19:40+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-08-07T00:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e2d5c50f85922cbfccc54defffd26223b0bf6fde'/>
<id>e2d5c50f85922cbfccc54defffd26223b0bf6fde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * nt/mingw-cfg.site: Restore the MS Windows build.</title>
<updated>2023-08-05T01:05:47+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-08-05T01:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e17cd1d8a10729f40b028d94244e7bc3dfca0541'/>
<id>e17cd1d8a10729f40b028d94244e7bc3dfca0541</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to restore the MS Windows build</title>
<updated>2023-08-04T09:56:31+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-08-04T09:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=defee1c948bc89f9743ebb072d31fc2ec324f8fc'/>
<id>defee1c948bc89f9743ebb072d31fc2ec324f8fc</id>
<content type='text'>
* nt/mingw-cfg.site: Impede building Gnulib's vasnprintf* code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nt/mingw-cfg.site: Impede building Gnulib's vasnprintf* code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into feature/android</title>
<updated>2023-07-04T00:52:29+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-07-04T00:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=79207a055fbc923b416253d9ecda21b349e00f68'/>
<id>79207a055fbc923b416253d9ecda21b349e00f68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
