diff options
| author | Karl Berry | 2007-05-04 17:03:08 +0000 |
|---|---|---|
| committer | Karl Berry | 2007-05-04 17:03:08 +0000 |
| commit | 66d6ead825d11497a9211813ce0159b0da4e65c6 (patch) | |
| tree | 1840835ff54957802c2a207c511626bf2e922166 | |
| parent | 16fb735f4ac2e2d9696285247aaa26b5c565fb1e (diff) | |
| download | emacs-66d6ead825d11497a9211813ce0159b0da4e65c6.tar.gz emacs-66d6ead825d11497a9211813ce0159b0da4e65c6.zip | |
EMACSVER 22.1 for printed version
| -rw-r--r-- | lispref/ChangeLog | 4 | ||||
| -rw-r--r-- | lispref/elisp.texi | 2 | ||||
| -rw-r--r-- | man/ChangeLog | 4 | ||||
| -rw-r--r-- | man/emacs.texi | 2 |
4 files changed, 10 insertions, 2 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index dbae0af349b..c67b9c21829 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-05-04 Karl Berry <karl@tug.org> | ||
| 2 | |||
| 3 | * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22. | ||
| 4 | |||
| 1 | 2007-05-04 Eli Zaretskii <eliz@gnu.org> | 5 | 2007-05-04 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * tips.texi (Documentation Tips): Rearrange items to place the | 7 | * tips.texi (Documentation Tips): Rearrange items to place the |
diff --git a/lispref/elisp.texi b/lispref/elisp.texi index 1860ae710a0..3ece3c53d0a 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi | |||
| @@ -29,7 +29,7 @@ | |||
| 29 | @tex | 29 | @tex |
| 30 | @ifset smallbook | 30 | @ifset smallbook |
| 31 | @fonttextsize 10 | 31 | @fonttextsize 10 |
| 32 | @set EMACSVER 22 | 32 | @set EMACSVER 22.1 |
| 33 | \global\let\urlcolor=\Black % don't print links in grayscale | 33 | \global\let\urlcolor=\Black % don't print links in grayscale |
| 34 | \global\let\linkcolor=\Black | 34 | \global\let\linkcolor=\Black |
| 35 | @end ifset | 35 | @end ifset |
diff --git a/man/ChangeLog b/man/ChangeLog index a960322f17e..a7caf64f195 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-05-04 Karl Berry <karl@tug.org> | ||
| 2 | |||
| 3 | * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22. | ||
| 4 | |||
| 1 | 2007-05-03 Karl Berry <karl@tug.org> | 5 | 2007-05-03 Karl Berry <karl@tug.org> |
| 2 | 6 | ||
| 3 | * emacs.texi (EMACSVER) [smallbook]: 22 for printed version. | 7 | * emacs.texi (EMACSVER) [smallbook]: 22 for printed version. |
diff --git a/man/emacs.texi b/man/emacs.texi index 8ab1eea4a11..d264a67f29a 100644 --- a/man/emacs.texi +++ b/man/emacs.texi | |||
| @@ -51,7 +51,7 @@ Software Foundation raise funds for GNU development.'' | |||
| 51 | @tex | 51 | @tex |
| 52 | @ifset smallbook | 52 | @ifset smallbook |
| 53 | @fonttextsize 10 | 53 | @fonttextsize 10 |
| 54 | @set EMACSVER 22 | 54 | @set EMACSVER 22.1 |
| 55 | \global\let\urlcolor=\Black % don't print links in grayscale | 55 | \global\let\urlcolor=\Black % don't print links in grayscale |
| 56 | \global\let\linkcolor=\Black | 56 | \global\let\linkcolor=\Black |
| 57 | @end ifset | 57 | @end ifset |