emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/doc/emacs/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/doc/emacs/ChangeLog,v
Date: Thu, 06 Sep 2007 04:50:28 +0000

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

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- ChangeLog   6 Sep 2007 04:43:36 -0000       1.1
+++ ChangeLog   6 Sep 2007 04:50:28 -0000       1.2
@@ -1,3 +1,28 @@
+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/.
+       * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
+       manual.
+       (infodir): New variable.
+       (info): Use $infodir.
+       (emacsman): Delete target, not needed any more.
+       Move all targets that are not the Emacs manual to misc/Makefile.in.
+       (mostlyclean): Remove `gnustmp'.
+       * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
+       manual.
+       (MULTI_INSTALL_INFO, ENVADD): Go up one more level.
+       (emacsman): Delete target, not needed any more.
+       (clean): Remove all info files but Emacs manual.
+       Move all targets that are not the Emacs manual to misc/Makefile.in.
+       * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
+
+       * Makefile.in (INFOSOURCES): Delete.
+       (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
+       (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
+       *.vrs *.toc here...
+       (maintainer-clean): ...from here.
+
 2007-09-05  Glenn Morris  <address@hidden>
 
        * custom.texi (Safe File Variables): Clarify `!' and risky variables.




reply via email to

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