comparison src/ChangeLog @ 46754:ff5741579fc4

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 31 Jul 2002 06:15:58 +0000
parents 320ae387da9c
children 16b6134d7193
comparison
equal deleted inserted replaced
46753:5e95e401d481 46754:ff5741579fc4
1 2002-07-31 Richard M. Stallman <rms@gnu.org>
2
3 * xmenu.c (set_frame_menubar): First parse all submenus,
4 then make widget_value trees from them.
5 Don't allocate any widget_value objects
6 until we are done with the parsing.
7 (parse_single_submenu): New function.
8 (digest_single_submenu): New function.
9 (single_submenu): Function deleted, replaced by those two.
10
1 2002-07-30 Juanma Barranquero <lektu@terra.es> 11 2002-07-30 Juanma Barranquero <lektu@terra.es>
2 12
3 * w32proc.c (syms_of_ntproc): Fix docstring of 13 * w32proc.c (syms_of_ntproc): Fix docstring of
4 `w32-get-true-file-attributes'. 14 `w32-get-true-file-attributes'.
5 15