Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 960:5b372a329b97
[xemacs-hg @ 2002-08-12 08:00:01 by michaels]
2002-08-02 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
Additions for USE_KKCC:
* tooltalk.c: Add dumpable-flag to tooltalk_message and
tooltalk_pattern.
* ui-gtk.c: Add dumpable-flag to emacs_ffi and emacs_gtk_object.
Add description for emacs_gtk_boxed.
2002-08-12 Mike Sperber <mike@xemacs.org>
* event-Xt.c (x_to_emacs_keysym):
(enqueue_focus_event): Properly initialize event type for USE_KKCC
(due to suggestions from David Bush <David.Bush@intel.com>).
author | michaels |
---|---|
date | Mon, 12 Aug 2002 08:00:07 +0000 |
parents | e6409999af4b |
children | d46451e73f6d |
comparison
equal
deleted
inserted
replaced
959:87e011e66a78 | 960:5b372a329b97 |
---|---|
1 2002-08-02 Marcus Crestani <crestani@informatik.uni-tuebingen.de> | |
2 | |
3 Additions for USE_KKCC: | |
4 * tooltalk.c: Add dumpable-flag to tooltalk_message and | |
5 tooltalk_pattern. | |
6 * ui-gtk.c: Add dumpable-flag to emacs_ffi and emacs_gtk_object. | |
7 Add description for emacs_gtk_boxed. | |
8 | |
9 2002-08-12 Mike Sperber <mike@xemacs.org> | |
10 | |
11 * event-Xt.c (x_to_emacs_keysym): | |
12 (enqueue_focus_event): Properly initialize event type for USE_KKCC | |
13 (due to suggestions from David Bush <David.Bush@intel.com>). | |
14 | |
1 2002-08-06 Jerry James <james@xemacs.org> | 15 2002-08-06 Jerry James <james@xemacs.org> |
2 | 16 |
3 * window.c (Fsplit_window): Count only half of the divider width | 17 * window.c (Fsplit_window): Count only half of the divider width |
4 against the left window when splitting horizontally. | 18 against the left window when splitting horizontally. |
5 | 19 |