diff options
| author | Glenn Morris | 2013-10-31 00:27:35 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-10-31 00:27:35 -0700 |
| commit | 47f58d8500669f7a9a55bf67c2b26e8a5e0ae6af (patch) | |
| tree | 8d9af939f48e681fb5dc3d7821314666c44cfbb0 /lisp/ChangeLog | |
| parent | 8fd0741784e0cbaa3fd5b9c0c69bf3397818586b (diff) | |
| download | emacs-47f58d8500669f7a9a55bf67c2b26e8a5e0ae6af.tar.gz emacs-47f58d8500669f7a9a55bf67c2b26e8a5e0ae6af.zip | |
* lisp/Makefile.in (custom-deps, finder-data): No need to setq the target
variables, we are in the right directory and the defaults work fine.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ef07b826091..3cf01adddef 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-10-31 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (custom-deps, finder-data): No need to setq the target | ||
| 4 | variables, we are in the right directory and the defaults work fine. | ||
| 5 | |||
| 1 | 2013-10-30 Glenn Morris <rgm@gnu.org> | 6 | 2013-10-30 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * Makefile.in (autoloads): Do not use abs_lisp. | 8 | * Makefile.in (autoloads): Do not use abs_lisp. |