]> 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>
Fri, 2 Sep 2022 23:14:12 +0000 (01:14 +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

index da1b87b48bd495699577e8307cf67b3090e71bf3..df74577592ae49a93f182456966c05e2f5803885 100644 (file)
@@ -936,7 +936,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 cbc7556aa8245ac09bf3aa8577ff9f9c37ab4f58..23334479b0ccc8c50f743422c02e37b4ddf64775 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 953e4605e98f3654f569eef43d49e03bc393df10..b4e7f3a41f882d732b98e97cda82bc2e614d0afb 100644 (file)
@@ -1,8 +1,8 @@
 \input texinfo   @c -*- mode: 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 0703667ecce7ad9ec2905dc06910675902174fd7..7b91f887bbfd706b9e62d9f481f4535d0881d4ef 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)