diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2391a9b7022..4f196c4bec1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-06-30 Glenn Morris <rgm@gnu.org> | 1 | 2012-06-30 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * nsterm.m (ns_init_paths): Ignore site-lisp if --no-site-lisp. | ||
| 4 | |||
| 3 | * epaths.in (PATH_SITELOADSEARCH): New. | 5 | * epaths.in (PATH_SITELOADSEARCH): New. |
| 4 | * lread.c (init_lread): Use PATH_SITELOADSEARCH. | 6 | * lread.c (init_lread): Use PATH_SITELOADSEARCH. |
| 5 | This is rather than relying on --enable-locallisppath elements | 7 | This is rather than relying on --enable-locallisppath elements |