diff options
author | Stefan Kangas <stefan@marxist.se> | 2022-08-13 12:39:42 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2022-08-13 12:57:44 +0200 |
commit | 4530368c06fef6a289b313b35c39e30629104020 (patch) | |
tree | 9710dff24dbf2e59479797a58b78adf4da4a7dd0 /doc/misc/gnus.texi | |
parent | 60f2a486e9d183c80e388d1fec7bab3754aaaebf (diff) | |
download | emacs-4530368c06fef6a289b313b35c39e30629104020.tar.gz |
Delete many references to Emacs 23 or older from docs
* doc/emacs/glossary.texi (Glossary):
* doc/emacs/msdos.texi (Windows Fonts):
* doc/lispref/loading.texi (Library Search):
* doc/lispref/processes.texi (Accepting Output):
* doc/misc/auth.texi (GnuPG and EasyPG Assistant Configuration):
* doc/misc/efaq-w32.texi (Font names):
* doc/misc/efaq.texi (Turning on syntax highlighting)
(Escape sequences in shell output):
* doc/misc/eshell.texi (Bugs and ideas):
* doc/misc/gnus.texi (nnmairix requirements):
* doc/misc/gnus-faq.texi (FAQ 1-5):
* doc/misc/idlwave.texi (Troubleshooting):
* doc/misc/message.texi (Using S/MIME):
* doc/misc/mh-e.texi (Preface, Incorporating Mail):
* doc/misc/viper.texi (Viper Specials): Delete references to Emacs 23
or older.
Diffstat (limited to 'doc/misc/gnus.texi')
-rw-r--r-- | doc/misc/gnus.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 8b065829fbf..baffe369c3e 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -21958,7 +21958,7 @@ you can set up a local @acronym{IMAP} server, which you then access via @code{nnimap}. This is a rather massive setup for accessing some mbox files, so just change to MH or Maildir already... However, if you're really, really passionate about using mbox, you might want to look into -the package @file{mairix.el}, which comes with Emacs 23. +the package @file{mairix.el}, which comes with Emacs. @node What nnmairix does @subsection What nnmairix does |