Mercurial > hg > xemacs-beta
diff nt/ChangeLog @ 1347:8d350b095c21
[xemacs-hg @ 2003-03-09 12:59:36 by ben]
oops, C++ bites again
widget.texi: Fix Turnbull typos.
config.inc.samp: Note that relative directories are a no-no in BUILD_DIR and
SOURCE_DIR. Use paths relative to $(MAKEROOT) instead.
file-coding.c: Fix up internal magic-cookie code to also check for
`;;;###coding system', already handled by the (redundant)
code in files.el.
regex.c: Fix problem with ordering of initializations and statements -- OK in
C++, not in C.
search.c: Indentation.
author | ben |
---|---|
date | Sun, 09 Mar 2003 12:59:45 +0000 |
parents | 01c57eb70ae9 |
children | 49cfb333a12a |
line wrap: on
line diff
--- a/nt/ChangeLog Sun Mar 09 02:27:46 2003 +0000 +++ b/nt/ChangeLog Sun Mar 09 12:59:45 2003 +0000 @@ -1,3 +1,9 @@ +2003-03-09 Ben Wing <ben@xemacs.org> + + * config.inc.samp (COMPFACE_DIR): + Note that relative directories are a no-no in BUILD_DIR and + SOURCE_DIR. Use paths relative to $(MAKEROOT) instead. + 2003-03-06 Ben Wing <ben@xemacs.org> * xemacs.mak (INFO): New.