emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 7a12efa 111/433: Added MASON_VERSION variable to keep trac


From: Dmitry Gutov
Subject: [elpa] master 7a12efa 111/433: Added MASON_VERSION variable to keep track of that.
Date: Thu, 15 Mar 2018 19:43:46 -0400 (EDT)

branch: master
commit 7a12efae32032cc42de2e0bbdb62e6dcb0e78dc7
Author: mas <mas>
Commit: mas <mas>

    Added MASON_VERSION variable to keep track of that.
---
 mmm.texinfo  | 6 +++---
 version.texi | 1 +
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/mmm.texinfo b/mmm.texinfo
index f22c1d9..a7381d4 100644
--- a/mmm.texinfo
+++ b/mmm.texinfo
@@ -1152,9 +1152,9 @@ following line in .emacs:
 @end lisp
 
 The current Mason class is intended to correctly recognize all syntax
-valid in Mason 0.87.  There are insertion keys for most of the available
-syntax; use @code{mmm-insertion-help} (@kbd{C-c % h} by default) with
-Mason on to get a list.
+valid in Mason @value{MASON_VERSION}.  There are insertion keys for most
+of the available syntax; use @code{mmm-insertion-help} (@kbd{C-c % h} by
+default) with Mason on to get a list.
 
 If you want to have mason submodes automatically in all Mason files, you
 can use automatic mode and filename associations; the details depend on
diff --git a/version.texi b/version.texi
index fba69fe..a6f851e 100644
--- a/version.texi
+++ b/version.texi
@@ -1,3 +1,4 @@
 @set UPDATED 11 Jul 2000
 @set EDITION 0.4.3
 @set VERSION 0.4.3
address@hidden MASON_VERSION 0.87



reply via email to

[Prev in Thread] Current Thread [Next in Thread]