Changeset 386
- Timestamp:
- 2003年08月06日 19時31分27秒 (5 years ago)
- Files:
-
- trunk/pkginfo/ChangeLog (modified) (1 diff)
- trunk/pkginfo/intlfonts/Makefile.pkg (modified) (1 diff)
- trunk/pkginfo/intlfonts/auto-autoloads.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/pkginfo/ChangeLog
r385 r386 1 1 2003-08-06 KOSEKI Yoshinori <kose@meadowy.org> 2 3 * intlfonts/Makefile.pkg (PKG_VERSION): 2. 4 * intlfonts/auto-autoloads.el ("ps-bdf"): Uuuum. Bug? 5 Why setq bdf-directory-list . 2 6 3 7 * setup.ini (misc-0.1-5-pkg): [Curr] Release. trunk/pkginfo/intlfonts/Makefile.pkg
r379 r386 17 17 PKG=intlfonts-1.2.1 18 18 BASE=intlfonts 19 PKG_VERSION= 119 PKG_VERSION=2 20 20 #PKG_URL=ftp://ftp.m17n.org/pub/mule/.notready 21 21 PKG_URL=ftp://core.ring.gr.jp/pub/GNU/intlfonts trunk/pkginfo/intlfonts/auto-autoloads.el
r379 r386 13 13 (add-to-list 'bdf-directory-list 14 14 (expand-file-name "../../fonts/intlfonts" data-directory)) 15 16 ;; 17 (eval-after-load "ps-bdf" 18 '(add-to-list 'bdf-directory-list 19 (expand-file-name "../../fonts/intlfonts" data-directory))) 15 20 16 21 ;; 0 -> nil(なし) 1 -> 1-byte-set-msb
