On Mon, 2002-10-28 at 18:34, Rendhalver [Peter Brown] wrote:
cool so if i do something like this in my init file
(cond ((emacs-version>= 21.4)
Hmm, (not (emacs-version>= 21 5)) ... :)
;;
;; Code for XEmacs 21.4 or earlier
;;
(require 'un-define)
(set-coding-priority-list '(utf-8))
(set-coding-category-system 'utf-8 'utf-8)
))
mule-ucs should only get loaded for 21.4, yes ?
--
\/ille Skyttä
scop at
xemacs.org