From: tomo Date: Tue, 24 Aug 2004 13:40:27 +0000 (+0000) Subject: (canna-version): Update to Emacs-Canna 1.5. X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Femacs-canna.git;a=commitdiff_plain;h=c02a9ade0124e781ab21253d983f9d02530ad853 (canna-version): Update to Emacs-Canna 1.5. --- 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."