Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Wed, 11 Nov 2009 23:40:15 +0900 | Stephen J. Turnbull | Move functionality of s/darwin.h to configure.ac and config.h.in. |
Mon, 09 Nov 2009 13:07:56 -0700 | Jerry James | Clarify the GPL status of several sample module files. J. Kean Johnston |
Mon, 09 Nov 2009 18:00:10 +0000 | Aidan Kehoe | Fix Win32 native build after my DEFAULT_DIRECTORY_FALLBACK change, thanks Vin! |
Mon, 09 Nov 2009 09:21:59 -0700 | Jerry James | Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the |
Mon, 09 Nov 2009 17:05:19 +0100 | Didier Verna | Make switch-to-buffer completion avoid current buffer. |
Sun, 08 Nov 2009 17:27:26 +0000 | Aidan Kehoe | No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead. |