<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/etc/images, branch scratch/exec-byte-code</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>tab-line: Add close button for modified tabs (bug#79046)</title>
<updated>2025-07-31T18:35:50+00:00</updated>
<author>
<name>Elías Gabriel Pérez</name>
</author>
<published>2025-07-12T19:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7d77ae98d4de8e09a033ecd9e9b267524a294a84'/>
<id>7d77ae98d4de8e09a033ecd9e9b267524a294a84</id>
<content type='text'>
* etc/NEWS: Announce changes.
* etc/images/tabs/close-modified.xpm: New image.
* etc/images/tabs/README (Files): Add button icon name to README.
* lisp/tab-line.el (tab-line-close-modified-button-show): New
user option.
(tab-line-close-modified): Define new icon.
(tab-line-close-modified-button): New variable.
(tab-line-tab-modified-p): New function.
(tab-line-tab-name-format-default): Rework.
(tab-line-tab-face-modified): Use 'tab-line-tab-modified-p'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/NEWS: Announce changes.
* etc/images/tabs/close-modified.xpm: New image.
* etc/images/tabs/README (Files): Add button icon name to README.
* lisp/tab-line.el (tab-line-close-modified-button-show): New
user option.
(tab-line-close-modified): Define new icon.
(tab-line-close-modified-button): New variable.
(tab-line-tab-modified-p): New function.
(tab-line-tab-name-format-default): Rework.
(tab-line-tab-face-modified): Use 'tab-line-tab-modified-p'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change foreground color handling for SVG files (bug#77841)</title>
<updated>2025-07-10T16:54:33+00:00</updated>
<author>
<name>Alan Third</name>
</author>
<published>2025-05-03T16:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4d145d08da86a05187f99ab6352637241e146547'/>
<id>4d145d08da86a05187f99ab6352637241e146547</id>
<content type='text'>
* etc/images/checkbox-mixed.svg:
* etc/images/checked.svg:
* etc/images/conceal.svg:
* etc/images/down.svg:
* etc/images/gnus/gnus-pointer.svg:
* etc/images/left.svg:
* etc/images/outline-close.svg:
* etc/images/outline-open.svg:
* etc/images/radio-checked.svg:
* etc/images/radio-mixed.svg:
* etc/images/radio.svg:
* etc/images/reveal.svg:
* etc/images/right.svg:
* etc/images/symbols/check-mark_16.svg:
* etc/images/symbols/chevron_down_16.svg:
* etc/images/symbols/chevron_left_16.svg:
* etc/images/symbols/chevron_right_16.svg:
* etc/images/symbols/chevron_up_16.svg:
* etc/images/symbols/cross_16.svg:
* etc/images/symbols/cross_circle_16.svg:
* etc/images/symbols/cross_circle_fill_16.svg:
* etc/images/symbols/dot_large_16.svg:
* etc/images/symbols/dot_medium_16.svg:
* etc/images/symbols/dot_small_16.svg:
* etc/images/symbols/heart_16.svg:
* etc/images/symbols/heart_fill_16.svg:
* etc/images/symbols/heart_half_16.svg:
* etc/images/symbols/menu_16.svg:
* etc/images/symbols/minus_16.svg:
* etc/images/symbols/minus_circle_16.svg:
* etc/images/symbols/minus_circle_fill_16.svg:
* etc/images/symbols/plus_16.svg:
* etc/images/symbols/plus_circle_16.svg:
* etc/images/symbols/plus_circle_fill_16.svg:
* etc/images/symbols/star_16.svg:
* etc/images/symbols/star_fill_16.svg:
* etc/images/symbols/star_half_16.svg:
* etc/images/unchecked.svg:
* etc/images/up.svg: Set 'fill' color to 'currentcolor'.
* etc/images/symbols/README: Add explanation of change to instructions.
* src/image.c: Remove setting of the 'fill' color in the default SVG
stylesheet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/images/checkbox-mixed.svg:
* etc/images/checked.svg:
* etc/images/conceal.svg:
* etc/images/down.svg:
* etc/images/gnus/gnus-pointer.svg:
* etc/images/left.svg:
* etc/images/outline-close.svg:
* etc/images/outline-open.svg:
* etc/images/radio-checked.svg:
* etc/images/radio-mixed.svg:
* etc/images/radio.svg:
* etc/images/reveal.svg:
* etc/images/right.svg:
* etc/images/symbols/check-mark_16.svg:
* etc/images/symbols/chevron_down_16.svg:
* etc/images/symbols/chevron_left_16.svg:
* etc/images/symbols/chevron_right_16.svg:
* etc/images/symbols/chevron_up_16.svg:
* etc/images/symbols/cross_16.svg:
* etc/images/symbols/cross_circle_16.svg:
* etc/images/symbols/cross_circle_fill_16.svg:
* etc/images/symbols/dot_large_16.svg:
* etc/images/symbols/dot_medium_16.svg:
* etc/images/symbols/dot_small_16.svg:
* etc/images/symbols/heart_16.svg:
* etc/images/symbols/heart_fill_16.svg:
* etc/images/symbols/heart_half_16.svg:
* etc/images/symbols/menu_16.svg:
* etc/images/symbols/minus_16.svg:
* etc/images/symbols/minus_circle_16.svg:
* etc/images/symbols/minus_circle_fill_16.svg:
* etc/images/symbols/plus_16.svg:
* etc/images/symbols/plus_circle_16.svg:
* etc/images/symbols/plus_circle_fill_16.svg:
* etc/images/symbols/star_16.svg:
* etc/images/symbols/star_fill_16.svg:
* etc/images/symbols/star_half_16.svg:
* etc/images/unchecked.svg:
* etc/images/up.svg: Set 'fill' color to 'currentcolor'.
* etc/images/symbols/README: Add explanation of change to instructions.
* src/image.c: Remove setting of the 'fill' color in the default SVG
stylesheet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tool bar icons to package menu. (Bug#78601)</title>
<updated>2025-06-28T08:34:41+00:00</updated>
<author>
<name>Elías Gabriel Pérez</name>
</author>
<published>2025-05-25T15:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=eda47cd2a8753ec74a816e62aba3fa63543e5526'/>
<id>eda47cd2a8753ec74a816e62aba3fa63543e5526</id>
<content type='text'>
* etc/images/package-menu/README:
* etc/images/package-menu/delete.xpm:
* etc/images/package-menu/execute.xpm:
* etc/images/package-menu/info.xpm:
* etc/images/package-menu/install.xpm:
* etc/images/package-menu/unmark.xpm:
* etc/images/package-menu/upgrade.xpm:
* etc/images/package-menu/url.xpm:
* etc/images/package-menu/delete.pbm:
* etc/images/package-menu/execute.pbm:
* etc/images/package-menu/info.pbm:
* etc/images/package-menu/install.pbm:
* etc/images/package-menu/unmark.pbm:
* etc/images/package-menu/upgrade.pbm:
* etc/images/package-menu/url.pbm: New files.
* lisp/emacs-lisp/package.el (package-menu--tool-bar-map): New
variable.
(package-menu-mode): Set tool bar.
* lisp/term/pgtk-win.el (x-gtk-stock-map):
* lisp/term/x-win.el (x-gtk-stock-map): Add new icons to alist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/images/package-menu/README:
* etc/images/package-menu/delete.xpm:
* etc/images/package-menu/execute.xpm:
* etc/images/package-menu/info.xpm:
* etc/images/package-menu/install.xpm:
* etc/images/package-menu/unmark.xpm:
* etc/images/package-menu/upgrade.xpm:
* etc/images/package-menu/url.xpm:
* etc/images/package-menu/delete.pbm:
* etc/images/package-menu/execute.pbm:
* etc/images/package-menu/info.pbm:
* etc/images/package-menu/install.pbm:
* etc/images/package-menu/unmark.pbm:
* etc/images/package-menu/upgrade.pbm:
* etc/images/package-menu/url.pbm: New files.
* lisp/emacs-lisp/package.el (package-menu--tool-bar-map): New
variable.
(package-menu-mode): Set tool bar.
* lisp/term/pgtk-win.el (x-gtk-stock-map):
* lisp/term/x-win.el (x-gtk-stock-map): Add new icons to alist.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-30</title>
<updated>2025-03-01T15:01:09+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2025-03-01T15:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6c411de542d8499a7cc4cb9cf5a381fcf1381436'/>
<id>6c411de542d8499a7cc4cb9cf5a381fcf1381436</id>
<content type='text'>
f88dc0f2f9d ; Fix documentation of 'buffer-text-pixel-size'
734986349fd ; Minor Android documentation improvements
a90da899034 ; Fix up emacs-lisp-mode docstring
58c7acb5554 ; Fix completion-fail-discreetly docstring typo.
02c830ba22b Fix ert-font-lock macro signatures
0c6b8643aec Fix a typo in 'window_text_pixel_size'
8a8c25eaccd ; Add Rudolf Schlatte to authors.el
94c0ea39a5a * doc/misc/efaq.texi (New in Emacs 30): Fix typo.  (Bug#7...
0be5f9115ec ; * etc/images/README (Files): Add an entry for last-page...
63adf9dcf53 ; Reflow some cl-lib docstrings
99253f79703 ; * etc/TODO: New section "Make it easier to contribute".

# Conflicts:
#	lisp/emacs-lisp/cl-macs.el
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
f88dc0f2f9d ; Fix documentation of 'buffer-text-pixel-size'
734986349fd ; Minor Android documentation improvements
a90da899034 ; Fix up emacs-lisp-mode docstring
58c7acb5554 ; Fix completion-fail-discreetly docstring typo.
02c830ba22b Fix ert-font-lock macro signatures
0c6b8643aec Fix a typo in 'window_text_pixel_size'
8a8c25eaccd ; Add Rudolf Schlatte to authors.el
94c0ea39a5a * doc/misc/efaq.texi (New in Emacs 30): Fix typo.  (Bug#7...
0be5f9115ec ; * etc/images/README (Files): Add an entry for last-page...
63adf9dcf53 ; Reflow some cl-lib docstrings
99253f79703 ; * etc/TODO: New section "Make it easier to contribute".

# Conflicts:
#	lisp/emacs-lisp/cl-macs.el
</pre>
</div>
</content>
</entry>
<entry>
<title>; * etc/images/README (Files): Add an entry for last-page.xpm</title>
<updated>2025-02-24T06:20:44+00:00</updated>
<author>
<name>Sean Whitton</name>
</author>
<published>2025-02-24T06:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0be5f9115ec8828bcc50389ca30f76fa1ad5f364'/>
<id>0be5f9115ec8828bcc50389ca30f76fa1ad5f364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2025</title>
<updated>2025-01-02T17:39:42+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2025-01-02T17:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7fa975adbce3f2ce4ba40ea52110b992a52262b6'/>
<id>7fa975adbce3f2ce4ba40ea52110b992a52262b6</id>
<content type='text'>
Run "TZ=UTC0 admin/update-copyright".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run "TZ=UTC0 admin/update-copyright".
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2025</title>
<updated>2025-01-01T07:39:17+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2025-01-01T07:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4da38c632161867e914b3a13dc760f8019255f94'/>
<id>4da38c632161867e914b3a13dc760f8019255f94</id>
<content type='text'>
Run "TZ=UTC0 admin/update-copyright".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run "TZ=UTC0 admin/update-copyright".
</pre>
</div>
</content>
</entry>
<entry>
<title>* etc/images/kitchen-sink.xpm: New file.</title>
<updated>2024-09-28T09:37:59+00:00</updated>
<author>
<name>Manuel Giraud</name>
</author>
<published>2024-09-20T15:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=daba97699ba04256e782dfa4b88805e5f053a90b'/>
<id>daba97699ba04256e782dfa4b88805e5f053a90b</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-08-29T00:53:52+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2024-08-29T00:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=413489fe80a4736d6dc026cfc3b6d2ce3af44005'/>
<id>413489fe80a4736d6dc026cfc3b6d2ce3af44005</id>
<content type='text'>
e6c72aec9d7 ; Fix typos
9ffa38d3925 Eglot: fix completion highlighting (bug#72824)
d6880bc24dd ; * admin/make-tarball.txt: Document gotcha.
afee71273b7 Discuss commit log messages on feature branches
77302ccb6aa * admin/authors.el (authors-fixed-entries): Update docstr...
3a4839d1427 More consistent treesit-forward-sexp around comments (bug...
31293155879 Improve php-ts-mode font lock and support latest grammar ...
b8c05d73a11 Fix tree-sitter local parser overlay cleanup routine
aa6ed7f67ec Fix copyright years by hand (Bug#72809)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
e6c72aec9d7 ; Fix typos
9ffa38d3925 Eglot: fix completion highlighting (bug#72824)
d6880bc24dd ; * admin/make-tarball.txt: Document gotcha.
afee71273b7 Discuss commit log messages on feature branches
77302ccb6aa * admin/authors.el (authors-fixed-entries): Update docstr...
3a4839d1427 More consistent treesit-forward-sexp around comments (bug...
31293155879 Improve php-ts-mode font lock and support latest grammar ...
b8c05d73a11 Fix tree-sitter local parser overlay cleanup routine
aa6ed7f67ec Fix copyright years by hand (Bug#72809)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix copyright years by hand (Bug#72809)</title>
<updated>2024-08-26T00:50:24+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-08-26T00:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=aa6ed7f67ec7ed08224e6ab2aab0a5b65f2bc314'/>
<id>aa6ed7f67ec7ed08224e6ab2aab0a5b65f2bc314</id>
<content type='text'>
These are dates that admin/update-copyright did not update.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are dates that admin/update-copyright did not update.
</pre>
</div>
</content>
</entry>
</feed>
