Mercurial > hg > xemacs-beta
comparison lisp/dumped-lisp.el @ 286:57709be46d1b r21-0b41
Import from CVS: tag r21-0b41
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:35:03 +0200 |
parents | 558f606b08ae |
children | c6de09ad3017 |
comparison
equal
deleted
inserted
replaced
285:9a3756523c1b | 286:57709be46d1b |
---|---|
175 #+x "x-win-xfree86" | 175 #+x "x-win-xfree86" |
176 #+x "x-win-sun" | 176 #+x "x-win-sun" |
177 ;; preload the mswindows code. | 177 ;; preload the mswindows code. |
178 #+mswindows "msw-glyphs" | 178 #+mswindows "msw-glyphs" |
179 #+mswindows "msw-faces" | 179 #+mswindows "msw-faces" |
180 #+mswindows "msw-mouse" | |
180 #+mswindows "msw-init" | 181 #+mswindows "msw-init" |
181 #+mswindows "msw-select" | 182 #+mswindows "msw-select" |
182 ;; preload the TTY init code. | 183 ;; preload the TTY init code. |
183 #+tty "tty-init" | 184 #+tty "tty-init" |
184 ;;; Formerly in tooltalk/tooltalk-load.el | 185 ;;; Formerly in tooltalk/tooltalk-load.el |