Move here from ../../man
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
4009494e
GM
12007-09-06 Glenn Morris <rgm@gnu.org>
2
3 * Move manual sources from man/ to subdirectories of doc/.
4 Split into the Emacs manual in emacs/, and other manuals in misc/.
5 Change all setfilename commands to use ../../info.
6 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7 refer to the Emacs manual here.
8 (infodir): New variable.
9 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
10 (cc-mode.texi, faq.texi): Update references to source file locations.
11 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
12 do not refer to the Emacs manual here.
13 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
14
15 * Makefile.in: Add `basename' versions of all info targets, for
16 convenience when rebuilding just one manual.
17 (../etc/GNU): Delete obsolete target.
18 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
19 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
20 *.vrs *.toc here...
21 (maintainer-clean): ...from here.
22
23 * makefile.w32-in (../etc/GNU): Delete obsolete target.
24
25;; Local Variables:
26;; coding: iso-2022-7bit
27;; fill-column: 79
28;; add-log-time-zone-rule: t
29;; End:
30
31 Copyright (C) 2007 Free Software Foundation, Inc.
32
33 This file is part of GNU Emacs.
34
35 GNU Emacs is free software; you can redistribute it and/or modify
36 it under the terms of the GNU General Public License as published by
37 the Free Software Foundation; either version 3, or (at your option)
38 any later version.
39
40 GNU Emacs is distributed in the hope that it will be useful,
41 but WITHOUT ANY WARRANTY; without even the implied warranty of
42 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
43 GNU General Public License for more details.
44
45 You should have received a copy of the GNU General Public License
46 along with GNU Emacs; see the file COPYING. If not, write to the
47 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
48 Boston, MA 02110-1301, USA.
49