2007-10-20 Jay Belanger <jay.p.belanger@gmail.com> * calc.texi (History and Acknowledgements): Turn comment about integer size into past tense. (Time Zones): Remove pointer to Calc author's address. (Trigonometric and Hyperbolic Functions): Mention cotangent
2007-09-26 Carsten Dominik <dominik@science.uva.nl> * org.texi: Change links to webpage and maintained email. (Remember): Promote to Chapter, significant changes. (Fast access to TODO states): New section. (Faces for TODO keywords): New section. (Export options): Example for #+DATE. (Progress logging): Section moved.
2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change) * flymake.texi (Customizable variables): Face names don't end in -face. Fix flymake-err-line-patterns template. (Example -- Configuring a tool called directly): Fix init-function. (Highlighting erroneous lines): Face names don't end in -face.
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 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.