]> code.delx.au - gnu-emacs/blobdiff - leim/quail/cyril-jis.el
Change iota subscriptum transliteration in
[gnu-emacs] / leim / quail / cyril-jis.el
index c17c9c76fb3e3dff2c1d236116c9e20a72af6a5b..e0e7645121749b191d96993b043dd56f3a82bfc7 100644 (file)
@@ -1,7 +1,9 @@
-;;; quail/cyril-jis.el -- Quail package for inputting JISX0208 Cyrillic letters
+;;; cyril-jis.el --- Quail package for inputting JISX0208 Cyrillic letters
 
-;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
-;; Licensed to the Free Software Foundation.
+;; Copyright (C) 2001, 2006  Free Software Foundation, Inc.
+;; Copyright (C) 1997
+;;   National Institute of Advanced Industrial Science and Technology (AIST)
+;;   Registration Number H14PRO021
 
 ;; Keywords: multilingual, input method, Cyrillic
 
@@ -19,8 +21,8 @@
 
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
 
 ;;; Commentary:
 
@@ -88,7 +90,7 @@
  ("," ?\e$B'R\e(B)
  ("." ?\e$B'p\e(B)
  ("/" ?\e$B!?\e(B)
+
  ("!" ?\e$B!*\e(B)
  ("@" ?\e$B!w\e(B)
  ("#" ?\e$B!t\e(B)
  ("?" ?\e$B!)\e(B))
 
 ;; Local Variables:
-;; buffer-file-coding-system: iso-2022-7bit
+;; coding: iso-2022-7bit
 ;; End:
+
+;;; arch-tag: 3a0cc2ac-de48-42fe-9e80-05d8aa6faa36
+;;; cyril-jis.el ends here