<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin/release-process, branch scratch/igc</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>; Update acknowledgments for Emacs 30</title>
<updated>2024-12-22T10:55:46+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2024-12-22T10:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=14e791f9ba2c67a4613800aad2e9938207ac10ca'/>
<id>14e791f9ba2c67a4613800aad2e9938207ac10ca</id>
<content type='text'>
* admin/release-process: Suggest a command to compare source
trees.

* doc/emacs/emacs.texi (Acknowledgments):
* doc/emacs/ack.texi (Acknowledgments): Add authors of new stuff
in Emacs 30.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/release-process: Suggest a command to compare source
trees.

* doc/emacs/emacs.texi (Acknowledgments):
* doc/emacs/ack.texi (Acknowledgments): Add authors of new stuff
in Emacs 30.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Update version tags of defcustoms</title>
<updated>2024-12-22T10:06:38+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2024-12-22T10:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=77243ba5be8c8e5319c4b07fabed6fee66e6ac7f'/>
<id>77243ba5be8c8e5319c4b07fabed6fee66e6ac7f</id>
<content type='text'>
* admin/release-process: Expand on 'cusver-check'.

* lisp/editorconfig.el (editorconfig-indentation-alist)
(editorconfig-trim-whitespaces-mode):
* lisp/eshell/em-cmpl.el (eshell-cmpl-remote-file-ignore):
* lisp/eshell/esh-ext.el (eshell-explicit-remote-commands):
* lisp/gnus/nnfeed.el (nnfeed-date-format):
* lisp/net/newst-ticker.el (newsticker-ticker-period):
* lisp/progmodes/cc-vars.el (c-warn-ids-with-dollar):
* lisp/progmodes/cperl-mode.el (cperl-fontify-trailer):
* lisp/progmodes/eglot.el (customize-package-emacs-version-alist)
(eglot-events-buffer-config, eglot-confirm-server-edits)
(eglot-prefer-plaintext):
* lisp/progmodes/flymake.el (customize-package-emacs-version-alist):
* lisp/progmodes/ruby-mode.el (ruby-rubocop-use-bundler):
* lisp/progmodes/verilog-mode.el
(verilog-indent-ignore-multiline-defines)
(verilog-indent-ignore-regexp, verilog-indent-class-inside-pkg)
(verilog-align-decl-expr-comments)
(verilog-align-comment-distance, verilog-align-assign-expr)
(verilog-align-typedef-regexp, verilog-align-typedef-words)
(verilog-fontify-variables):
* lisp/register.el (register-preview-display-buffer-alist):
* lisp/vc/vc-annotate.el (vc-annotate-use-short-revision): Add
missing :version tags and additions to
'customize-package-emacs-version-alist' as appropriate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/release-process: Expand on 'cusver-check'.

* lisp/editorconfig.el (editorconfig-indentation-alist)
(editorconfig-trim-whitespaces-mode):
* lisp/eshell/em-cmpl.el (eshell-cmpl-remote-file-ignore):
* lisp/eshell/esh-ext.el (eshell-explicit-remote-commands):
* lisp/gnus/nnfeed.el (nnfeed-date-format):
* lisp/net/newst-ticker.el (newsticker-ticker-period):
* lisp/progmodes/cc-vars.el (c-warn-ids-with-dollar):
* lisp/progmodes/cperl-mode.el (cperl-fontify-trailer):
* lisp/progmodes/eglot.el (customize-package-emacs-version-alist)
(eglot-events-buffer-config, eglot-confirm-server-edits)
(eglot-prefer-plaintext):
* lisp/progmodes/flymake.el (customize-package-emacs-version-alist):
* lisp/progmodes/ruby-mode.el (ruby-rubocop-use-bundler):
* lisp/progmodes/verilog-mode.el
(verilog-indent-ignore-multiline-defines)
(verilog-indent-ignore-regexp, verilog-indent-class-inside-pkg)
(verilog-align-decl-expr-comments)
(verilog-align-comment-distance, verilog-align-assign-expr)
(verilog-align-typedef-regexp, verilog-align-typedef-words)
(verilog-fontify-variables):
* lisp/register.el (register-preview-display-buffer-alist):
* lisp/vc/vc-annotate.el (vc-annotate-use-short-revision): Add
missing :version tags and additions to
'customize-package-emacs-version-alist' as appropriate.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-27</title>
<updated>2020-11-13T17:00:26+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2020-11-13T17:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a32fd9f64d06ccd07a9beaf6d6f1283f7a80edac'/>
<id>a32fd9f64d06ccd07a9beaf6d6f1283f7a80edac</id>
<content type='text'>
a3d316bbb7 (origin/emacs-27) Update information about refcards
f43e9ad524 Avoid crashes in the daemon due to user interaction
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a3d316bbb7 (origin/emacs-27) Update information about refcards
f43e9ad524 Avoid crashes in the daemon due to user interaction
</pre>
</div>
</content>
</entry>
<entry>
<title>Update information about refcards</title>
<updated>2020-11-13T07:10:01+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2020-11-13T07:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a3d316bbb7b432e21def2bdcee58bf36ca73bd75'/>
<id>a3d316bbb7b432e21def2bdcee58bf36ca73bd75</id>
<content type='text'>
* admin/release-process (refcards):
* admin/make-tarball.txt (refcards): Update information about
generating refcards and required TeX/LaTeX packages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/release-process (refcards):
* admin/make-tarball.txt (refcards): Update information about
generating refcards and required TeX/LaTeX packages.
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/release-process: Add note to update files from upstream.</title>
<updated>2020-10-17T07:58:20+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-10-17T00:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=47b8a1c7672608f220c3e0d7f6cedc63e6f63386'/>
<id>47b8a1c7672608f220c3e0d7f6cedc63e6f63386</id>
<content type='text'>
(cherry picked from commit 86dd9d12aa5a273da2efd4ce8c6e35ae343f1494)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 86dd9d12aa5a273da2efd4ce8c6e35ae343f1494)
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/release-process: Add note to update files from upstream.</title>
<updated>2020-10-17T00:06:26+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-10-17T00:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=86dd9d12aa5a273da2efd4ce8c6e35ae343f1494'/>
<id>86dd9d12aa5a273da2efd4ce8c6e35ae343f1494</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 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=f4b891921608ad32a2f7826313f8dc4652cf5eb6'/>
<id>f4b891921608ad32a2f7826313f8dc4652cf5eb6</id>
<content type='text'>
da4840af12 Adapt reminder-for-release-blocking-bugs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
da4840af12 Adapt reminder-for-release-blocking-bugs
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt reminder-for-release-blocking-bugs</title>
<updated>2020-08-27T09:46:20+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2020-08-27T09:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=da4840af120a2b8ac0851fe732336eb8cc33940b'/>
<id>da4840af120a2b8ac0851fe732336eb8cc33940b</id>
<content type='text'>
* admin/admin.el (reminder-for-release-blocking-bugs):
Require `debbugs-gnu' also in `interactive' form.

* admin/release-process: Rename RELEASE-CRITICAL to RELEASE-BLOCKING.
Adapt Emacs version.  Describe `reminder-for-release-blocking-bugs'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/admin.el (reminder-for-release-blocking-bugs):
Require `debbugs-gnu' also in `interactive' form.

* admin/release-process: Rename RELEASE-CRITICAL to RELEASE-BLOCKING.
Adapt Emacs version.  Describe `reminder-for-release-blocking-bugs'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Gnus stop clobbering the M-s search prefix key binding</title>
<updated>2020-08-15T12:20:02+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-08-15T12:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=37358dd43cf6bda238b1861cdbe55aedfcb1740e'/>
<id>37358dd43cf6bda238b1861cdbe55aedfcb1740e</id>
<content type='text'>
* doc/emacs/misc.texi (Gnus Summary Buffer): Ditto.

* doc/misc/gnus.texi (Searching for Articles): Document moved M-s
(bug#39706).

* lisp/gnus/gnus-sum.el (gnus-summary-mode-map): Move
gnus-summary-search-article-forward to M-s M-s, and add M-s M-r
for gnus-summary-search-article-backward.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/emacs/misc.texi (Gnus Summary Buffer): Ditto.

* doc/misc/gnus.texi (Searching for Articles): Document moved M-s
(bug#39706).

* lisp/gnus/gnus-sum.el (gnus-summary-mode-map): Move
gnus-summary-search-article-forward to M-s M-s, and add M-s M-r
for gnus-summary-search-article-backward.
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/textmodes/nroff-mode.el (nroff-mode-map): Remove key 'M-s' (bug#39706)</title>
<updated>2020-02-25T00:38:33+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2020-02-25T00:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=72cf60e9dc8bcfa05157e6f5909c61037c3f7b0f'/>
<id>72cf60e9dc8bcfa05157e6f5909c61037c3f7b0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
