Mercurial > emacs
changeset 105790:a753ed9de6b4
removed lines 33 and 34 of emacs-lisp-intro.texi which said
\global\let\urlcolor=\Black % don't print links in grayscale
\global\let\linkcolor=\Black
bumped Emacs version
../../Makefile.in: created new target for PDF of emacs-lisp-intro.pdf
and autoconf'd and configure's the Makefile.in
../misc/texinfo.tex: updated to version 4.13 of 2008-04-18
author | Robert J. Chassell <bob@rattlesnake.com> |
---|---|
date | Wed, 28 Oct 2009 15:51:10 +0000 |
parents | 6df5ff499103 |
children | 84d7bc7104ac |
files | doc/lispintro/emacs-lisp-intro.texi |
diffstat | 1 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispintro/emacs-lisp-intro.texi Wed Oct 28 14:01:49 2009 +0000 +++ b/doc/lispintro/emacs-lisp-intro.texi Wed Oct 28 15:51:10 2009 +0000 @@ -30,14 +30,13 @@ @tex @ifset smallbook @fonttextsize 10 -\global\let\urlcolor=\Black % don't print links in grayscale -\global\let\linkcolor=\Black + @end ifset \global\hbadness=6666 % don't worry about not-too-underfull boxes @end tex -@set edition-number 3.09 -@set update-date 27 October 2009 +@set edition-number 3.10 +@set update-date 28 October 2009 @ignore ## Summary of shell commands to create various output formats: