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