comparison lisp/ChangeLog @ 591:ec73ae6e772b

[xemacs-hg @ 2001-05-31 02:05:16 by wmperry] Fix GTK auto-generation elisp files...
author wmperry
date Thu, 31 May 2001 02:05:18 +0000
parents e62e90435c57
children 5fd7ba8b56e7
comparison
equal deleted inserted replaced
590:ea7687dc2b34 591:ec73ae6e772b
1 2001-05-30 William M. Perry <wmperry@gnu.org>
2
3 * gtk-marshal.el: Make sure that we use 'const' instead of 'CONST'
4 in the generated file. Put in a comment at the top of the
5 generated file that it _IS_ auto-generated, and should not be
6 edited by hand.
7
8
9 * gtk-widget-accessors.el (define-widget-accessors): Use
10 wtaerror() instead of signal_simple_error.
11 (import-widget-accessors): Put in a comment at the top of the
12 generated file that it _IS_ auto-generated, and should not be
13 edited by hand.
14
1 2001-05-10 Daiki Ueno <ueno@unixuser.org> 15 2001-05-10 Daiki Ueno <ueno@unixuser.org>
2 16
3 * font-lock.el (font-lock-compile-keywords): Rewrite as a side 17 * font-lock.el (font-lock-compile-keywords): Rewrite as a side
4 effect free function. 18 effect free function.
5 (font-lock-fontify-keywords-region): Supply the argument to 19 (font-lock-fontify-keywords-region): Supply the argument to