diff options
| author | Eli Zaretskii | 2022-05-25 13:57:59 -0400 |
|---|---|---|
| committer | Eli Zaretskii | 2022-05-25 13:57:59 -0400 |
| commit | 97bb31be9f4e06060f2d192b049c3cdb47aca2f5 (patch) | |
| tree | 1c7e537561f05e65f43689dc9603056f96962402 /admin | |
| parent | 9661c82920cf2b75300266bbd9da9e45b9471173 (diff) | |
| parent | 86b49d58652a8f59a3489bf15b367ec224e17ae7 (diff) | |
| download | emacs-97bb31be9f4e06060f2d192b049c3cdb47aca2f5.tar.gz emacs-97bb31be9f4e06060f2d192b049c3cdb47aca2f5.zip | |
Merge from origin/emacs-28
86b49d5865 ; * etc/NEWS: Announce changes in 'desktop-kill'. (Bug#55...
d5ccf2621a ; Fix last change
f1c1fd7184 Improve documentation of mail-user-agent.
b05d1e9b98 ; * lisp/desktop.el: Update the commentary. (Bug#55560)
139bfa1a08 More fixes in abbrev.el doc strings
d80dea6036 Add note about Tramp completion to completion-styles doc s...
9e7c0cf57d Remove mention of removed nnimap-nov-is-evil variable
90aae0bca2 Improve documentation strings and prompts in abbrev.el
dfa3e6f424 Restore the Fselect_window call in gui_consider_frame_title.
de35e9728f Advise against settings in the MS-Windows system registry
3ffa3d3403 ; Minor addition to make-tarball.txt
7dc026f9ea Fix kmacro-keymap binding after previous change
4f0fd54bc4 Add glossary entries for "interactively"
af1c05a3c4 Fix the name of a kmacro command.
# Conflicts:
# etc/NEWS
# lisp/abbrev.el
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/make-tarball.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index c8ee3349cdb..02b4f318e26 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -334,6 +334,9 @@ looks like this: | |||
| 334 | </div> | 334 | </div> |
| 335 | </div> | 335 | </div> |
| 336 | 336 | ||
| 337 | Also, make sure the copyright years at the bottom of emacs.html are | ||
| 338 | up-to-date. | ||
| 339 | |||
| 337 | The file download.html may need to be updated, for example if the | 340 | The file download.html may need to be updated, for example if the |
| 338 | MS-Windows binaries will be signed by a different person/key than | 341 | MS-Windows binaries will be signed by a different person/key than |
| 339 | those mentioned there. | 342 | those mentioned there. |