Mercurial > hg > xemacs-beta
diff lisp/dumped-lisp.el @ 2828:a25c824ed558
[xemacs-hg @ 2005-06-26 18:04:49 by aidan]
Rename the ascii-character property, support more keysyms.
author | aidan |
---|---|
date | Sun, 26 Jun 2005 18:05:05 +0000 |
parents | 1fc205405d85 |
children | 414a64af46c9 |
line wrap: on
line diff
--- a/lisp/dumped-lisp.el Sat Jun 25 21:51:12 2005 +0000 +++ b/lisp/dumped-lisp.el Sun Jun 26 18:05:05 2005 +0000 @@ -246,8 +246,7 @@ ;; preload the X code. (when (featurep '(and x scrollbar)) "x-scrollbar") (when (featurep 'x) - '("x-iso8859-1" - "x-mouse" + '("x-mouse" "x-select" "x-misc" "x-init" @@ -259,7 +258,6 @@ "gtk-widgets" "gdk" "gtk-init" - "gtk-iso8859-1" "gtk-select" "gtk-mouse" "gtk-glyphs"