comparison src/ChangeLog @ 1575:e0ca0b9b1a35

[xemacs-hg @ 2003-07-17 13:10:48 by crestani] 2003-06-11 Marcus Crestani <crestani@informatik.uni-tuebingen.de> * opaque.c: added opaque_ptr_description
author crestani
date Thu, 17 Jul 2003 13:10:49 +0000
parents 9bf5135fc04f
children aebc80e1f056
comparison
equal deleted inserted replaced
1574:c58ffeded728 1575:e0ca0b9b1a35
1
1 2003-07-02 Mike Sperber <mike@xemacs.org> 2 2003-07-02 Mike Sperber <mike@xemacs.org>
2 3
3 * toolbar.c (update_frame_toolbars_geometry): Update the frame 4 * toolbar.c (update_frame_toolbars_geometry): Update the frame
4 size when correct information to compute it is actually available. 5 size when correct information to compute it is actually available.
5 Moreover, do it right via the frame method if it's available. 6 Moreover, do it right via the frame method if it's available.
11 12
12 2003-06-16 Stephen J. Turnbull <stephen@xemacs.org> 13 2003-06-16 Stephen J. Turnbull <stephen@xemacs.org>
13 14
14 * data.c (eq_with_ebola_notice): Fix typo in comment. 15 * data.c (eq_with_ebola_notice): Fix typo in comment.
15 (Ftrue_list_p): Improve docstring. 16 (Ftrue_list_p): Improve docstring.
17
18 2003-06-11 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
19
20 * opaque.c: added opaque_ptr_description
16 21
17 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org> 22 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
18 23
19 * alloc.c (allocate_big_string_chars): New. 24 * alloc.c (allocate_big_string_chars): New.
20 (make_uninit_string): Use it. 25 (make_uninit_string): Use it.