From c02a9ade0124e781ab21253d983f9d02530ad853 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 24 Aug 2004 13:40:27 +0000 Subject: [PATCH] (canna-version): Update to Emacs-Canna 1.5. --- canna.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/canna.el b/canna.el index 9e89926..6e57051 100644 --- a/canna.el +++ b/canna.el @@ -7,7 +7,7 @@ ;; Author: Akira Kon ;; MORIOKA Tomohiko ;; Stephen Turnbull -;; Version: $Revision: 1.21 $ +;; Version: $Revision: 1.22 $ ;; Keywords: Canna, Japanese, input method, mule, multilingual ;; This file is part of Emacs-Canna. @@ -59,7 +59,7 @@ ;; (defalias 'self-insert-internal 'self-insert-command) ;; end -(defconst canna-version "Emacs-Canna 1.3") +(defconst canna-version "Emacs-Canna 1.5") (defun canna-version () "Display version of canna.el in mini-buffer." -- 1.7.10.4