diff lisp/ChangeLog @ 4765:1257b938f03a

automatic merge
author Stephen J. Turnbull <stephen@xemacs.org>
date Fri, 04 Dec 2009 10:59:45 +0900
parents dec62ca5a899 aa5ed11f473b
children 32b358a240b0
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 04 10:56:38 2009 +0900
+++ b/lisp/ChangeLog	Fri Dec 04 10:59:45 2009 +0900
@@ -1,3 +1,18 @@
+2009-11-10  Jerry James  <james@xemacs.org>
+
+	* device.el (device-type): Remove (mostly imaginary) support for
+	NeXTstep.
+	* font.el (font-window-system-mappings): Ditto.
+	(ns-font-weight-mappings): Remove, unused.
+	(ns-font-families-for-device): Ditto.
+	(ns-font-create-name): Ditto.
+	* frame.el (make-frame-on-device): Ditto.
+	(frame-type): Ditto.
+	(display-mouse-p): Remove reference to NeXTstep in a comment.
+	* paths.el (initialize-xemacs-paths): Remove support for old Ultrix,
+	but still look in standard paths for mh.  Also remove support for old
+	SCO Unix, Bull DPX/2, Data General Unix, RTU, and Unisoft Unix.
+
 2009-11-15  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* custom.el (custom-quote):