diff options
| author | Kim F. Storm | 2005-02-09 15:50:47 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2005-02-09 15:50:47 +0000 |
| commit | bf247b6ed0b5e96845e785302bdaa97fcf6a8b84 (patch) | |
| tree | 3e5225520dfe10e9394f68088de2fe22027aa53f /man/ChangeLog | |
| parent | 1de0ae85b33c8d8cb77ab839f66d2df4f9aa7b94 (diff) | |
| download | emacs-bf247b6ed0b5e96845e785302bdaa97fcf6a8b84.tar.gz emacs-bf247b6ed0b5e96845e785302bdaa97fcf6a8b84.zip | |
Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 6ad29a23964..4c6a2cd914c 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -384,7 +384,7 @@ | |||
| 384 | 2004-12-08 Luc Teirlinck <teirllm@auburn.edu> | 384 | 2004-12-08 Luc Teirlinck <teirllm@auburn.edu> |
| 385 | 385 | ||
| 386 | * custom.texi (Saving Customizations): Emacs only loads the custom | 386 | * custom.texi (Saving Customizations): Emacs only loads the custom |
| 387 | file automatically after the init file in version 21.4 or later. | 387 | file automatically after the init file in version 22.1 or later. |
| 388 | Adapt text and examples to this fact. | 388 | Adapt text and examples to this fact. |
| 389 | 389 | ||
| 390 | * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org) | 390 | * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org) |
| @@ -937,7 +937,7 @@ | |||
| 937 | 937 | ||
| 938 | * reftex.texi (AUCTeX): Update links, section name. | 938 | * reftex.texi (AUCTeX): Update links, section name. |
| 939 | 939 | ||
| 940 | * faq.texi (Calc): Update availability (included in 21.4). | 940 | * faq.texi (Calc): Update availability (included in 22.1). |
| 941 | (AUCTeX): Update availability, information, versions, description. | 941 | (AUCTeX): Update availability, information, versions, description. |
| 942 | 942 | ||
| 943 | 2004-08-21 Luc Teirlinck <teirllm@auburn.edu> | 943 | 2004-08-21 Luc Teirlinck <teirllm@auburn.edu> |