diff options
| author | Reiner Steib | 2006-04-18 19:27:01 +0000 |
|---|---|---|
| committer | Reiner Steib | 2006-04-18 19:27:01 +0000 |
| commit | 9f6dc5a80f01d247a5215146c726e44f84e56c6b (patch) | |
| tree | 3d66f091f4c4fe62f1162bab9fe13c24b767ad63 | |
| parent | 17ce6de79f221055b59a60658aaf955077e2157e (diff) | |
| download | emacs-9f6dc5a80f01d247a5215146c726e44f84e56c6b.tar.gz emacs-9f6dc5a80f01d247a5215146c726e44f84e56c6b.zip | |
Bump version to 5.11. Remove duplicate \def's.
| -rw-r--r-- | etc/ChangeLog | 5 | ||||
| -rw-r--r-- | etc/gnus-refcard.tex | 7 |
2 files changed, 7 insertions, 5 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index c8c3344c61f..97335fcc407 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2 | |||
| 3 | * gnus-refcard.tex: Bump version to 5.11. Remove duplicate | ||
| 4 | \def's. | ||
| 5 | |||
| 1 | 2006-04-18 Bill Wohler <wohler@newt.com> | 6 | 2006-04-18 Bill Wohler <wohler@newt.com> |
| 2 | 7 | ||
| 3 | * MORE.STUFF: Add MH-E. | 8 | * MORE.STUFF: Add MH-E. |
diff --git a/etc/gnus-refcard.tex b/etc/gnus-refcard.tex index 3bfca03d93d..840c6f3d888 100644 --- a/etc/gnus-refcard.tex +++ b/etc/gnus-refcard.tex | |||
| @@ -76,7 +76,8 @@ | |||
| 76 | % \input{gnusref} % % % % % % % % % % % % % % % % % % % % % % % % % % | 76 | % \input{gnusref} % % % % % % % % % % % % % % % % % % % % % % % % % % |
| 77 | %% include file for the Gnus refcard and booklet | 77 | %% include file for the Gnus refcard and booklet |
| 78 | 78 | ||
| 79 | \def\progver{5.10}\def\refver{5.10-2} % program and refcard versions | 79 | \def\progver{5.11} % program version |
| 80 | % \def\refver{5.10-2} % refcard version (not used) | ||
| 80 | \def\date{Mar, 2005} | 81 | \def\date{Mar, 2005} |
| 81 | \def\author{Gnus Bugfixing Girls + Boys $<$bugs@gnus.org$>$} | 82 | \def\author{Gnus Bugfixing Girls + Boys $<$bugs@gnus.org$>$} |
| 82 | 83 | ||
| @@ -1267,10 +1268,6 @@ | |||
| 1267 | 1268 | ||
| 1268 | \begin{document} | 1269 | \begin{document} |
| 1269 | 1270 | ||
| 1270 | \def\progver{5.10}\def\refver{5.10-1} % program and refcard versions | ||
| 1271 | \def\date{Jan 10th, 2004} | ||
| 1272 | \def\author{Gnus Bugfixing Girls + Boys $<$bugs@gnus.org$>$} | ||
| 1273 | |||
| 1274 | \ifthenelse{\isundefined{\booklettrue}}{ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | 1271 | \ifthenelse{\isundefined{\booklettrue}}{ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 1275 | \raggedbottom\raggedright | 1272 | \raggedbottom\raggedright |
| 1276 | \twocolumn | 1273 | \twocolumn |