Mercurial > hg > xemacs-beta
log src/editfns.c @ 4736:d261888e5069
age | author | description |
---|---|---|
Mon, 09 Nov 2009 18:00:10 +0000 | Aidan Kehoe | Fix Win32 native build after my DEFAULT_DIRECTORY_FALLBACK change, thanks Vin! |
Sun, 08 Nov 2009 17:27:26 +0000 | Aidan Kehoe | No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead. |
Sun, 20 Sep 2009 21:29:00 +0100 | Aidan Kehoe | Add argument information to remaining MANY or UNEVALLED C subrs. |
Tue, 27 May 2008 12:01:29 +0200 | Aidan Kehoe | Correct a thinko in the #'translate-region docstring |
Sun, 25 May 2008 22:54:33 +0200 | Aidan Kehoe | Fill out docstrings for #'translate-region, #'make-char-table. |
Mon, 17 Dec 2007 08:44:14 +0100 | Aidan Kehoe | Provide %b in #'format; use it for converting between ints and bit vectors. |