1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00

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
This commit is contained in:
Robert J. Chassell 2009-10-28 15:54:00 +00:00
parent 5a916e3569
commit 6e3da0ae02
2 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,16 @@
2009-10-28 Robert J. Chassell <bob@gnu.org>
* emacs-lisp-intro.texi: removed lines 33 and 34 which said
\global\let\urlcolor=\Black % don't print links in grayscale
\global\let\linkcolor=\Black
and 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
2009-10-27 Robert J. Chassell <bob@gnu.org>
* emacs-lisp-intro.texi: Minor change, bump Emacs version

View File

@ -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: