diff doc/emacs/ChangeLog @ 110794:bacdf2d96735

Include version number in doc `make dist' tarfiles. * doc/lispref/Makefile.in (version): New, set by configure. (clean): Delete dist tar file. (dist): Use version in tar name. * doc/lispintro/Makefile.in (version): New, set by configure. (clean): Delete dist tar file. (dist): Use version in tar name. * doc/emacs/Makefile.in (version): New, set by configure. (clean): Delete dist tar file. (dist): Use version in tar name.
author Glenn Morris <rgm@gnu.org>
date Wed, 06 Oct 2010 19:23:28 -0700
parents 9a3ce1aa9d45
children ca28093784c4
line wrap: on
line diff
--- a/doc/emacs/ChangeLog	Wed Oct 06 14:02:39 2010 +0000
+++ b/doc/emacs/ChangeLog	Wed Oct 06 19:23:28 2010 -0700
@@ -1,3 +1,9 @@
+2010-10-07  Glenn Morris  <rgm@gnu.org>
+
+	* Makefile.in (version): New, set by configure.
+	(clean): Delete dist tar file.
+	(dist): Use version in tar name.
+
 2010-10-06  Glenn Morris  <rgm@gnu.org>
 
 	* Makefile.in (EMACS_XTRA): Add the main source file.
@@ -7367,12 +7373,11 @@
 
 ;; Local Variables:
 ;; coding: utf-8
-;; fill-column: 79
-;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
-      2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+  Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
+    2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+    Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -7388,5 +7393,3 @@
 
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-
-;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd