diff options
Diffstat (limited to 'lisp/language/cyrillic.el')
| -rw-r--r-- | lisp/language/cyrillic.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/language/cyrillic.el b/lisp/language/cyrillic.el index 302c6ea9db2..13f763629b6 100644 --- a/lisp/language/cyrillic.el +++ b/lisp/language/cyrillic.el @@ -1,6 +1,6 @@ ;;; cyrillic.el --- support for Cyrillic -*- coding: utf-8; -*- -;; Copyright (C) 1997-1998, 2001-2013 Free Software Foundation, Inc. +;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 ;; National Institute of Advanced Industrial Science and Technology (AIST) @@ -215,7 +215,7 @@ Support for Russian using koi8-r and the russian-computer input method.") :charset-list '(mik)) (define-coding-system 'pt154 - "Parattype Asian Cyrillic codepage" + "ParaType Asian Cyrillic codepage" :coding-type 'charset :mnemonic ?D :charset-list '(pt154)) |
