[macemacsjp-cvs 32] CVS update: fixed-width-fontset

Back to archive index

Takashi Hiromatsu matsu****@users*****
2005年 10月 4日 (火) 01:04:59 JST


Index: fixed-width-fontset/Changelog
diff -u fixed-width-fontset/Changelog:1.1.1.1 fixed-width-fontset/Changelog:1.2
--- fixed-width-fontset/Changelog:1.1.1.1	Wed Sep 14 23:48:50 2005
+++ fixed-width-fontset/Changelog	Tue Oct  4 01:04:59 2005
@@ -1,3 +1,23 @@
+2005-10-04  Takashi HIROMATSU  <matsu****@ca2*****>
+
+	* ntemacs-font.el (fixed-width-get-scale-alist): modified by
+	functions minor change.
+
+	* fixed-width-fontset.el
+	(fixed-width-create-encode-family-reg-list): sophisticated
+	(fixed-width-create-fontset): sophisticated
+	(fixed-width-append-factor): merged with fixed-width-get-scale
+	(fixed-width-get-scale): obsoleted
+	(fixed-width-make-frame-function): simplified
+
+	* carbon-font.el 
+	(fixed-width-scale-alist-hiragino) 
+	(fixed-width-scale-alist-two-byte-bold)
+	(fixed-width-scale-alist-osaka-normal)
+	(fixed-width-scale-alist-osaka-bold)
+	(fixed-width-scale-alist-monaco-bold): new variables
+	(fixed-width-get-scale-alist): simplified by new variables
+
 ;; Changelog
 ;;
 ;; 1_5_0    2005-09-13
Index: fixed-width-fontset/carbon-font.el
diff -u fixed-width-fontset/carbon-font.el:1.2 fixed-width-fontset/carbon-font.el:1.3
--- fixed-width-fontset/carbon-font.el:1.2	Mon Oct  3 23:57:47 2005
+++ fixed-width-fontset/carbon-font.el	Tue Oct  4 01:04:59 2005
@@ -1,7 +1,8 @@
 ;;; carbon-font.el -- fontsets for Carbon Emacs -*- coding: iso-2022-7bit -*-
 
 ;; Copyright (C) 2004-2005 by T. Hiromatsu <matsu****@users*****>
-;; Version 1_5_0
+;; Version 1_5_1
+;; 2005-10-04
 
 ;;; Commentary:
 
Index: fixed-width-fontset/fixed-width-fontset.el
diff -u fixed-width-fontset/fixed-width-fontset.el:1.2 fixed-width-fontset/fixed-width-fontset.el:1.3
--- fixed-width-fontset/fixed-width-fontset.el:1.2	Mon Oct  3 23:57:47 2005
+++ fixed-width-fontset/fixed-width-fontset.el	Tue Oct  4 01:04:59 2005
@@ -1,7 +1,8 @@
 ;;; fixed-width-fontset.el -*- coding: iso-2022-7bit -*-
 
 ;; Copyright (C) 2005 by T. Hiromatsu <matsu****@users*****>
-;; Version 1_0_0
+;; Version 1_0_1
+;; 2005-10-04
 
 ;;; Commentary:
 
Index: fixed-width-fontset/ntemacs-font.el
diff -u fixed-width-fontset/ntemacs-font.el:1.2 fixed-width-fontset/ntemacs-font.el:1.3
--- fixed-width-fontset/ntemacs-font.el:1.2	Mon Oct  3 23:57:47 2005
+++ fixed-width-fontset/ntemacs-font.el	Tue Oct  4 01:04:59 2005
@@ -1,7 +1,8 @@
 ;;; ntemacs-font.el -- fontsets for Emacs on Windows -*- coding: iso-2022-7bit -*-
 
 ;; Copyright (C) 2004-2005 by T. Hiromatsu <matsu****@users*****>
-;; Version 1_0_0
+;; Version 1_0_1
+;; 2005-10-04
 
 ;;; Commentary:
 


macemacsjp-cvs メーリングリストの案内
Back to archive index