<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/edmacro.el, branch scratch/alloc</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>Repair mistake in a previous edmacro-sanitize-string change</title>
<updated>2023-02-20T12:17:22+00:00</updated>
<author>
<name>Mattias Engdegård</name>
</author>
<published>2023-02-20T11:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4eefadad0670ad1c3da2505d734e528d54c76bef'/>
<id>4eefadad0670ad1c3da2505d734e528d54c76bef</id>
<content type='text'>
* lisp/edmacro.el (edmacro-sanitize-for-string):
This condition should not have been 'repaired' but removed altogether.
Do so now, fixing bug#61647.

Reported by Eduardo Ochs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/edmacro.el (edmacro-sanitize-for-string):
This condition should not have been 'repaired' but removed altogether.
Do so now, fixing bug#61647.

Reported by Eduardo Ochs.
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/edmacro.el (edit-kbd-macro): Fix thinko (bug#61333)</title>
<updated>2023-02-07T23:10:33+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2023-02-07T23:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2273cdb40e1939f7c29a669f6a64e6a27738c1a5'/>
<id>2273cdb40e1939f7c29a669f6a64e6a27738c1a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Add 2023 to copyright years.</title>
<updated>2023-01-01T10:31:12+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-01-01T10:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cae528457cb862dc886a34240c9d4c73035b6659'/>
<id>cae528457cb862dc886a34240c9d4c73035b6659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/edmacro.el (edmacro-sanitize-for-string): Fix condition.</title>
<updated>2022-08-19T11:41:31+00:00</updated>
<author>
<name>Mattias Engdegård</name>
</author>
<published>2022-08-19T11:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e5695faec4a43f10be3b56fa7fd436d5f54a5761'/>
<id>e5695faec4a43f10be3b56fa7fd436d5f54a5761</id>
<content type='text'>
This is of little consequence in practice since the input is always a
vector of keys representing a prefix, where bit 7 isn't likely to be
set when higher bits are set, but it silences a (justified) warning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is of little consequence in practice since the input is always a
vector of keys representing a prefix, where bit 7 isn't likely to be
set when higher bits are set, but it silences a (justified) warning.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove extraneous defvars from edmacro.el</title>
<updated>2022-08-02T08:21:22+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-08-01T20:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c4807895363108cd6f4425f650a341cb5cefb90c'/>
<id>c4807895363108cd6f4425f650a341cb5cefb90c</id>
<content type='text'>
* lisp/edmacro.el (edmacro-fix-menu-commands): Remove extraneous
defvars; they are already declared above.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/edmacro.el (edmacro-fix-menu-commands): Remove extraneous
defvars; they are already declared above.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do interactive mode tagging in edmacro.el</title>
<updated>2022-06-22T10:14:06+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-06-22T10:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f3c78c6ea7045734fa5e524d683d6cf6435b90bb'/>
<id>f3c78c6ea7045734fa5e524d683d6cf6435b90bb</id>
<content type='text'>
* lisp/edmacro.el (edmacro-finish-edit, edmacro-insert-key):
Add interactive mode tag for edmacro-mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/edmacro.el (edmacro-finish-edit, edmacro-insert-key):
Add interactive mode tag for edmacro-mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * lisp/edmacro.el: Minor doc fixes.</title>
<updated>2022-06-22T08:03:16+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-06-22T08:03:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5b1109394ca8f9d98b6b9cd0f7ef01c179a89351'/>
<id>5b1109394ca8f9d98b6b9cd0f7ef01c179a89351</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/edmacro.el: Add missing (require 'seq).</title>
<updated>2022-06-21T00:43:27+00:00</updated>
<author>
<name>Sean Whitton</name>
</author>
<published>2022-06-21T00:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=256fac4886579ec164a1baf84f6059687296b1dd'/>
<id>256fac4886579ec164a1baf84f6059687296b1dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rudimentary font-locking to edmacro-mode</title>
<updated>2022-06-19T12:32:13+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-06-19T11:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e611dbcc7c815d321199deb380df333737bab06a'/>
<id>e611dbcc7c815d321199deb380df333737bab06a</id>
<content type='text'>
* lisp/edmacro.el (edmacro-label): New face.
(edmacro-mode-font-lock-keywords): New variable.
(edit-kbd-macro): Use font-lock in 'edmacro-mode'.  Minor
improvement to command substitution.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/edmacro.el (edmacro-label): New face.
(edmacro-mode-font-lock-keywords): New variable.
(edit-kbd-macro): Use font-lock in 'edmacro-mode'.  Minor
improvement to command substitution.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer defvar-keymap in edmacro.el</title>
<updated>2022-06-18T17:56:09+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2022-06-18T17:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8b45e7c6811215a0b70ade840c96e920cdb1569f'/>
<id>8b45e7c6811215a0b70ade840c96e920cdb1569f</id>
<content type='text'>
* lisp/edmacro.el (edmacro-mode-map): Prefer defvar-keymap.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/edmacro.el (edmacro-mode-map): Prefer defvar-keymap.
</pre>
</div>
</content>
</entry>
</feed>
