comparison src/ChangeLog @ 990:4700aface1ab

[xemacs-hg @ 2002-09-03 02:32:09 by james] Fix #endif comment. Change Fldap_status to Fldap_live_p to match Lisp name.
author james
date Tue, 03 Sep 2002 02:32:12 +0000
parents 5df795348f45
children 25e260cb7994
comparison
equal deleted inserted replaced
989:97b958758756 990:4700aface1ab
1 2002-08-29 Jerry James <james@xemacs.org>
2
3 * eldap.c: Put #endif tokens in a comment.
4
5 * eldap.c (Fldap_status):
6 * eldap.c (syms_of_eldap):
7 * eldap.h:
8 Change to Fldap_live_p to match Lisp name.
9
1 2002-08-19 Andy Piper <andy@xemacs.org> 10 2002-08-19 Andy Piper <andy@xemacs.org>
2 11
3 * fileio.c (Ffile_truename): on cygwin using win32 normalize to 12 * fileio.c (Ffile_truename): on cygwin using win32 normalize to
4 win32 format. 13 win32 format.
5 14