diff lisp/prim/loadup.el @ 26:441bb1e64a06 r19-15b96

Import from CVS: tag r19-15b96
author cvs
date Mon, 13 Aug 2007 08:51:32 +0200
parents 4103f0995bd7
children 1917ad0d78d7
line wrap: on
line diff
--- a/lisp/prim/loadup.el	Mon Aug 13 08:51:05 2007 +0200
+++ b/lisp/prim/loadup.el	Mon Aug 13 08:51:32 2007 +0200
@@ -159,6 +159,7 @@
      (when (featurep 'lisp-float-type)
        (load-gc "float-sup"))
      (load-gc "itimer") ; for vars auto-save-timeout and auto-gc-threshold
+     (load-gc "itimer-autosave")
      (if (featurep 'toolbar)
          (load-gc "toolbar")
        ;; else still define a few functions.