diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -77,6 +77,12 @@ was replaced by ".", so use an explicit "." now if that is what you want.) | |||
| 77 | will instead append, if the argument begins with `:' (or `;' on MS Windows; | 77 | will instead append, if the argument begins with `:' (or `;' on MS Windows; |
| 78 | i.e., `path-separator'). | 78 | i.e., `path-separator'). |
| 79 | 79 | ||
| 80 | +++ | ||
| 81 | ** If you use either site-load.el or site-init.el to customize the dumped | ||
| 82 | Emacs executable, any changes to `load-path' that these files make | ||
| 83 | will no longer be present after dumping. To affect a permanent change | ||
| 84 | to `load-path', use the `--enable-locallisppath' option of `configure'. | ||
| 85 | |||
| 80 | 86 | ||
| 81 | * Changes in Emacs 24.4 | 87 | * Changes in Emacs 24.4 |
| 82 | 88 | ||