diff src/ChangeLog @ 4545:8775d3b54874

Merge after pull.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 29 Dec 2008 23:36:00 +0900
parents 0c410b5b387a
children b0d2ace4aed1
line wrap: on
line diff
--- a/src/ChangeLog	Mon Dec 29 21:49:01 2008 +0900
+++ b/src/ChangeLog	Mon Dec 29 23:36:00 2008 +0900
@@ -1,3 +1,13 @@
+2008-12-27  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* doc.c (Fbuilt_in_symbol_file): 
+	Return a subr's filename immediately if we've found it. Check for
+	compiled function and compiled macro docstrings in DOC too, and
+	return them if they exist. 
+	The branch of the if statement focused on functions may have
+	executed, but we may still want to check variable bindings; an
+	else clause isn't appropriate.
+
 2008-12-27  Vin Shelton  <acs@xemacs.org>
 
 	* syswindows.h: Don't define wide character interfaces for Cygwin