aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 0b91cc4887f..2010444743a 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,21 @@
12013-11-14 Paul Eggert <eggert@cs.ucla.edu>
2
3 * ebrowse.c (xstrdup):
4 * etags.c (savenstr): Prefer tail calls.
5 * etags.c (concat): Omit unnecessary assignment.
6
72013-10-24 Glenn Morris <rgm@gnu.org>
8
9 * Makefile.in ($(DESTDIR)${archlibdir}):
10 Avoid non-portable "`\" nesting.
11
12 * Makefile.in (abs_top_srcdir): New, set by configure.
13
142013-10-23 Glenn Morris <rgm@gnu.org>
15
16 * Makefile.in ($(DESTDIR)${archlibdir}, need-blessmail, install)
17 (uninstall): Quote entities that might contain whitespace.
18
12013-10-10 Glenn Morris <rgm@gnu.org> 192013-10-10 Glenn Morris <rgm@gnu.org>
2 20
3 * make-docfile.c (search_lisp_doc_at_eol): 21 * make-docfile.c (search_lisp_doc_at_eol):