diff options
| author | Francesco Potortì | 2003-01-09 15:20:39 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2003-01-09 15:20:39 +0000 |
| commit | 986578989a98ba825a9fd9aa3bd2dc589a2a5624 (patch) | |
| tree | 309ab7b5e48b409793b4ce682860f4408096d11b | |
| parent | f01f573519bb3a734639c9e3956db10f2ca653c5 (diff) | |
| download | emacs-986578989a98ba825a9fd9aa3bd2dc589a2a5624.tar.gz emacs-986578989a98ba825a9fd9aa3bd2dc589a2a5624.zip | |
*** empty log message ***
| -rw-r--r-- | etc/ChangeLog | 5 | ||||
| -rw-r--r-- | man/ChangeLog | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 956f39a710c..43bd84a70aa 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-01-09 Francesco Potort,Al(B <pot@gnu.org> | ||
| 2 | |||
| 3 | * etags.1: Added reference to the new `etags --help --lang=LANG' | ||
| 4 | option. | ||
| 5 | |||
| 1 | 2003-01-08 Bill Wohler <wohler@newt.com> | 6 | 2003-01-08 Bill Wohler <wohler@newt.com> |
| 2 | 7 | ||
| 3 | * MH-E-NEWS: Upgraded to MH-E version 7.1. | 8 | * MH-E-NEWS: Upgraded to MH-E version 7.1. |
diff --git a/man/ChangeLog b/man/ChangeLog index ed5b434badc..316a0c2427d 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-01-09 Francesco Potort,Al(B <pot@gnu.org> | ||
| 2 | |||
| 3 | * maintaining.texi (Create Tags Table): Added reference to the new | ||
| 4 | `etags --help --lang=LANG' option. | ||
| 5 | |||
| 1 | 2002-12-26 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> | 6 | 2002-12-26 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
| 2 | 7 | ||
| 3 | * tramp.texi (External transfer methods): New method `smb'. From | 8 | * tramp.texi (External transfer methods): New method `smb'. From |