Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4759:aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
<870180fe0911101613m6b8efa4bpf083fd9013950807@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Wed, 18 Nov 2009 08:49:14 -0700 |
parents | c1784fd59d7d |
children | 1257b938f03a |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Nov 18 22:44:28 2009 +0900 +++ b/lisp/ChangeLog Wed Nov 18 08:49:14 2009 -0700 @@ -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):