]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorKarl Heuer <kwzh@gnu.org>
Fri, 5 Jun 1998 15:48:37 +0000 (15:48 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 5 Jun 1998 15:48:37 +0000 (15:48 +0000)
lisp/loadup.el

index 8113b573739a74a138ccf061829a22fbd126a4c4..e94482647f5302ca7911232b239028d7899b95a6 100644 (file)
     (Snarf-documentation "DOC"))
 (message "Finding pointers to doc strings...done")
 
-;Note: You can cause additional libraries to be preloaded
-;by writing a site-init.el that loads them.
-;See also "site-load" above.
+;;;Note: You can cause additional libraries to be preloaded
+;;;by writing a site-init.el that loads them.
+;;;See also "site-load" above.
 (load "site-init" t)
 (setq current-load-list nil)
 (garbage-collect)
       ;; We used to dump under the name xemacs, but that occasionally
       ;; confused people installing Emacs (they'd install the file
       ;; under the name `xemacs'), and it's inconsistent with every
-      ;; other GNU product's build process.
+      ;; other GNU program's build process.
       (dump-emacs "emacs" "temacs")
       (message "%d pure bytes used" pure-bytes-used)
       ;; Recompute NAME now, so that it isn't set when we dump.