Mercurial > emacs
changeset 22357:e354812f332e
Comment change.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 05 Jun 1998 15:48:37 +0000 |
parents | a1f8c5a5c3e1 |
children | 6c112ffbcc91 |
files | lisp/loadup.el |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/loadup.el Fri Jun 05 12:46:29 1998 +0000 +++ b/lisp/loadup.el Fri Jun 05 15:48:37 1998 +0000 @@ -202,9 +202,9 @@ (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) @@ -233,7 +233,7 @@ ;; 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.