<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin/notes, branch scratch/seccomp-helper-binary</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 schedule in admin/notes/emba</title>
<updated>2021-03-29T14:51:50+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-03-29T14:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5805697d3b6c223633f167660b13bf48440f2cc5'/>
<id>5805697d3b6c223633f167660b13bf48440f2cc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/notes/emba: Explain job types and artifacts.</title>
<updated>2021-03-28T17:16:12+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-03-28T17:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=81b56434a536f2f8849957e23f2bc3f83e16751f'/>
<id>81b56434a536f2f8849957e23f2bc3f83e16751f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use lexical-binding in all of `lisp/emacs-lisp`</title>
<updated>2021-01-28T19:42:21+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2021-01-28T19:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=991c8946b6e9c87403dc2691100566cb98577de1'/>
<id>991c8946b6e9c87403dc2691100566cb98577de1</id>
<content type='text'>
* lisp/emacs-lisp/bindat.el: Use lexical-binding.
(bindat--unpack-group, bindat--length-group, bindat--pack-group):
Declare `last` and `tag` as dyn-scoped.
(bindat-unpack, bindat-pack): Bind `bindat-raw` and `bindat-idx` via
`let` rather than via the formal arglist.

* lisp/emacs-lisp/package-x.el:
* lisp/emacs-lisp/generic.el:
* lisp/emacs-lisp/eieio-opt.el:
* lisp/emacs-lisp/derived.el:
* lisp/emacs-lisp/crm.el: Use lexical-binding.

* lisp/emacs-lisp/helper.el: Use lexical-binding.
(Helper-help-map): Move initialization into declaration.

* lisp/emacs-lisp/regi.el: Use lexical-binding.
(regi-interpret): Remove unused var `tstart`.
Declare `curframe`, `curentry` and `curline` as dyn-scoped.

* lisp/emacs-lisp/shadow.el: Use lexical-binding.
(load-path-shadows-find): Remove unused var `file`.
Tighten a regexp, use `push`.

* lisp/emacs-lisp/tcover-ses.el: Use lexical-binding.  Require `ses`.
Remove correspondingly redundant declarations.
(ses--curcell-overlay): Declare.
(ses-exercise): Use `dlet` and use a properly-prefixed var name.
Fix name of `curcell-overlay` variable.

* lisp/emacs-lisp/unsafep.el: Use lexical-binding.
(unsafep): Bind `unsafep-vars` via `let` rather than via the formal arglist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emacs-lisp/bindat.el: Use lexical-binding.
(bindat--unpack-group, bindat--length-group, bindat--pack-group):
Declare `last` and `tag` as dyn-scoped.
(bindat-unpack, bindat-pack): Bind `bindat-raw` and `bindat-idx` via
`let` rather than via the formal arglist.

* lisp/emacs-lisp/package-x.el:
* lisp/emacs-lisp/generic.el:
* lisp/emacs-lisp/eieio-opt.el:
* lisp/emacs-lisp/derived.el:
* lisp/emacs-lisp/crm.el: Use lexical-binding.

* lisp/emacs-lisp/helper.el: Use lexical-binding.
(Helper-help-map): Move initialization into declaration.

* lisp/emacs-lisp/regi.el: Use lexical-binding.
(regi-interpret): Remove unused var `tstart`.
Declare `curframe`, `curentry` and `curline` as dyn-scoped.

* lisp/emacs-lisp/shadow.el: Use lexical-binding.
(load-path-shadows-find): Remove unused var `file`.
Tighten a regexp, use `push`.

* lisp/emacs-lisp/tcover-ses.el: Use lexical-binding.  Require `ses`.
Remove correspondingly redundant declarations.
(ses--curcell-overlay): Declare.
(ses-exercise): Use `dlet` and use a properly-prefixed var name.
Fix name of `curcell-overlay` variable.

* lisp/emacs-lisp/unsafep.el: Use lexical-binding.
(unsafep): Bind `unsafep-vars` via `let` rather than via the formal arglist.
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/notes/unicode: titdic-cnv.el is now utf-8.</title>
<updated>2021-01-27T18:10:44+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2021-01-27T18:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f5d30d9d8b7665216e596b11730964937c6c610d'/>
<id>f5d30d9d8b7665216e596b11730964937c6c610d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/notes/elpa: Update to match recent Gnu ELPA changes</title>
<updated>2021-01-11T17:18:31+00:00</updated>
<author>
<name>Stephen Leake</name>
</author>
<published>2021-01-11T17:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1aa36d968cd82f6eb5fc09ecad24efd811220483'/>
<id>1aa36d968cd82f6eb5fc09ecad24efd811220483</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 2021</title>
<updated>2021-01-01T09:13:56+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2021-01-01T09:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ba05d005e5a81bc123ad8da928b1bccb6b160e7a'/>
<id>ba05d005e5a81bc123ad8da928b1bccb6b160e7a</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>Merge from origin/emacs-27</title>
<updated>2020-08-31T17:45:54+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2020-08-31T17:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2f797124c303627a4543354eb18323e1e22e578e'/>
<id>2f797124c303627a4543354eb18323e1e22e578e</id>
<content type='text'>
f20169399d (origin/emacs-27) Fix typo in Introduction to Emacs Lisp
7605060d51 Update Elisp Manual reference to which-function-mode
29708cbde7 Some precisions to bug handling
dddc971f0e CC Mode: Fix processing for when c-multiline-string-start-...
4a73fb9668 Fix description of %-constructs in 'mode-line-format'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
f20169399d (origin/emacs-27) Fix typo in Introduction to Emacs Lisp
7605060d51 Update Elisp Manual reference to which-function-mode
29708cbde7 Some precisions to bug handling
dddc971f0e CC Mode: Fix processing for when c-multiline-string-start-...
4a73fb9668 Fix description of %-constructs in 'mode-line-format'
</pre>
</div>
</content>
</entry>
<entry>
<title>Some precisions to bug handling</title>
<updated>2020-08-30T13:43:58+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2020-08-30T13:43:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=29708cbde7afef52458950512e91a7904ed491c9'/>
<id>29708cbde7afef52458950512e91a7904ed491c9</id>
<content type='text'>
* admin/admin.el (reminder-for-release-blocking-bugs): Add date to subject.

* admin/notes/bug-triage:
* admin/notes/bugtracker: Minor precisions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/admin.el (reminder-for-release-blocking-bugs): Add date to subject.

* admin/notes/bug-triage:
* admin/notes/bugtracker: Minor precisions.
</pre>
</div>
</content>
</entry>
<entry>
<title>; admin/notes/git-workflow</title>
<updated>2020-05-03T17:21:21+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2020-05-03T17:21:21+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=82c506192b5ae1a454dccfae2f41fa3ee6d5e990'/>
<id>82c506192b5ae1a454dccfae2f41fa3ee6d5e990</id>
<content type='text'>
Mention reverting on release branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mention reverting on release branch.
</pre>
</div>
</content>
</entry>
<entry>
<title>; admin/notes/git-workflow</title>
<updated>2020-05-03T17:18:04+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2020-05-03T17:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=97146efdc62914a99cce5a9bf4db4770c4aaa3ca'/>
<id>97146efdc62914a99cce5a9bf4db4770c4aaa3ca</id>
<content type='text'>
Prefer "release branch" to a specific branch that can only ever get outdated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prefer "release branch" to a specific branch that can only ever get outdated.
</pre>
</div>
</content>
</entry>
</feed>
