emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 489b02d03c: * doc/misc/Makefile.in (need_emacsver): Add use-pac


From: Stefan Kangas
Subject: emacs-29 489b02d03c: * doc/misc/Makefile.in (need_emacsver): Add use-package.
Date: Tue, 13 Dec 2022 18:37:54 -0500 (EST)

branch: emacs-29
commit 489b02d03cf3838bfb2a45c55ff52e5d962f1c74
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    * doc/misc/Makefile.in (need_emacsver): Add use-package.
---
 doc/misc/Makefile.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in
index 49cd8e13b0..60b14172c3 100644
--- a/doc/misc/Makefile.in
+++ b/doc/misc/Makefile.in
@@ -186,7 +186,8 @@ $(foreach ifile,$(filter-out 
info.info,$(INFO_TARGETS)),$(eval $(call info_templ
 ## Extra dependencies.
 
 ## FIXME Updating this list manually is unreliable.
-need_emacsver = calc cl dired-x efaq efaq-w32 erc forms ido newsticker reftex 
remember woman
+need_emacsver = calc cl dired-x efaq efaq-w32 erc forms ido    \
+       newsticker reftex remember use-package woman
 need_emacsver_prefix = $(addprefix ${buildinfodir}/,${need_emacsver})
 
 $(need_emacsver_prefix:=.info) $(need_emacsver:=.dvi) $(need_emacsver:=.pdf) 
$(need_emacsver:=.html) : ${emacsdir}/emacsver.texi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]