comparison src/ChangeLog @ 2517:9b0afdac688e

[xemacs-hg @ 2005-01-26 10:27:56 by ben] Update history in emacs.c emacs.c: Update history section.
author ben
date Wed, 26 Jan 2005 10:27:57 +0000
parents b87570db038f
children cc24b630b1d6
comparison
equal deleted inserted replaced
2516:b87570db038f 2517:9b0afdac688e
1 2005-01-26 Ben Wing <ben@xemacs.org>
2
3 * emacs.c:
4 Update history section.
5
1 2005-01-26 Ben Wing <ben@xemacs.org> 6 2005-01-26 Ben Wing <ben@xemacs.org>
2 7
3 * lisp.h: 8 * lisp.h:
4 Clean up and generalize creation of string hash tables. 9 Clean up and generalize creation of string hash tables.
5 Use Hashcode rather than unsigned long. 10 Use Hashcode rather than unsigned long.
42 * profile.c (vars_of_profile): 47 * profile.c (vars_of_profile):
43 * profile.h: 48 * profile.h:
44 Add fillers for easier temporary profiling. 49 Add fillers for easier temporary profiling.
45 Add RETURN_UNGCPRO_EXIT_PROFILING, RETURN_EXIT_PROFILING. 50 Add RETURN_UNGCPRO_EXIT_PROFILING, RETURN_EXIT_PROFILING.
46 51
47 2004-11-17 Ben Wing <ben@xemacs.org>
48
49 * emacs.c:
50 Update history section.
51
52
53 2004-11-13 Ben Wing <ben@xemacs.org> 52 2004-11-13 Ben Wing <ben@xemacs.org>
54 53
55 * nt.c: 54 * nt.c:
56 * fileio.c: 55 * fileio.c:
57 Fix sync comments. 56 Fix sync comments.