Mercurial > hg > xemacs-beta
diff 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 | 84ee3ca77e7f |
children | 182c0df289b7 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Apr 29 14:36:57 2006 +0000 +++ b/src/ChangeLog Sat Apr 29 16:15:31 2006 +0000 @@ -1,3 +1,12 @@ +2006-04-29 Aidan Kehoe <kehoea@parhasard.net> + + * doc.c: + * doc.c (extract_object_file_name): + * doc.c (get_object_file_name): + * doc.c (Fbuilt_in_symbol_file): + Support saving and recovering the source file name of a built-in + symbol (that is, one created in C.) + 2006-04-29 Aidan Kehoe <kehoea@parhasard.net> * lread.c: