emacs-diffs
[Top][All Lists]
Advanced

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

master dfff410 2/5: Fix building modus-themes Info manual


From: Stefan Kangas
Subject: master dfff410 2/5: Fix building modus-themes Info manual
Date: Fri, 16 Oct 2020 09:35:17 -0400 (EDT)

branch: master
commit dfff410d0238f34f5302a5dda160c3cd25489829
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    Fix building modus-themes Info manual
    
    * doc/misc/Makefile.in (INFO_COMMON): Add modus-themes.
    * doc/misc/modus-themes.texi: Adapt to fit Emacs conventions.
---
 doc/misc/Makefile.in       |  2 +-
 doc/misc/modus-themes.texi | 14 ++++++++------
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in
index 7f536ad..f4fb7d2 100644
--- a/doc/misc/Makefile.in
+++ b/doc/misc/Makefile.in
@@ -69,7 +69,7 @@ INFO_COMMON = auth autotype bovine calc ccmode cl \
        dbus dired-x ebrowse ede ediff edt 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 newsticker nxml-mode octave-mode \
+       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 tramp \
        url vhdl-mode vip viper widget wisent woman
diff --git a/doc/misc/modus-themes.texi b/doc/misc/modus-themes.texi
index d198efe..ff48497 100644
--- a/doc/misc/modus-themes.texi
+++ b/doc/misc/modus-themes.texi
@@ -1,12 +1,15 @@
 \input texinfo    @c -*- texinfo -*-
 @c %**start of header
-@setfilename modus-themes.info
+@setfilename ../../info/modus-themes.info
 @settitle Modus themes for GNU Emacs
+@include docstyle.texi
 @documentencoding UTF-8
 @documentlanguage en
 @c %**end of header
 
-@dircategory Emacs
+@include emacsver.texi
+
+@dircategory Emacs misc features
 @direntry
 * Modus Themes: (modus-themes). Highly accessible themes (WCAG AAA).
 @end direntry
@@ -185,10 +188,9 @@ and covers everything that goes into every tagged release 
of the themes.
 @node Installation
 @chapter Installation
 
-The Modus themes are built into Emacs' development branch (@samp{master}) which
-corresponds to the nominal version 28.0.50.  Otherwise they can be
-installed using Emacs' package manager or manually from their code
-repository.
+The Modus themes are distributed with Emacs starting with version 28.1.
+On older versions of Emacs, they can be installed using Emacs' package
+manager or manually from their code repository.
 
 Modus Operandi (light theme) and Modus Vivendi (dark) are normally
 distributed as standalone packages in Emacs-specific archives: GNU ELPA,



reply via email to

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