comparison lisp/ChangeLog @ 4194:4f2243a0dc04

[xemacs-hg @ 2007-09-30 11:59:34 by aidan] Provide x-resource, msprinter as specifier tags on all builds.
author aidan
date Sun, 30 Sep 2007 11:59:36 +0000
parents 436ab23a7a3c
children 3660d327399f
comparison
equal deleted inserted replaced
4193:6438d53aabcf 4194:4f2243a0dc04
1 2007-09-30 Aidan Kehoe <kehoea@parhasard.net>
2
3 * x-faces.el:
4 * x-faces.el ('x-resource)): Removed.
5 Specifier tag moved to specifier.el to ensure availability on
6 non-X builds.
7 * specifier.el:
8 Provide x, tty, mswindows, msprinter, gtk and carbon as device
9 tags that never match on builds that don't support them.
10 * specifier.el ('x-resource)): New.
11 Moved here from x-faces.el
12
1 2007-09-26 Adrian Aichner <adrian@xemacs.org> 13 2007-09-26 Adrian Aichner <adrian@xemacs.org>
2 14
3 * package-get.el (package-get-download-sites): Introduce 15 * package-get.el (package-get-download-sites): Introduce
4 ftp.cn.xemacs.org. 16 ftp.cn.xemacs.org.
5 * package-get.el (package-get-pre-release-download-sites): Ditto. 17 * package-get.el (package-get-pre-release-download-sites): Ditto.