emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to ChangeLog


From: Glenn Morris
Subject: [Emacs-diffs] Changes to ChangeLog
Date: Thu, 06 Sep 2007 05:07:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/09/06 05:07:05

Index: ChangeLog
===================================================================
RCS file: ChangeLog
diff -N ChangeLog
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ ChangeLog   6 Sep 2007 05:07:05 -0000       1.1
@@ -0,0 +1,49 @@
+2007-09-06  Glenn Morris  <address@hidden>
+
+       * Move manual sources from man/ to subdirectories of doc/.
+        Split into the Emacs manual in emacs/, and other manuals in misc/.
+       Change all setfilename commands to use ../../info.
+       * Makefile.in: Move the parts of the old man/Makefile.in that do not
+       refer to the Emacs manual here.
+       (infodir): New variable.
+       (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
+       (cc-mode.texi, faq.texi): Update references to source file locations.
+       * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
+       do not refer to the Emacs manual here.
+       (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
+
+       * Makefile.in: Add `basename' versions of all info targets, for
+       convenience when rebuilding just one manual.
+       (../etc/GNU): Delete obsolete target.
+       (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
+       (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
+        *.vrs *.toc here...
+        (maintainer-clean): ...from here.
+
+       * makefile.w32-in (../etc/GNU): Delete obsolete target.
+
+;; Local Variables:
+;; coding: iso-2022-7bit
+;; fill-column: 79
+;; add-log-time-zone-rule: t
+;; End:
+
+    Copyright (C) 2007 Free Software Foundation, Inc.
+
+  This file is part of GNU Emacs.
+
+  GNU Emacs is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 3, or (at your option)
+  any later version.
+
+  GNU Emacs is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with GNU Emacs; see the file COPYING.  If not, write to the
+  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+  Boston, MA 02110-1301, USA.
+




reply via email to

[Prev in Thread] Current Thread [Next in Thread]