]> git.eshelyaron.com Git - emacs.git/commitdiff
removed lines 33 and 34 of emacs-lisp-intro.texi which said
authorRobert J. Chassell <bob@rattlesnake.com>
Wed, 28 Oct 2009 15:54:00 +0000 (15:54 +0000)
committerRobert J. Chassell <bob@rattlesnake.com>
Wed, 28 Oct 2009 15:54:00 +0000 (15:54 +0000)
   \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

doc/lispintro/ChangeLog
doc/lispintro/emacs-lisp-intro.texi

index 5ef9f52a5b8b79e9f237e3640f15adbea6c84fdb..5cc2cd19054b5d4a967643df4b01d52a35e6a912 100644 (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
index 6024aaa2e64060dc13c471b8cbac516616021184..6cb7b7921c0a227550bf64104a73d788e64ea9cf 100644 (file)
 @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: