Mercurial > hg > xemacs-beta
log src/lisp.h @ 4932:8b63e21b0436
age | author | description |
---|---|---|
Sun, 24 Jan 2010 22:04:58 -0600 | Ben Wing | fix compile issues with gcc 4 |
Wed, 20 Jan 2010 02:25:04 -0600 | Ben Wing | fix dynarr-related crash apparently due to compiler bug |
Wed, 03 Feb 2010 08:01:55 -0600 | Ben Wing | add more byte-code assertions and better failure output |
Tue, 02 Feb 2010 15:19:15 -0600 | Ben Wing | When aborting due to unknown opcode, output more descriptive msg |
Mon, 01 Feb 2010 17:57:04 +0000 | Aidan Kehoe | Make canoncase visible to Lisp; use it with chars in internal_equalp. |
Mon, 01 Feb 2010 01:02:40 -0600 | Ben Wing | implement equalp in C, fix case-folding, add equal() method for keymaps |