<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin, branch scratch/igc</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 branch 'master' into scratch/igc</title>
<updated>2025-01-15T08:14:06+00:00</updated>
<author>
<name>Gerd Möllmann</name>
</author>
<published>2025-01-15T08:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=528f71140667c6ce46db019af6bb41bebb5d0527'/>
<id>528f71140667c6ce46db019af6bb41bebb5d0527</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use calln instead of calling Ffuncall directly</title>
<updated>2025-01-14T20:37:04+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2025-01-14T20:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=16c89c5ae5ec0c002c327793e783f0a943bacb0d'/>
<id>16c89c5ae5ec0c002c327793e783f0a943bacb0d</id>
<content type='text'>
* src/bytecode.c (bcall0):
* src/comp.c (bcall0):
* src/eval.c (apply1):
* src/lisp.h (call0):
* src/thread.c (invoke_thread_function): Use calln instead of calling
Ffuncall directly.

* admin/coccinelle/calln.cocci: New semantic patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/bytecode.c (bcall0):
* src/comp.c (bcall0):
* src/eval.c (apply1):
* src/lisp.h (call0):
* src/thread.c (invoke_thread_function): Use calln instead of calling
Ffuncall directly.

* admin/coccinelle/calln.cocci: New semantic patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete obsolete coccinelle files</title>
<updated>2025-01-13T00:05:42+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2025-01-12T21:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=85c73bb901e2adbad78e19c9a4f4d1ef74ac3d6d'/>
<id>85c73bb901e2adbad78e19c9a4f4d1ef74ac3d6d</id>
<content type='text'>
These files relates to a 13 year old attempt at a generational GC that
was never merged.

* admin/coccinelle/frame.cocci:
* admin/coccinelle/window.cocci: Delete files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These files relates to a 13 year old attempt at a generational GC that
was never merged.

* admin/coccinelle/frame.cocci:
* admin/coccinelle/window.cocci: Delete files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete admin/IGC-TODO</title>
<updated>2025-01-12T10:26:58+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2025-01-12T10:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b82707d70fd5bb78be5766e247e9629eb6553c30'/>
<id>b82707d70fd5bb78be5766e247e9629eb6553c30</id>
<content type='text'>
According to Gerd, everything in this file is done already, so the file
can be deleted.  We might create a new Org file to keep track of TODOs
instead.

* admin/IGC-TODO: Delete file.
Ref: https://lists.gnu.org/r/emacs-devel/2025-01/msg00358.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to Gerd, everything in this file is done already, so the file
can be deleted.  We might create a new Org file to keep track of TODOs
instead.

* admin/IGC-TODO: Delete file.
Ref: https://lists.gnu.org/r/emacs-devel/2025-01/msg00358.html
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/igc.org: Minor copy edits.</title>
<updated>2025-01-12T09:49:34+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2025-01-12T09:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=de2089fbba188e5bd65d9f7357b9d9752e9a5b50'/>
<id>de2089fbba188e5bd65d9f7357b9d9752e9a5b50</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-30</title>
<updated>2025-01-11T12:44:23+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2025-01-11T12:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3d960c16c60da14a07da538cc2468f46425df634'/>
<id>3d960c16c60da14a07da538cc2468f46425df634</id>
<content type='text'>
d66b8d4becb Fix checkbox's child creation
26c5fadf474 Document that 'package-vc' doesn't support built-in packages
ee61b9a050b ; Fix documentation of completion commands
ce43d13593a ; Simplify admin/run-codespell
fa1470d0699 ; Remove duplicated word in files.el Commentary
dabaea97465 Improve checkdoc-common-verbs-wrong-voice docstring
6de2ee5663d Document string-as-{unibyte,multibyte} as obsolete in manual
7f76f872ebf Fix go-ts-mode var spec indentation (Bug#75362)
01464fc882d Add "text" as a thing in tsx-ts-mode
59c57337923 Improve doc string of 'package-delete'
313a191d047 ; * admin/MAINTAINERS: Remove Kelvin White.
002960ceabf Clarify that 'mac' line ending convention is not used on ...
4210e065648 Add language server for Odin
ee1034422b0 ; Improve documentation of function-type display
1c49edc4080 Modernize "Commentary" section of files.el
505c1123e18 * INSTALL: Add advice how to invoke 'make install'.  (Bug...
82e16cae9cc Improve the documentation of 'key-valid-p'

# Conflicts:
#	etc/NEWS
#	lisp/progmodes/typescript-ts-mode.el
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
d66b8d4becb Fix checkbox's child creation
26c5fadf474 Document that 'package-vc' doesn't support built-in packages
ee61b9a050b ; Fix documentation of completion commands
ce43d13593a ; Simplify admin/run-codespell
fa1470d0699 ; Remove duplicated word in files.el Commentary
dabaea97465 Improve checkdoc-common-verbs-wrong-voice docstring
6de2ee5663d Document string-as-{unibyte,multibyte} as obsolete in manual
7f76f872ebf Fix go-ts-mode var spec indentation (Bug#75362)
01464fc882d Add "text" as a thing in tsx-ts-mode
59c57337923 Improve doc string of 'package-delete'
313a191d047 ; * admin/MAINTAINERS: Remove Kelvin White.
002960ceabf Clarify that 'mac' line ending convention is not used on ...
4210e065648 Add language server for Odin
ee1034422b0 ; Improve documentation of function-type display
1c49edc4080 Modernize "Commentary" section of files.el
505c1123e18 * INSTALL: Add advice how to invoke 'make install'.  (Bug...
82e16cae9cc Improve the documentation of 'key-valid-p'

# Conflicts:
#	etc/NEWS
#	lisp/progmodes/typescript-ts-mode.el
</pre>
</div>
</content>
</entry>
<entry>
<title>; Simplify admin/run-codespell</title>
<updated>2025-01-11T06:14:35+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2025-01-11T06:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ce43d13593a44ba36ba6702cf276fef8711ab738'/>
<id>ce43d13593a44ba36ba6702cf276fef8711ab738</id>
<content type='text'>
* admin/run-codespell (emacs_run_codespell): Simplify.  Use env in
shebang to use more recent bash on macOS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/run-codespell (emacs_run_codespell): Simplify.  Use env in
shebang to use more recent bash on macOS.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/MAINTAINERS: Remove Kelvin White.</title>
<updated>2025-01-09T02:08:29+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2025-01-09T02:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=313a191d047a9d7d24ad0fee55739ce6133d887e'/>
<id>313a191d047a9d7d24ad0fee55739ce6133d887e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix file headers and footers</title>
<updated>2025-01-08T06:22:49+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2025-01-08T04:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a05d7840f0e42f12939cfa106d37d6930349fa7a'/>
<id>a05d7840f0e42f12939cfa106d37d6930349fa7a</id>
<content type='text'>
* lisp/emacs-lisp/igc.el: Fix file header and footer.
* test/src/igc-tests.el: Add copyright and license statement.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emacs-lisp/igc.el: Fix file header and footer.
* test/src/igc-tests.el: Add copyright and license statement.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into scratch/igc</title>
<updated>2025-01-08T03:04:49+00:00</updated>
<author>
<name>Gerd Möllmann</name>
</author>
<published>2025-01-08T03:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2838be3fd554cf5965967e873a52c1e69363f170'/>
<id>2838be3fd554cf5965967e873a52c1e69363f170</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
