summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2022-11-20 17:58:49 +0100
committerMichael Albinus <michael.albinus@gmx.de>2022-11-20 17:58:49 +0100
commit79eca4652b4d84ea355587dd62caff7dff6cb141 (patch)
tree7e9f602e32726f47ce367764c7947b4466d756a5
parent7ad6104a17d2cff0be24fecb9eae58a8b41d5139 (diff)
downloademacs-79eca4652b4d84ea355587dd62caff7dff6cb141.tar.gz
* doc/misc/Makefile.in (INFO_COMMON): Sort alphabetically.
-rw-r--r--doc/misc/Makefile.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in
index b6eef7ea799..a7dbbbb48fe 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)