emacs-diffs
[Top][All Lists]
Advanced

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

master 79eca4652b 2/2: * doc/misc/Makefile.in (INFO_COMMON): Sort alphab


From: Michael Albinus
Subject: master 79eca4652b 2/2: * doc/misc/Makefile.in (INFO_COMMON): Sort alphabetically.
Date: Sun, 20 Nov 2022 11:59:03 -0500 (EST)

branch: master
commit 79eca4652b4d84ea355587dd62caff7dff6cb141
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    * doc/misc/Makefile.in (INFO_COMMON): Sort alphabetically.
---
 doc/misc/Makefile.in | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in
index b6eef7ea79..a7dbbbb48f 100644
--- a/doc/misc/Makefile.in
+++ b/doc/misc/Makefile.in
@@ -68,13 +68,13 @@ DOCMISC_W32 = @DOCMISC_W32@
 
 ## Info files to build and install on all platforms.
 INFO_COMMON = auth autotype bovine calc ccmode cl \
-       dbus dired-x ebrowse ede ediff edt eglot eieio \
-       emacs-mime epa erc ert eshell eudc efaq eww \
-       flymake forms gnus emacs-gnutls htmlfontify idlwave ido info.info \
-       mairix-el message mh-e modus-themes newsticker nxml-mode octave-mode \
-       org pcl-cvs pgg rcirc remember reftex sasl \
-       sc semantic ses sieve smtpmail speedbar srecode todo-mode transient \
-       tramp url vhdl-mode vip viper vtable widget wisent woman
+       dbus dired-x ebrowse ede ediff edt efaq eglot eieio \
+       emacs-gnutls emacs-mime epa erc ert eshell eudc eww \
+       flymake forms gnus htmlfontify idlwave ido info.info \
+       mairix-el message mh-e modus-themes newsticker nxml-mode \
+       octave-mode org pcl-cvs pgg rcirc reftex remember sasl \
+       sc semantic ses sieve smtpmail speedbar srecode todo-mode \
+       tramp transient url vhdl-mode vip viper vtable widget wisent woman
 
 ## Info files to install on current platform.
 INFO_INSTALL = $(INFO_COMMON) $(DOCMISC_W32)



reply via email to

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