diff options
| author | Gerd Moellmann | 1999-12-10 09:55:29 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 1999-12-10 09:55:29 +0000 |
| commit | 791a90877b66d3533dad9bb0b6636f60bc97ae49 (patch) | |
| tree | 5c6da048c487d3d3da04faae70e54820b437b5c5 | |
| parent | 9862fbec5a8207a683e995e6682511f352eb4b40 (diff) | |
| download | emacs-791a90877b66d3533dad9bb0b6636f60bc97ae49.tar.gz emacs-791a90877b66d3533dad9bb0b6636f60bc97ae49.zip | |
*** empty log message ***
| -rw-r--r-- | lib-src/ChangeLog | 5 | ||||
| -rw-r--r-- | man/ChangeLog | 7 |
2 files changed, 12 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index e107680982f..d81a0f60b8f 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 1999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us> | ||
| 2 | |||
| 3 | * movemail.c (popmail): Allow mailbox specifications of the | ||
| 4 | form `po:username:hostname'. | ||
| 5 | |||
| 1 | 1999-11-19 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | 6 | 1999-11-19 Francesco Potorti` <F.Potorti@cnuce.cnr.it> |
| 2 | 7 | ||
| 3 | * etags.c (_GNU_SOURCE): Define only if undefined. | 8 | * etags.c (_GNU_SOURCE): Define only if undefined. |
diff --git a/man/ChangeLog b/man/ChangeLog index 09c2b4aa02e..74dcc724d3b 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 1999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us> | ||
| 2 | |||
| 3 | * rmail.texi: POP server may be specified as part of the mailbox | ||
| 4 | name. | ||
| 5 | |||
| 6 | * gnus.texi: POP server may be specified in nnmail-spool-file. | ||
| 7 | |||
| 1 | 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu> | 8 | 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu> |
| 2 | 9 | ||
| 3 | * ediff.texi: Describe the new format for | 10 | * ediff.texi: Describe the new format for |