diff options
| author | Glenn Morris | 2021-05-04 07:50:25 -0700 |
|---|---|---|
| committer | Glenn Morris | 2021-05-04 07:50:25 -0700 |
| commit | 6a030deb3d5213d0b32a4d2d6b6e7839ce85b5fa (patch) | |
| tree | 7051062bb188115b249d95928373500bf754092d /admin | |
| parent | b8f88d76ea79b12d600a090f76cea9d6ec3818f2 (diff) | |
| parent | 101a049f551b4013e54fdef0d87a74ec5dfd05e0 (diff) | |
| download | emacs-6a030deb3d5213d0b32a4d2d6b6e7839ce85b5fa.tar.gz emacs-6a030deb3d5213d0b32a4d2d6b6e7839ce85b5fa.zip | |
Merge from origin/emacs-27
101a049f55 Improve doc string of 'tab-width'.
43c154404e * lisp/emacs-lisp/elp.el: Doc fixes.
1984213f62 * lisp/emacs-lisp/pp.el: Doc fixes.
6486c9dc73 * admin/make-tarball.txt: Note to update more files on web...
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/make-tarball.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 2f763a5f937..ae007d76b03 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -268,6 +268,7 @@ The pages to update are: | |||
| 268 | emacs.html (for a new major release, a more thorough update is needed) | 268 | emacs.html (for a new major release, a more thorough update is needed) |
| 269 | history.html | 269 | history.html |
| 270 | add the new NEWS file as news/NEWS.xx.y | 270 | add the new NEWS file as news/NEWS.xx.y |
| 271 | Copy new etc/MACHINES to MACHINES and CONTRIBUTE to CONTRIBUTE | ||
| 271 | 272 | ||
| 272 | For every new release, a banner is displayed on top of the emacs.html | 273 | For every new release, a banner is displayed on top of the emacs.html |
| 273 | page. Uncomment and the release banner in emacs.html. Keep it on the | 274 | page. Uncomment and the release banner in emacs.html. Keep it on the |