<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/etc, branch scratch/markers-as-gap-array</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 from savannah/emacs-30</title>
<updated>2024-07-02T12:55:22+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2024-07-02T12:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4c3e0c990cb9fa06e54223e7eed48c04d1829b66'/>
<id>4c3e0c990cb9fa06e54223e7eed48c04d1829b66</id>
<content type='text'>
b5341831353 * etc/NEWS: Fix typos.
850fc68481a ; (grep-read-files): Fix completion table
921d40759e5 Remove a reference to a non-existant variable from a doc-...
4c64b990873 ; * etc/NEWS: Fix level of several entrries.
459e635099b ; * etc/NEWS: Fix typo.
7050128cfe9 ; * src/search.c (Fmatch_beginning, Fmatch_end): Doc fix.

# Conflicts:
#	etc/NEWS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
b5341831353 * etc/NEWS: Fix typos.
850fc68481a ; (grep-read-files): Fix completion table
921d40759e5 Remove a reference to a non-existant variable from a doc-...
4c64b990873 ; * etc/NEWS: Fix level of several entrries.
459e635099b ; * etc/NEWS: Fix typo.
7050128cfe9 ; * src/search.c (Fmatch_beginning, Fmatch_end): Doc fix.

# Conflicts:
#	etc/NEWS
</pre>
</div>
</content>
</entry>
<entry>
<title>* etc/NEWS: Fix typos.</title>
<updated>2024-07-02T12:28:52+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2024-07-02T12:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b534183135397498e66131fbc5414ef1d445a471'/>
<id>b534183135397498e66131fbc5414ef1d445a471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port seccomp acceleration to Linux 3.5.0</title>
<updated>2024-07-02T04:12:14+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2024-07-02T04:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6b5accdc05d007ab4d1804865c1b043260006673'/>
<id>6b5accdc05d007ab4d1804865c1b043260006673</id>
<content type='text'>
* etc/NEWS: Update correspondingly.

* exec/Makefile.in (config-mips.m4): Don't define rule
or predicate $(LOADOBJS) on it elsewhere than on MIPS.

* exec/README: Direct developers to GDB.

* exec/trace.c (finish_exec): Resume the tracee after reporting
an error in `exec'.
(after_fork): If seccomp is enabled on Android, and the kernel
is 4.7 or earlier, detect whether revisions to the sequencing of
seccomp events have been backported from 4.8.
(exec_waitpid): Resume the process with PTRACE_CONT after
receiving an unknown signal.
(exec_init): Cease disabling seccomp on Android kernels earlier
than 4.8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/NEWS: Update correspondingly.

* exec/Makefile.in (config-mips.m4): Don't define rule
or predicate $(LOADOBJS) on it elsewhere than on MIPS.

* exec/README: Direct developers to GDB.

* exec/trace.c (finish_exec): Resume the tracee after reporting
an error in `exec'.
(after_fork): If seccomp is enabled on Android, and the kernel
is 4.7 or earlier, detect whether revisions to the sequencing of
seccomp events have been backported from 4.8.
(exec_waitpid): Resume the process with PTRACE_CONT after
receiving an unknown signal.
(exec_init): Cease disabling seccomp on Android kernels earlier
than 4.8.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * etc/NEWS: Fix level of several entrries.</title>
<updated>2024-07-01T17:33:52+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2024-07-01T17:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4c64b990873be1e6b99c0b988f2a117c2e08e784'/>
<id>4c64b990873be1e6b99c0b988f2a117c2e08e784</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * etc/NEWS: Fix typo.</title>
<updated>2024-07-01T17:30:23+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2024-07-01T17:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=459e635099bad257fc6739ddfccc437cac11bc96'/>
<id>459e635099bad257fc6739ddfccc437cac11bc96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * etc/NEWS: Announce last Android change.</title>
<updated>2024-07-01T10:15:51+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2024-07-01T10:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=708c6d83fc4774605acfcfc3920a8c66f428027f'/>
<id>708c6d83fc4774605acfcfc3920a8c66f428027f</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 savannah/emacs-30</title>
<updated>2024-07-01T10:12:40+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2024-07-01T10:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=71530ab1ae2609812a32ac531812b57c7b1a40b6'/>
<id>71530ab1ae2609812a32ac531812b57c7b1a40b6</id>
<content type='text'>
1647494c04a ; * etc/NEWS: Clarify.
b2c966f8396 ; * src/treesit.c (Ftreesit_query_capture): Fix typo.
ae385794206 * java/res/mipmap-v26/emacs_icon.xml: Define monospace icon.
b2d99c0d0aa Improve `sentence-end-double-space` docstring

# Conflicts:
#	etc/NEWS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1647494c04a ; * etc/NEWS: Clarify.
b2c966f8396 ; * src/treesit.c (Ftreesit_query_capture): Fix typo.
ae385794206 * java/res/mipmap-v26/emacs_icon.xml: Define monospace icon.
b2d99c0d0aa Improve `sentence-end-double-space` docstring

# Conflicts:
#	etc/NEWS
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from savannah/emacs-30</title>
<updated>2024-07-01T10:12:38+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2024-07-01T10:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d5cae5ea3675d05fe5df13f122f302e9993bb803'/>
<id>d5cae5ea3675d05fe5df13f122f302e9993bb803</id>
<content type='text'>
2f71460d52f More updates of documentation for Emacs 30
a9df581c403 ; * etc/NEWS: Copy-edit.
dfbdd38f701 Revert "; * etc/NEWS: Move items to "Incompatible Lisp Ch...

# Conflicts:
#	etc/NEWS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2f71460d52f More updates of documentation for Emacs 30
a9df581c403 ; * etc/NEWS: Copy-edit.
dfbdd38f701 Revert "; * etc/NEWS: Move items to "Incompatible Lisp Ch...

# Conflicts:
#	etc/NEWS
</pre>
</div>
</content>
</entry>
<entry>
<title>; * etc/NEWS: Clarify.</title>
<updated>2024-07-01T08:44:22+00:00</updated>
<author>
<name>Mattias Engdegård</name>
</author>
<published>2024-07-01T08:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1647494c04a57586c9616603b3ae803c6dd48d30'/>
<id>1647494c04a57586c9616603b3ae803c6dd48d30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More updates of documentation for Emacs 30</title>
<updated>2024-06-30T19:25:31+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2024-06-30T19:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2f71460d52fb8ec36766edc297de559b318ee5e1'/>
<id>2f71460d52fb8ec36766edc297de559b318ee5e1</id>
<content type='text'>
* etc/NEWS: Improve wording and move/mark entries.

* doc/lispref/positions.texi (List Motion): Document
'forward-sentence-function'.
* doc/lispref/functions.texi (What Is a Function): Document
'primitive-function-p' and 'cl-functionp'.
* doc/emacs/misc.texi (Saving Emacs Sessions): Improve wording and
indexing.
* doc/lispref/tips.texi (Documentation Tips): Adapt to the new
value of 'emacs-lisp-docstring-fill-column'.
* doc/emacs/fixit.texi (Spelling): Document
'flyspell-check-changes'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/NEWS: Improve wording and move/mark entries.

* doc/lispref/positions.texi (List Motion): Document
'forward-sentence-function'.
* doc/lispref/functions.texi (What Is a Function): Document
'primitive-function-p' and 'cl-functionp'.
* doc/emacs/misc.texi (Saving Emacs Sessions): Improve wording and
indexing.
* doc/lispref/tips.texi (Documentation Tips): Adapt to the new
value of 'emacs-lisp-docstring-fill-column'.
* doc/emacs/fixit.texi (Spelling): Document
'flyspell-check-changes'.
</pre>
</div>
</content>
</entry>
</feed>
