]> git.eshelyaron.com Git - emacs.git/commitdiff
Make some versions in docs match package version
authorStefan Kangas <stefankangas@gmail.com>
Thu, 1 Sep 2022 09:04:21 +0000 (11:04 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 1 Sep 2022 09:12:06 +0000 (11:12 +0200)
* doc/emacs/misc.texi (Interactive Shell): Bump Emacs version.
* doc/misc/ediff.texi:
* doc/misc/flymake.texi:
* doc/misc/viper.texi: Fix version to match package.
* lisp/emulation/viper.el: Make version match variable.

doc/emacs/misc.texi
doc/misc/ediff.texi
doc/misc/flymake.texi
doc/misc/viper.texi
lisp/emulation/viper.el

index 08c86e7a16509eb379e627e8ad3dc399cd309fd9..737c871d3fb1e7cf56d1ca44fbfe13a3a1cd649b 100644 (file)
@@ -914,7 +914,7 @@ Coding}.
 @cindex @env{INSIDE_EMACS} environment variable
   Emacs sets the environment variable @env{INSIDE_EMACS} in the
 subshell to @samp{@var{version},comint}, where @var{version} is the
-Emacs version (e.g., @samp{24.1}).  Programs can check this variable
+Emacs version (e.g., @samp{28.1}).  Programs can check this variable
 to determine whether they are running inside an Emacs subshell.
 
 @node Shell Mode
index 8a7de88d65581e2d44e9eded7b3a2b10a5fc89c4..01353ebe4cb5d6de51d65362648f7d5fc0d65d63 100644 (file)
@@ -50,7 +50,7 @@ modify this GNU manual.''
 @titlepage
 @title Ediff User's Manual
 @sp 4
-@subtitle Ediff version 2.81.2
+@subtitle Ediff version 2.81.6
 @sp 1
 @subtitle November 2008
 @sp 5
index 451d6c76c4bab1e515df2a2345694636fa5db24f..ab0385aa1323d63b5e42e722da590d47d90fda0c 100644 (file)
@@ -1,8 +1,8 @@
 \input texinfo   @c -*-texinfo; coding: utf-8 -*-
 @comment %**start of header
 @setfilename ../../info/flymake.info
-@set VERSION 1.2
-@set UPDATED September 2021
+@set VERSION 1.2.2
+@set UPDATED November 2021
 @settitle GNU Flymake @value{VERSION}
 @include docstyle.texi
 @syncodeindex pg cp
index 0e2473ddf3ce4b235747716df61712db6c2c30d5..97bb7d75cf56a5c4afe1db029ed551ac9967e532 100644 (file)
@@ -34,7 +34,7 @@ modify this GNU manual.''
 @titlepage
 @title Viper Is a Package for Emacs Rebels
 @subtitle a Vi emulator for Emacs
-@subtitle November 2008, Viper Version 3.11.2
+@subtitle July 2013, Viper Version 3.14.2
 
 @author Michael Kifer (Viper)
 @author Aamod Sane (VIP 4.4)
index 51c1bf7d6230745f12ce4da80b31d01dd0f79f26..2b3908049e9c78100353ba24e1e990ca46d48cb8 100644 (file)
@@ -7,7 +7,7 @@
 
 ;; Author: Michael Kifer <kifer@cs.stonybrook.edu>
 ;; Keywords: emulations
-;; Version: 3.14.1
+;; Version: 3.14.2
 
 ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this
 ;; file on 20/3/2008, and the maintainer agreed that when a bug is