emacs/doc
Glenn Morris 06a4f1102f Unconditionally reset load-path after dumping
* src/lread.c: (dump_path): Remove.
(load-path-default): Remove `changed' argument.
Do not set dump_path permanently.  Simplify.
(init_lread): Simplify.
(syms_of_lread): Remove dump_path.

* lisp/loadup.el (load-path): Warn if site-load or site-init changes it.
No more need to reset it when bootstrapping.

* doc/lispref/internals.texi (Building Emacs):
* doc/lispref/loading.texi (Library Search): Mention that site-load,
site-init cannot change load-path.

* INSTALL: No longer mention load-path and site-init/site-load.

* etc/NEWS: Mention this.

Fixes: debbugs:16107
2013-12-13 13:25:30 -05:00
..
emacs Support MS-Windows file names that use characters outside of ANSI codepage. 2013-12-12 20:19:10 +02:00
lispintro Generate info/dir from .texi files rather than .info files 2013-12-12 17:41:31 -05:00
lispref Unconditionally reset load-path after dumping 2013-12-13 13:25:30 -05:00
man * doc/emacs/xresources.texi (Motif Resources): 2013-08-31 12:49:52 -07:00
misc * tramp.texi (direntry): Use ssh but rsh. 2013-12-12 10:57:56 +01:00