Mercurial > hg > xemacs-beta
view nt/xemacs.rc @ 3267:a0de8be91f1b
[xemacs-hg @ 2006-03-02 17:11:45 by crestani]
2006-03-02 Marcus Crestani <crestani@xemacs.org>
* gc.c (show_gc_cursor_and_message): New.
* gc.c (remove_gc_cursor_and_message): New.
* gc.c (gc_prepare): Move mouse pointer code to
show_gc_cursor_and_message.
* gc.c (gc_finish): Move mouse pointer code to
remove_gc_cursor_and_message.
* gc.c (gc): Call show/remove_gc_cursor_and_message.
* gc.c (garbage_collect_1): Call
show/remove_gc_cursor_and_message.
author | crestani |
---|---|
date | Thu, 02 Mar 2006 17:11:47 +0000 |
parents | abe6d1db359e |
children | 5274591ce707 |
line wrap: on
line source
#ifdef INCLUDE_DUMP 101 DUMP "xemacs.dmp" #endif XEmacs ICON PRELOAD "xemacs.ico" XEmacsFile ICON "File.ico" XEmacsLisp ICON "Lisp.ico"