comparison lisp/dumped-lisp.el @ 440:8de8e3f6228a r21-2-28

Import from CVS: tag r21-2-28
author cvs
date Mon, 13 Aug 2007 11:33:38 +0200
parents 84b14dcb0985
children abe6d1db359e
comparison
equal deleted inserted replaced
439:357dd071b03c 440:8de8e3f6228a
30 "objects" 30 "objects"
31 "extents" 31 "extents"
32 "events" 32 "events"
33 "text-props" 33 "text-props"
34 "process" ;; This is bad. network-streams may not be defined. 34 "process" ;; This is bad. network-streams may not be defined.
35 (when-feature multicast "multicast") ; #+network-streams implicitely true 35 (when-feature multicast "multicast") ; #+network-streams implicitly true
36 "frame" ; move up here cause some stuff needs it here 36 "frame" ; move up here cause some stuff needs it here
37 "map-ynp" 37 "map-ynp"
38 "simple" 38 "simple"
39 "keydefs" ; Before loaddefs so that keymap vars exist. 39 "keydefs" ; Before loaddefs so that keymap vars exist.
40 "abbrev" 40 "abbrev"