/[emacs]/emacs/lisp/loadup.el
ViewVC logotype

Diff of /emacs/lisp/loadup.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.130 by lektu, Sat May 31 00:36:35 2003 UTC revision 1.131 by rms, Mon Jun 30 10:37:18 2003 UTC
# Line 301  Line 301 
301  ;;; At this point, we're ready to resume undo recording for scratch.  ;;; At this point, we're ready to resume undo recording for scratch.
302  (buffer-enable-undo "*scratch*")  (buffer-enable-undo "*scratch*")
303    
304    (if (null (garbage-collect))
305        (setq pure-space-overflow t))
306    
307  (if (or (member (nth 3 command-line-args) '("dump" "bootstrap"))  (if (or (member (nth 3 command-line-args) '("dump" "bootstrap"))
308          (member (nth 4 command-line-args) '("dump" "bootstrap")))          (member (nth 4 command-line-args) '("dump" "bootstrap")))
309      (if (eq system-type 'vax-vms)      (if (eq system-type 'vax-vms)

Legend:
Removed from v.1.130  
changed lines
  Added in v.1.131

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26