2007-09-07 00:28:06 +00:00
|
|
|
2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
|
|
|
|
|
|
|
|
* calc.texi (History and Acknowledgements): Adjust the
|
|
|
|
"thanks".
|
|
|
|
(Random Numbers): Clarify the distribution of `random'.
|
|
|
|
|
2007-09-06 05:07:05 +00:00
|
|
|
2007-09-06 Glenn Morris <rgm@gnu.org>
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
2007-09-07 07:36:10 +00:00
|
|
|
;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803
|