Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
3367:84ee3ca77e7f | 3368:959746c534f6 |
---|---|
1 2006-04-29 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * doc.c: | |
4 * doc.c (extract_object_file_name): | |
5 * doc.c (get_object_file_name): | |
6 * doc.c (Fbuilt_in_symbol_file): | |
7 Support saving and recovering the source file name of a built-in | |
8 symbol (that is, one created in C.) | |
9 | |
1 2006-04-29 Aidan Kehoe <kehoea@parhasard.net> | 10 2006-04-29 Aidan Kehoe <kehoea@parhasard.net> |
2 | 11 |
3 * lread.c: | 12 * lread.c: |
4 * lread.c (read_escape): | 13 * lread.c (read_escape): |
5 Support \uABCD and \U00ABCDEF for specifying characters by their | 14 Support \uABCD and \U00ABCDEF for specifying characters by their |