]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't mention very old Emacs versions in docs
authorStefan Kangas <stefankangas@gmail.com>
Tue, 6 Sep 2022 11:57:01 +0000 (13:57 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 6 Sep 2022 12:08:27 +0000 (14:08 +0200)
* doc/misc/mh-e.texi (Conventions):
* doc/misc/reftex.texi (Problems and Work-Arounds):
* doc/misc/viper.texi (Loading Viper): Delete references to
very old versions of Emacs.

doc/misc/mh-e.texi
doc/misc/reftex.texi
doc/misc/viper.texi

index d42f71a022e9e5fc8812049707782eeb764337cd..ed5c64bb47883968c81dcc5f0476ae285b749db3 100644 (file)
@@ -333,8 +333,7 @@ Press the @key{TAB} key.
 Press the @key{DELETE} key.
 @c -------------------------
 @item @key{BS}
-Press the @key{BACKSPACE} key@footnote{If you are using Version 20 or
-earlier of Emacs, you will need to use the @key{DEL} key.}.
+Press the @key{BACKSPACE} key.
 @end table
 
 @cindex Emacs, prefix argument
index 0c95b388cb2f27298778e34e06ec3b20c1b581c1..b30e5aeaa4d57f0db9b2d39f636a07d467281744 100644 (file)
@@ -3539,18 +3539,6 @@ as a label of type @code{?p}.  Argument count for this macro starts only
 after the @samp{@{step+@}}, also when specifying how to get
 context.
 
-@item
-@b{Viper mode}@*
-@cindex Viper mode
-@cindex Key bindings, problems with Viper mode
-@findex viper-harness-minor-mode
-With @i{Viper} mode prior to Vipers version 3.01, you need to protect
-@RefTeX{}'s keymaps with
-
-@lisp
-(viper-harness-minor-mode "reftex")
-@end lisp
-
 @end itemize
 
 @page
index 97bb7d75cf56a5c4afe1db029ed551ac9967e532..eeafd64be3b7eb45bb965360d888515e72854bc1 100644 (file)
@@ -325,9 +325,9 @@ lines (in the given order!):
 @noindent
 in your @file{~/.emacs} file.  The @file{.emacs} file is placed in your
 home directory and it is be executed every time you invoke Emacs.  This is
-the place where all general Emacs customization takes place.  Beginning with
-version 20.0, Emacsen have an interactive interface, which simplifies the
-job of customization significantly.
+the place where all general Emacs customization takes place.  Emacs
+has an interactive interface (@kbd{M-x customize}), which simplifies
+the job of customization significantly.
 
 Viper also uses the file @file{~/.emacs.d/viper} for Viper-specific customization.
 The location of Viper customization file can be changed by setting the