<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs, branch scratch/emacs-30-ts-query-patch</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>Make treesit-query-compile compile compiled-query eagerly</title>
<updated>2024-12-30T09:45:34+00:00</updated>
<author>
<name>Yuan Fu</name>
</author>
<published>2024-12-03T04:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2832871c727f55aca2580726737f55d10fa6e2e9'/>
<id>2832871c727f55aca2580726737f55d10fa6e2e9</id>
<content type='text'>
* src/treesit.c (treesit_ensure_query_compiled_signal): Extrat
out into a function.
(Ftreesit_query_compile): If EAGER is non-nil and QUERY is a
lazily compiled query, compile it eagerily.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/treesit.c (treesit_ensure_query_compiled_signal): Extrat
out into a function.
(Ftreesit_query_compile): If EAGER is non-nil and QUERY is a
lazily compiled query, compile it eagerily.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * doc/misc/calc.texi: Fix makeinfo warnings (bug#75166).</title>
<updated>2024-12-28T20:38:17+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2024-12-28T20:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=07e9f27c3e029a52669ddcf68d4ecddba0f7903e'/>
<id>07e9f27c3e029a52669ddcf68d4ecddba0f7903e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always match underscore variables for elixir-ts-mode</title>
<updated>2024-12-28T16:37:38+00:00</updated>
<author>
<name>Wilhelm Kirschbaum</name>
</author>
<published>2024-09-15T07:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=43a8f0de5ecbe8430917968af703f4a630567461'/>
<id>43a8f0de5ecbe8430917968af703f4a630567461</id>
<content type='text'>
The code comment is invalid, as it is common to treat any _variable as a
comment.

* lisp/progmodes/elixir-ts-mode.el (elixir-ts-font-lock-settings):
Add ":override t" to comment identifier match.  (Bug#75156)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code comment is invalid, as it is common to treat any _variable as a
comment.

* lisp/progmodes/elixir-ts-mode.el (elixir-ts-font-lock-settings):
Add ":override t" to comment identifier match.  (Bug#75156)
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix inaccuracy in ELisp Reference manual</title>
<updated>2024-12-28T12:04:26+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2024-12-28T12:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2ba6387d1d63072c5faaa7798c8ef7b00ca883c3'/>
<id>2ba6387d1d63072c5faaa7798c8ef7b00ca883c3</id>
<content type='text'>
* doc/lispref/objects.texi (Basic Char Syntax): Fix inaccurate
wording.  (Bug#75113)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/objects.texi (Basic Char Syntax): Fix inaccurate
wording.  (Bug#75113)
</pre>
</div>
</content>
</entry>
<entry>
<title>; * etc/PROBLEMS: Mention problems with XPM support in GDK (bug#75018).</title>
<updated>2024-12-28T11:54:45+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2024-12-28T11:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8ac6a178804c36e92de7271a5eeb2c66909acb05'/>
<id>8ac6a178804c36e92de7271a5eeb2c66909acb05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing fontification matches for elixir-ts-mode</title>
<updated>2024-12-28T08:42:09+00:00</updated>
<author>
<name>Wilhelm Kirschbaum</name>
</author>
<published>2024-09-15T07:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=624322d5f6a8e92c641a5ce6087e3f6d91a44997'/>
<id>624322d5f6a8e92c641a5ce6087e3f6d91a44997</id>
<content type='text'>
* lisp/progmodes/elixir-ts-mode.el (elixir-ts--font-lock-settings): Add
matches for missing tokens and fix atom type face.  (Bug#75156)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/elixir-ts-mode.el (elixir-ts--font-lock-settings): Add
matches for missing tokens and fix atom type face.  (Bug#75156)
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix copyright year</title>
<updated>2024-12-28T01:24:07+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-12-28T01:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5bafb11b4002b0bfd94c67d2983ca217255f1013'/>
<id>5bafb11b4002b0bfd94c67d2983ca217255f1013</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't start docstrings with "This function" or similar</title>
<updated>2024-12-26T20:02:45+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-12-26T20:02:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=186ea407326166ee4669ce6fe84871c1e16c657c'/>
<id>186ea407326166ee4669ce6fe84871c1e16c657c</id>
<content type='text'>
* lisp/calculator.el (calculator-add-operators):
* lisp/erc/erc-backend.el (erc-server-ping-handler):
* lisp/erc/erc-log.el (erc-generate-log-file-name-with-date):
(erc-generate-log-file-name-short):
* lisp/erc/erc-track.el (erc-track-shorten-function):
* lisp/eshell/em-smart.el (eshell-where-to-jump):
* lisp/eshell/esh-mode.el (eshell-begin-on-new-line):
* lisp/gnus/gnus-art.el (gnus-prompt-before-saving):
* lisp/mail/supercite.el (sc-cite-region-limit):
* lisp/net/nsm.el (network-security-protocol-checks):
* lisp/org/org-element.el
(org-element--cache-avoid-synchronous-headline-re-parsing):
* lisp/progmodes/hideif.el (hif-merge-ifdef-region):
* lisp/progmodes/modula2.el (m2-indent):
* lisp/progmodes/xscheme.el (xscheme-running-p):
(xscheme-control-g-disabled-p):
* lisp/tab-bar.el (tab-bar--event-to-item):
* lisp/which-key.el (which-key--hide-popup): Don't start docstrings with
"This function" or "This variable".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/calculator.el (calculator-add-operators):
* lisp/erc/erc-backend.el (erc-server-ping-handler):
* lisp/erc/erc-log.el (erc-generate-log-file-name-with-date):
(erc-generate-log-file-name-short):
* lisp/erc/erc-track.el (erc-track-shorten-function):
* lisp/eshell/em-smart.el (eshell-where-to-jump):
* lisp/eshell/esh-mode.el (eshell-begin-on-new-line):
* lisp/gnus/gnus-art.el (gnus-prompt-before-saving):
* lisp/mail/supercite.el (sc-cite-region-limit):
* lisp/net/nsm.el (network-security-protocol-checks):
* lisp/org/org-element.el
(org-element--cache-avoid-synchronous-headline-re-parsing):
* lisp/progmodes/hideif.el (hif-merge-ifdef-region):
* lisp/progmodes/modula2.el (m2-indent):
* lisp/progmodes/xscheme.el (xscheme-running-p):
(xscheme-control-g-disabled-p):
* lisp/tab-bar.el (tab-bar--event-to-item):
* lisp/which-key.el (which-key--hide-popup): Don't start docstrings with
"This function" or "This variable".
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable indent-tabs-mode in obj-c-mode</title>
<updated>2024-12-26T15:10:25+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-12-26T15:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cb8ce2e68bb68844971695e139ae93bd320bc0d8'/>
<id>cb8ce2e68bb68844971695e139ae93bd320bc0d8</id>
<content type='text'>
* .dir-locals.el (obj-c-mode): Enable indent-tabs-mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* .dir-locals.el (obj-c-mode): Enable indent-tabs-mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comment indent in 'lua-ts-mode' and old grammar</title>
<updated>2024-12-26T09:01:49+00:00</updated>
<author>
<name>john muhl</name>
</author>
<published>2024-12-26T00:03:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=54f35137096c8120df13653f287a92755d5036b6'/>
<id>54f35137096c8120df13653f287a92755d5036b6</id>
<content type='text'>
* lisp/progmodes/lua-ts-mode.el (lua-ts--simple-indent-rules):
Improve multi-line comment indention for pre-0.0.19 grammars that
used a different structure for comment start/end markers.
(Bug#75107)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/lua-ts-mode.el (lua-ts--simple-indent-rules):
Improve multi-line comment indention for pre-0.0.19 grammars that
used a different structure for comment start/end markers.
(Bug#75107)
</pre>
</div>
</content>
</entry>
</feed>
