Mercurial > hg > xemacs-beta
diff lisp/dumped-lisp.el @ 253:157b30c96d03 r20-5b25
Import from CVS: tag r20-5b25
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:20:27 +0200 |
parents | 41f2f0e326e9 |
children | 11cf20601dec |
line wrap: on
line diff
--- a/lisp/dumped-lisp.el Mon Aug 13 10:20:01 2007 +0200 +++ b/lisp/dumped-lisp.el Mon Aug 13 10:20:27 2007 +0200 @@ -5,8 +5,7 @@ "subr" ; load the most basic Lisp functions "replace" ; match-string used in version.el. ; Ignore compiled-by-mistake version.elc - #-infodock "version.el" ; XEmacs - #+infodock "id-version.el" ; InfoDock + "version.el" "cl" "cl-extra" "cl-seq"