aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1cea67b8689..99d19cd68c7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12013-11-02 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (abs_srcdir): New, set by configure.
4 (maintainer-clean): Remove pointless echo. That should be in the
5 top-level Makefile, if anywhere. Delete TAGS-LISP.
6 (extraclean): No s/ and m/ directories for some time.
7 (TAGS): Remove no-longer-defined S_FILE.
8 Pass absolute filenames to etags once more.
9 (TAGS-LISP, $(lwlibdir)/TAGS): Correctly pass ETAGS to sub-makes.
10 ($(lwlibdir)/TAGS): Remove useless subshell, check cd return value.
11
12013-11-02 Jan Djärv <jan.h.d@swipnet.se> 122013-11-02 Jan Djärv <jan.h.d@swipnet.se>
2 13
3 * xfaces.c (check_lface_attrs, realize_default_face): Add 14 * xfaces.c (check_lface_attrs, realize_default_face): Add