aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-06-14 17:34:22 -0700
committerGlenn Morris2014-06-14 17:34:22 -0700
commit0d9f81376b7ef14ec7a61077a059cfa2420c5666 (patch)
treee831d8882b1e5ee5a56b3ddadb5daca054b0ea31 /src/ChangeLog
parent0e6929ecab39164b384c76884a7eac559a1fe9b9 (diff)
downloademacs-0d9f81376b7ef14ec7a61077a059cfa2420c5666.tar.gz
emacs-0d9f81376b7ef14ec7a61077a059cfa2420c5666.zip
Use `make -C' rather than `cd && make'
* Makefile.in: Use `make -C' rather than `cd && make' throughout. * lib-src/Makefile.in (../lib/libgnu.a): Use `make -C' rather than `cd && make'. * lisp/Makefile.in (leim, semantic): Use `make -C' rather than `cd && make'. * lwlib/Makefile.in ($(globals_h)): Use `make -C' rather than `cd && make'. * src/Makefile.in: Use `make -C' rather than `cd && make' throughout.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1bb96989b60..66ccae26c5c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12014-06-15 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in: Use `make -C' rather than `cd && make' throughout.
4
12014-06-15 Eli Zaretskii <eliz@gnu.org> 52014-06-15 Eli Zaretskii <eliz@gnu.org>
2 6
3 * xdisp.c (Fmove_point_visually): Don't use the glyph matrix 7 * xdisp.c (Fmove_point_visually): Don't use the glyph matrix