diff options
| author | Lute Kamstra | 2005-07-07 09:27:54 +0000 |
|---|---|---|
| committer | Lute Kamstra | 2005-07-07 09:27:54 +0000 |
| commit | 9d42fe6f8439d92f95f85d809c4a0ead6741c25e (patch) | |
| tree | c1b8e53ab08e711e41a1743f378b339e1e966530 /etc | |
| parent | 0df0b0e953d44b8258de4c15f05e79181e2a57a6 (diff) | |
| download | emacs-9d42fe6f8439d92f95f85d809c4a0ead6741c25e.tar.gz emacs-9d42fe6f8439d92f95f85d809c4a0ead6741c25e.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 08f293e1a0d..db3a0d820d5 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,4 +1,9 @@ | |||
| 1 | 2005-07-06 Lute Kamstra <lute@gnu.org> | 1 | 2005-07-07 Lute Kamstra <lute@gnu.org> |
| 2 | |||
| 3 | * tasks.texi: Delete file. The GNU Task List is obsolete and has | ||
| 4 | been replaced by http://savannah.gnu.org/projects/tasklist. | ||
| 5 | |||
| 6 | 2005-07-07 Lute Kamstra <lute@gnu.org> | ||
| 2 | 7 | ||
| 3 | * refcard.tex: Update `versionnumber' and `year'. Update Emacs's | 8 | * refcard.tex: Update `versionnumber' and `year'. Update Emacs's |
| 4 | version to 22. | 9 | version to 22. |
| @@ -6,7 +11,7 @@ | |||
| 6 | (Multiple Windows): Clarify first sentence. Mention C-x 5 1. | 11 | (Multiple Windows): Clarify first sentence. Mention C-x 5 1. |
| 7 | (Formatting): Update the binding of set face. | 12 | (Formatting): Update the binding of set face. |
| 8 | (International Character Sets): set-language-environment is bound | 13 | (International Character Sets): set-language-environment is bound |
| 9 | to C-x RET l | 14 | to C-x RET l. |
| 10 | 15 | ||
| 11 | 2005-07-05 Lute Kamstra <lute@gnu.org> | 16 | 2005-07-05 Lute Kamstra <lute@gnu.org> |
| 12 | 17 | ||