diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a6220b11be7..5a0c33da3c8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-03-25 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead | ||
| 4 | of same-dir.tst, to avoid stepping on other (parallel) Make job's | ||
| 5 | toes. | ||
| 6 | |||
| 1 | 2012-03-25 Chong Yidong <cyd@gnu.org> | 7 | 2012-03-25 Chong Yidong <cyd@gnu.org> |
| 2 | 8 | ||
| 3 | * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the | 9 | * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the |