OSDN Git Service

add egg-tsunagi-version in egg.el
authorMitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp>
Sun, 16 Nov 2014 11:46:23 +0000 (20:46 +0900)
committerMitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp>
Sun, 16 Nov 2014 11:46:23 +0000 (20:46 +0900)
ChangeLog
egg.el

index 2fe11bd..0fdabe1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,4 +8,4 @@
          http://lists.debian.or.jp/debian-devel/201411/msg00034.html
          http://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2014-Nov
          https://anonscm.debian.org/git/pkg-anthy/egg.git/
-
+       * egg.el: add egg-tsunagi-version.
diff --git a/egg.el b/egg.el
index b17d1b4..d7da964 100644 (file)
--- a/egg.el
+++ b/egg.el
@@ -33,6 +33,9 @@
 (defconst egg-version "4.0.6+20020909cvs"
   "Version number for this version of Tamago.")
 
+(defconst egg-tsunagi-version egg-version
+  "Version number for this version of Tamago-tsunagi.")
+
 (eval-when-compile
   (require 'cl))