diff options
| author | Robert J. Chassell | 2009-10-28 15:54:00 +0000 |
|---|---|---|
| committer | Robert J. Chassell | 2009-10-28 15:54:00 +0000 |
| commit | 6e3da0ae024a0ebedc87b511f124f2a975932162 (patch) | |
| tree | 0fdfa39b64569e0599d5d5173566ba52da0c171c /doc/lispintro/ChangeLog | |
| parent | 5a916e3569279bedc2edf2d8dd13019ca9fb2698 (diff) | |
| download | emacs-6e3da0ae024a0ebedc87b511f124f2a975932162.tar.gz emacs-6e3da0ae024a0ebedc87b511f124f2a975932162.zip | |
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
Diffstat (limited to 'doc/lispintro/ChangeLog')
| -rw-r--r-- | doc/lispintro/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 5ef9f52a5b8..5cc2cd19054 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog | |||
| @@ -1,3 +1,16 @@ | |||
| 1 | 2009-10-28 Robert J. Chassell <bob@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp-intro.texi: removed lines 33 and 34 which said | ||
| 4 | \global\let\urlcolor=\Black % don't print links in grayscale | ||
| 5 | \global\let\linkcolor=\Black | ||
| 6 | |||
| 7 | and bumped Emacs version | ||
| 8 | |||
| 9 | * ../../Makefile.in: created new target for PDF of emacs-lisp-intro.pdf | ||
| 10 | and autoconf'd and configure's the Makefile.in | ||
| 11 | |||
| 12 | * ../misc/texinfo.tex: updated to version 4.13 of 2008-04-18 | ||
| 13 | |||
| 1 | 2009-10-27 Robert J. Chassell <bob@gnu.org> | 14 | 2009-10-27 Robert J. Chassell <bob@gnu.org> |
| 2 | 15 | ||
| 3 | * emacs-lisp-intro.texi: Minor change, bump Emacs version | 16 | * emacs-lisp-intro.texi: Minor change, bump Emacs version |