summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-09-06 13:57:01 +0200
committerStefan Kangas <stefankangas@gmail.com>2022-09-06 14:08:27 +0200
commitb96257162df5c899f374b9ed2c769b3838a1b368 (patch)
tree1b710404203da0f97195dbfe1c51daa6cdaf5813
parentecbdb3b0adf0515233cac050e5366108ba0e3d03 (diff)
downloademacs-b96257162df5c899f374b9ed2c769b3838a1b368.tar.gz
Don't mention very old Emacs versions in docs
* 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.
-rw-r--r--doc/misc/mh-e.texi3
-rw-r--r--doc/misc/reftex.texi12
-rw-r--r--doc/misc/viper.texi6
3 files changed, 4 insertions, 17 deletions
diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi
index d42f71a022e..ed5c64bb478 100644
--- a/doc/misc/mh-e.texi
+++ b/doc/misc/mh-e.texi
@@ -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
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi
index 0c95b388cb2..b30e5aeaa4d 100644
--- a/doc/misc/reftex.texi
+++ b/doc/misc/reftex.texi
@@ -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
diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi
index 97bb7d75cf5..eeafd64be3b 100644
--- a/doc/misc/viper.texi
+++ b/doc/misc/viper.texi
@@ -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