<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/doc/misc/widget.texi, branch tty-child-frames</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>; Fix punctuation in docs</title>
<updated>2024-07-21T15:35:13+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-07-21T14:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=00adee897ac95912cb9ad6bd8a8d161db71945ac'/>
<id>00adee897ac95912cb9ad6bd8a8d161db71945ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new face 'widget-unselected' to wid-edit.el</title>
<updated>2024-06-26T06:42:19+00:00</updated>
<author>
<name>Stephen Berman</name>
</author>
<published>2024-06-26T06:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8d354925ddb03781e8be96b21023393d217d3778'/>
<id>8d354925ddb03781e8be96b21023393d217d3778</id>
<content type='text'>
* doc/misc/widget.texi (Customization): Document it.

* etc/NEWS: Announce 'widget-unselected' face.

* lisp/wid-edit.el (widget-unselected): New face.
(widget-specify-unselected, widget-specify-selected): New functions.
(widget-checkbox-action, widget-checklist-add-item)
(widget-radio-add-item, widget-radio-value-set)
(widget-radio-action): Use them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/widget.texi (Customization): Document it.

* etc/NEWS: Announce 'widget-unselected' face.

* lisp/wid-edit.el (widget-unselected): New face.
(widget-specify-unselected, widget-specify-selected): New functions.
(widget-checkbox-action, widget-checklist-add-item)
(widget-radio-add-item, widget-radio-value-set)
(widget-radio-action): Use them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-29</title>
<updated>2024-04-27T10:23:46+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2024-04-27T10:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=687c4137fa473031bc62aa0d41aec74df4f1e5af'/>
<id>687c4137fa473031bc62aa0d41aec74df4f1e5af</id>
<content type='text'>
f37f01b5046 Fix a typo in Introduction to Emacs Lisp (bug#70571).
d8687fd6cd8 Fix last change
494dfd9cf2b Fix indentation of if/else in 'csharp-ts-mode' (bug#70345)
1cc6322e612 ; * etc/PROBLEMS: Document crashes due to tree-sitter ABI...
42766f95e5c * build-aux/make-info-dir: Avoid bashism (bug#70484).
81476fa19e8 Improve documentation of selection and navigation in *xre...
2a533514929 Fix Widget manual typos, markup and omissions (bug#70502)
90be3015b4d ; Document bookmark fringe mark in the user manual
afd0b548fcc Fix python-ts-mode built-in functions and attributes (bug...
dc720decc3a Fix markup and indexing in the Calendar chapter of user m...
f593bf79a91 Fix the user manual for `calendar-time-zone-style'
aed2b7a3d82 Avoid assertion violations in 'push_prefix_prop'
c929532b469 Remove ert-equal-including-properties from manual
e3aae5fd385 ; Document 'filtered-frame-list'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
f37f01b5046 Fix a typo in Introduction to Emacs Lisp (bug#70571).
d8687fd6cd8 Fix last change
494dfd9cf2b Fix indentation of if/else in 'csharp-ts-mode' (bug#70345)
1cc6322e612 ; * etc/PROBLEMS: Document crashes due to tree-sitter ABI...
42766f95e5c * build-aux/make-info-dir: Avoid bashism (bug#70484).
81476fa19e8 Improve documentation of selection and navigation in *xre...
2a533514929 Fix Widget manual typos, markup and omissions (bug#70502)
90be3015b4d ; Document bookmark fringe mark in the user manual
afd0b548fcc Fix python-ts-mode built-in functions and attributes (bug...
dc720decc3a Fix markup and indexing in the Calendar chapter of user m...
f593bf79a91 Fix the user manual for `calendar-time-zone-style'
aed2b7a3d82 Avoid assertion violations in 'push_prefix_prop'
c929532b469 Remove ert-equal-including-properties from manual
e3aae5fd385 ; Document 'filtered-frame-list'
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Widget manual typos, markup and omissions (bug#70502)</title>
<updated>2024-04-22T09:32:10+00:00</updated>
<author>
<name>Stephen Berman</name>
</author>
<published>2024-04-22T09:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2a533514929f2ad241bf1c6a65bdbf796bae092c'/>
<id>2a533514929f2ad241bf1c6a65bdbf796bae092c</id>
<content type='text'>
* doc/misc/widget.texi (Widgets and the Buffer): Correct typos and
texinfo markup, add equivalent key bindings and make minor changes
in wording.
(Customization): Correct names of two faces and add documentation
of remaining widget faces.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/widget.texi (Widgets and the Buffer): Correct typos and
texinfo markup, add equivalent key bindings and make minor changes
in wording.
(Customization): Correct names of two faces and add documentation
of remaining widget faces.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow tabbing between widgets to skip inactive widgets (bug#70413)</title>
<updated>2024-04-17T17:33:24+00:00</updated>
<author>
<name>Stephen Berman</name>
</author>
<published>2024-04-17T17:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=91333dacfa1b9f1041ceeebb3d46e8e04048c4c9'/>
<id>91333dacfa1b9f1041ceeebb3d46e8e04048c4c9</id>
<content type='text'>
* doc/misc/widget.texi (Widgets and the Buffer, Customization):
Document it.

* etc/NEWS: Announce it.

* lisp/wid-edit.el (widget-skip-inactive): New user option.
(widget-tabable-at): Use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/widget.texi (Widgets and the Buffer, Customization):
Document it.

* etc/NEWS: Announce it.

* lisp/wid-edit.el (widget-skip-inactive): New user option.
(widget-tabable-at): Use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix last change in widget.texi</title>
<updated>2024-01-11T06:22:14+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2024-01-11T06:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=70a09325d658b4618856adac82abc5f66a11a22f'/>
<id>70a09325d658b4618856adac82abc5f66a11a22f</id>
<content type='text'>
* doc/misc/widget.texi (url-link, toggle, Defining New Widgets):
Divide @example's into @group's.  (Bug#66229)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/widget.texi (url-link, toggle, Defining New Widgets):
Divide @example's into @group's.  (Bug#66229)
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix typos</title>
<updated>2024-01-10T23:32:15+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2024-01-10T23:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=63411709a8dbad8b17c7f1e0cfed99f4aeb174a1'/>
<id>63411709a8dbad8b17c7f1e0cfed99f4aeb174a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add examples to the Widget manual</title>
<updated>2024-01-10T21:28:01+00:00</updated>
<author>
<name>Mauro Aranda</name>
</author>
<published>2023-09-22T23:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4fadbfe300a338f8e6e167331bc7ca0bbca26dbc'/>
<id>4fadbfe300a338f8e6e167331bc7ca0bbca26dbc</id>
<content type='text'>
* doc/misc/widget.texi (Widget Gallery, Defining New Widgets): Add
examples.  (Bug#66229)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/widget.texi (Widget Gallery, Defining New Widgets): Add
examples.  (Bug#66229)
</pre>
</div>
</content>
</entry>
<entry>
<title>; Add 2024 to copyright years</title>
<updated>2024-01-02T01:47:10+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2024-01-02T01:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8e1c56ae46754dd7baedff49a464f078f0e9912d'/>
<id>8e1c56ae46754dd7baedff49a464f078f0e9912d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix typos</title>
<updated>2023-12-03T22:31:30+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2023-12-03T22:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5f923ff1a6a8a9ff6f06dc49c8e0e2ceee111567'/>
<id>5f923ff1a6a8a9ff6f06dc49c8e0e2ceee111567</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
