From: MORIOKA Tomohiko Date: Fri, 20 Feb 2015 04:03:07 +0000 (+0900) Subject: (char-db-feature-domains): Delete `jis/alt' because it has been X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git;a=commitdiff_plain;h=d8a3ca6cd55fd96f3a8f2b0f26ac9493b6d8f8c6 (char-db-feature-domains): Delete `jis/alt' because it has been already unused. --- diff --git a/lisp/utf-2000/chise-subr.el b/lisp/utf-2000/chise-subr.el index 361662c..224fa84 100644 --- a/lisp/utf-2000/chise-subr.el +++ b/lisp/utf-2000/chise-subr.el @@ -1,7 +1,7 @@ ;;; chise-subr.el --- basic lisp subroutines for XEmacs CHISE ;; Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, -;; 2010, 2011, 2012, 2013, 2014 MORIOKA Tomohiko. +;; 2010, 2011, 2012, 2013, 2014, 2015 MORIOKA Tomohiko. ;; Author: MORIOKA Tomohiko ;; Keywords: CHISE, Character Database, ISO/IEC 10646, UCS, Unicode, MULE. @@ -38,7 +38,7 @@ ;; (unless (memq domain dest) ;; (push domain dest)))))) ;; (sort dest #'string<)) - '(ucs ucs/compat daikanwa cns gt jis jis/alt jis/a jis/b + '(ucs ucs/compat daikanwa cns gt jis jis/a jis/b jis-x0212 jis-x0213 cdp shinjigen r030 r140 misc unknown))