diff options
author | Kim F. Storm <storm@cua.dk> | 2003-01-05 23:37:41 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2003-01-05 23:37:41 +0000 |
commit | 207aa3ffcbaa924382620c5974644cbf6670f032 (patch) | |
tree | 543a2ce0a027c5caa195ad459c0289006595676d /lib-src | |
parent | 4f1ab860feefee65a64901e1947e82dcdf1d9bac (diff) | |
download | emacs-207aa3ffcbaa924382620c5974644cbf6670f032.tar.gz |
*** empty log message ***
Diffstat (limited to 'lib-src')
-rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index be772d81835..691b5584d6d 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2003-01-06 Kim F. Storm <storm@cua.dk> + + * pop.c (__P): Renamed from _P to avoid problems on Cygwin. + All uses changed. + 2002-12-18 Andrew Innes <andrewi@gnu.org> * makefile.w32-in ($(DOC)): Use -o and -a options to make-docfile, |