aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-10-31 00:27:35 -0700
committerGlenn Morris2013-10-31 00:27:35 -0700
commit47f58d8500669f7a9a55bf67c2b26e8a5e0ae6af (patch)
tree8d9af939f48e681fb5dc3d7821314666c44cfbb0 /lisp/ChangeLog
parent8fd0741784e0cbaa3fd5b9c0c69bf3397818586b (diff)
downloademacs-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/ChangeLog5
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 @@
12013-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
12013-10-30 Glenn Morris <rgm@gnu.org> 62013-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.