diff man/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 ffa6c90799b1
children b234386a35eb
line wrap: on
line diff
--- a/man/ChangeLog	Sun Mar 09 02:27:46 2003 +0000
+++ b/man/ChangeLog	Sun Mar 09 12:59:45 2003 +0000
@@ -1,3 +1,8 @@
+2003-03-09  Ben Wing  <ben@xemacs.org>
+
+	* widget.texi (Defining New Widgets):
+	Fix Turnbull typos.
+
 2003-03-02  Stephen Turnbull  <stephen@xemacs.org>
 
 	* widget.texi (Defining New Widgets):