*** empty log message ***
[m17n/m17n-db.git] / xfont.fst
index 370cdab..7612b87 100644 (file)
--- a/xfont.fst
+++ b/xfont.fst
@@ -1,5 +1,5 @@
 ;; xfont.fst -- Fontset using only X fonts                     -*- lisp -*-
-;; Copyright (C) 2003, 2004
+;; Copyright (C) 2003, 2004, 2006
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
 ;;   Registration Number H15PRO112
 
@@ -18,8 +18,8 @@
 
 ;; You should have received a copy of the GNU Lesser General Public
 ;; License along with the m17n library; if not, write to the Free
-;; Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-;; 02111-1307, USA.
+;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
 
 ;; The file format is this:
 ;;     (SCRIPT (LANGAUGE (FONT-SPEC-LIST [LAYOUTER]) ...) ...) ...
@@ -54,6 +54,7 @@
 (cyrillic
  (nil
   ((iso8859-5))
+  ((microsoft-cp1251))
   ((iso10646-1))))
 (hebrew
  (nil
@@ -97,9 +98,6 @@
  (nil
   ((mulelao-1) lao-mule)
   ((nil alice0\ lao iso8859-1) lao-alice)))
-(khmer
- (nil
-  ((mulekhmer-1) khmer-mule)))
 (tibetan
  (nil
   ((muletibetan-2) tib-mule)))