Mercurial > hg > xemacs-beta
log src/ChangeLog @ 4782:1523f1d28be1
age | author | description |
---|---|---|
Fri, 18 Dec 2009 10:09:54 -0700 | Jerry James | Remove more obsolete files. See xemacs-patches message with ID |
Thu, 17 Dec 2009 17:51:38 +0000 | Aidan Kehoe | Call character_to_event on characters received from XIM, event-Xt.c |
Thu, 17 Dec 2009 17:29:32 +0000 | Aidan Kehoe | Make my last change to elhash.c more kosher, comparing pointers not ints |
Thu, 17 Dec 2009 14:51:37 +0000 | Aidan Kehoe | Cast enumerations to int before comparing them for the sake of VC++. |
Thu, 17 Dec 2009 13:50:45 +0000 | Aidan Kehoe | Serialise non-default hash table rehash thresholds correctly; use this. |
Thu, 17 Dec 2009 13:15:04 +0000 | Aidan Kehoe | Don't attempt to free dumped data, alloc.c:resize_string() |
Thu, 17 Dec 2009 12:57:38 +0000 | Aidan Kehoe | Remove Fsave_window_excursion from window.c, it's overridden by Lisp. |