]> code.delx.au - gnu-emacs/commit
Include ../src/lisp.h. Don't declare xmalloc.
authorRichard M. Stallman <rms@gnu.org>
Sun, 2 Dec 2001 04:52:12 +0000 (04:52 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 2 Dec 2001 04:52:12 +0000 (04:52 +0000)
commita3bf8a8cfac0e8486fe8441b4532e21075a1a4f5
tree72176514d7d6b239a445230d911598630c296121
parent036e218d5b789c86aee413df27d8686f8cc057ac
Include ../src/lisp.h.  Don't declare xmalloc.
(free_widget_value_tree): Don't free `help' field.
(copy_widget_value_tree): Copy `help' simply, without safe_strdup.
(merge_widget_value): Compare and copy `help' simply.
lwlib/lwlib.c