diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e359924e8f7..4c74a76e2aa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-01-11 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * lread.c (init_lread): If no-site-lisp, remove site-lisp dirs | ||
| 4 | from load-path also when installation-directory is nil. (Bug#10208) | ||
| 5 | |||
| 1 | 2012-01-10 Glenn Morris <rgm@gnu.org> | 6 | 2012-01-10 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * emacs.c (syms_of_emacs) <installation-directory>: Doc fix. | 8 | * emacs.c (syms_of_emacs) <installation-directory>: Doc fix. |