summaryrefslogtreecommitdiff
path: root/doc/misc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2010-10-06 19:23:28 -0700
committerGlenn Morris <rgm@gnu.org>2010-10-06 19:23:28 -0700
commit17ca79503537b602969bd373c6463caa03c3d5c1 (patch)
tree91c4d70fdc93352afad87b8d4cefb78b7f451d88 /doc/misc
parentfd9ba500f5f58549e0210a2334c38ba0916257d9 (diff)
downloademacs-17ca79503537b602969bd373c6463caa03c3d5c1.tar.gz
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.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog9
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 02a4d3e5bcb..22208f6763d 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -7058,12 +7058,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.
@@ -7079,5 +7078,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: 08b2903e-900c-4c72-a4a9-e76416a80803