log src/editfns.c @ 4906:6ef8256a020a

age author description
Mon, 01 Feb 2010 01:02:40 -0600 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
Sun, 31 Jan 2010 20:28:01 +0000 Aidan Kehoe Change "special form" to "special operator" in our sources.
Tue, 12 Jan 2010 01:38:04 -0600 Ben Wing Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere
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