Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Aug 12 07:45:38 2002 +0000 +++ b/src/ChangeLog Mon Aug 12 08:00:07 2002 +0000 @@ -1,3 +1,17 @@ +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>). + 2002-08-06 Jerry James <james@xemacs.org> * window.c (Fsplit_window): Count only half of the divider width