<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin/release-process, branch master-android-1</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 Makefile and docs for new Spanish refcards</title>
<updated>2025-03-04T02:02:16+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2025-03-04T01:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=50baeb95c68eedbefd70b0814eeb9b384826cfa8'/>
<id>50baeb95c68eedbefd70b0814eeb9b384826cfa8</id>
<content type='text'>
* etc/refcards/Makefile (PDF_SPANISH, PS_SPANISH): New variables.
(PDF_TARGETS): Use above new variables.
(spanish, spanish-ps): New targets for Spanish translation.  (Bug#76300)
* admin/release-process:
* etc/refcards/README: Document new Spanish translation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/refcards/Makefile (PDF_SPANISH, PS_SPANISH): New variables.
(PDF_TARGETS): Use above new variables.
(spanish, spanish-ps): New targets for Spanish translation.  (Bug#76300)
* admin/release-process:
* etc/refcards/README: Document new Spanish translation.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Check man pages for mistakes less frequently</title>
<updated>2025-01-24T00:56:15+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2025-01-24T00:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cc791e7499fb2cc64a317e340fc90b45fb683da7'/>
<id>cc791e7499fb2cc64a317e340fc90b45fb683da7</id>
<content type='text'>
* admin/make-tarball.txt: Move checking man pages from here...
* admin/release-process: ...to here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/make-tarball.txt: Move checking man pages from here...
* admin/release-process: ...to here.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/release-process: Minor copy-edits.</title>
<updated>2025-01-24T00:40:55+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2025-01-24T00:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4ed4792e3b9f77a504925ca46b2181b5e823556b'/>
<id>4ed4792e3b9f77a504925ca46b2181b5e823556b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
