mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
; * admin/release-process: Combine two 'make' commands.
This commit is contained in:
parent
e1f465d993
commit
6dedbb722d
|
|
@ -105,8 +105,7 @@ with defcustoms that use :package-version have the appropriate
|
|||
add-to-list that determines the correspondence between package versions
|
||||
and Emacs versions. Any changes you make in :version etc. should be
|
||||
tested by running "M-x customize-changed" after regenerating cus-load.el
|
||||
(run "make custom-deps" in the lisp/ directory) and loaddefs.el (run
|
||||
"make autoloads-force").
|
||||
and loaddefs.el (run "make -C lisp custom-deps autoloads-force").
|
||||
|
||||
** Manuals
|
||||
Check for node names using problematic characters:
|
||||
|
|
|
|||
Loading…
Reference in a new issue