diff options
author | jave <joakim@verona.se> | 2015-01-02 16:30:55 +0100 |
---|---|---|
committer | jave <joakim@verona.se> | 2015-01-02 16:30:55 +0100 |
commit | db4613576d3115aa320f0293d081ce98baa06acd (patch) | |
tree | 829968643b451bd3f64c791e4d3a6c928010e14c /doc/lispintro/ChangeLog | |
parent | c089503bac34376e75ae6f1d2c289fc8c9f42b8f (diff) | |
parent | d0ca1148fe2d1e72e86f0197731071f139c143e3 (diff) | |
download | emacs-db4613576d3115aa320f0293d081ce98baa06acd.tar.gz |
merge master
Diffstat (limited to 'doc/lispintro/ChangeLog')
-rw-r--r-- | doc/lispintro/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 572875c151a..57ab03b1155 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog @@ -1,3 +1,11 @@ +2014-12-31 Paul Eggert <eggert@cs.ucla.edu> + + Less 'make' chatter for Emacs doc + * Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_) + (am__v_GEN_0, am__v_GEN_1): New macros, from ../../src/Makefile.in. + (ENVADD, $(buildinfodir)/eintr.info, emacs-lisp-intro.html): + Use them. + 2014-11-09 Glenn Morris <rgm@gnu.org> * Makefile.in (version): Remove variable. @@ -770,7 +778,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 2001-2014 Free Software Foundation, Inc. + Copyright (C) 2001-2015 Free Software Foundation, Inc. This file is part of GNU Emacs. |