log

age author description
Tue, 12 Jan 2010 01:40:02 -0600 Ben Wing imported patch changelog-changes-1-11-10
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
Sun, 10 Jan 2010 01:06:15 -0600 Ben Wing merge
Sun, 10 Jan 2010 00:49:30 -0600 Ben Wing fix messed-up fastmap calculation in charset_mule_not
Sun, 10 Jan 2010 00:49:14 -0600 Ben Wing fix bug in returning range table ends in unified range table code
Sun, 10 Jan 2010 00:48:55 -0600 Ben Wing fix typo in query code
Sun, 27 Dec 2009 20:16:57 -0600 Ben Wing try to fix problems with link errors involving inlined functions
Sun, 27 Dec 2009 20:16:19 -0600 Ben Wing fix warnings
Sat, 26 Dec 2009 21:04:44 -0600 Ben Wing more fixes to get a clean compile
Sat, 26 Dec 2009 21:04:32 -0600 Ben Wing use call3_check_string on all invocations of external handlers in expand-file-name
Thu, 24 Dec 2009 19:46:51 -0600 Ben Wing merge changes to get things to compile under cygwin
Thu, 24 Dec 2009 19:45:23 -0600 Ben Wing changes to get things to compile under latest cygwin
Sun, 10 Jan 2010 10:30:31 +0100 Didier Verna Merge with revision 50102dde8ab2
Sun, 10 Jan 2010 10:25:57 +0100 Didier Verna Cosmetic changes in x-faces.e
Sat, 09 Jan 2010 17:29:25 +0000 Aidan Kehoe Automated merge with file:///home/aidan/xemacs-21.5-checked-out
Sat, 09 Jan 2010 17:28:51 +0000 Aidan Kehoe Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Sat, 09 Jan 2010 18:26:58 +0100 Didier Verna Deactivate obsolete x-face initialization cod
Sat, 09 Jan 2010 17:35:51 +0100 Didier Verna Handle bitmap files in bitmap directory properly
Sat, 09 Jan 2010 14:55:13 +0000 Aidan Kehoe Fix a bug I introduced in #'with-trapping-errors.
Sat, 09 Jan 2010 15:49:38 +0100 Didier Verna Fix query_string_font lookup domains
Sat, 09 Jan 2010 15:31:25 +0100 Didier Verna Fix query_string_geometry lookup domain
Fri, 08 Jan 2010 14:30:22 +0000 Aidan Kehoe Merge.
Fri, 08 Jan 2010 14:28:20 +0000 Aidan Kehoe Change build_string to build_intstring, fixing the Visual C++ build.
Fri, 08 Jan 2010 14:20:14 +0000 Aidan Kehoe Make COLUMN optional in #'indent-region, as in GNU.
Thu, 07 Jan 2010 21:50:59 +0000 Aidan Kehoe Automated merge with file:///home/aidan/xemacs-21.5-checked-out
Thu, 07 Jan 2010 21:50:39 +0000 Aidan Kehoe Add a compiler macro for #'map, where CL-TYPE is constant and understood.
Thu, 07 Jan 2010 14:50:24 -0700 Jerry James Initialize the result variable passed to FcFontMatch. See xemacs-patches
Thu, 07 Jan 2010 12:44:25 -0700 Jerry James Ignore file-too-large conditions when stat()ing a file for dired. The size
Thu, 07 Jan 2010 17:01:25 +0000 Aidan Kehoe Merge.
Fri, 01 Jan 2010 19:45:39 +0000 Aidan Kehoe Use uninterned symbols in various information-hiding contexts.