Mercurial > hg > xemacs-beta
diff lib-src/ChangeLog @ 3368:959746c534f6
[xemacs-hg @ 2006-04-29 16:15:21 by aidan]
Support builtin functions in find-function.
author | aidan |
---|---|
date | Sat, 29 Apr 2006 16:15:31 +0000 |
parents | 14995b91af10 |
children | a1f50481569f |
line wrap: on
line diff
--- a/lib-src/ChangeLog Sat Apr 29 14:36:57 2006 +0000 +++ b/lib-src/ChangeLog Sat Apr 29 16:15:31 2006 +0000 @@ -1,3 +1,12 @@ +2006-04-29 Aidan Kehoe <kehoea@parhasard.net> + + * make-docfile.c: + * make-docfile.c (put_filename): + * make-docfile.c (scan_c_file): + * make-docfile.c (scan_lisp_file): + Record file name information for built-in symbols. Based on the + FSF's implementation of same. + 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> * XEmacs 21.5.26 "endive" is released.