log

age author description
Sun, 20 Sep 2009 21:29:00 +0100 Aidan Kehoe Add argument information to remaining MANY or UNEVALLED C subrs.
Sun, 20 Sep 2009 17:19:54 +0100 Aidan Kehoe Support last two arguments to #'make-coding-system being optional, again.
Sun, 20 Sep 2009 08:27:42 +0100 Aidan Kehoe Move Qfrom_unicode to general-slots.h, fix the native Win32 build.
Sat, 19 Sep 2009 22:53:13 +0100 Aidan Kehoe Move the #'query-coding-region implementation to C.
Sat, 19 Sep 2009 17:56:23 +0200 Mike Sperber Don't set `pre-display-buffer-function'.
Fri, 11 Sep 2009 17:54:07 +0100 Aidan Kehoe Fix a bug with Unicode error sequences and very short input strings.
Sun, 06 Sep 2009 23:47:12 +0100 Aidan Kehoe Random (minimal) performance improvements at startup.
Sun, 06 Sep 2009 19:36:02 +0100 Aidan Kehoe Fix various small issues with the multiple-value implementation.
Wed, 02 Sep 2009 20:38:14 -0600 Jerry James Reproducer for menubar-x.c crash.
Sat, 29 Aug 2009 22:37:50 +0800 It's me FKtPp \;) Do not move cursor position in gnuclient started buffer if user did
Thu, 27 Aug 2009 15:18:51 +0100 Aidan Kehoe Be more reliable about loading cl-macs at byte-compile time, cl.el.
Mon, 24 Aug 2009 15:21:21 -0600 Jerry James Fix build problems on WIN32 platforms caused by the large image crash fix.
Wed, 19 Aug 2009 23:06:32 +1000 Malcolm Purvis Implement turn-off-auto-fill.
Tue, 18 Aug 2009 12:34:34 +0100 Aidan Kehoe Eliminate 781 funcalls at startup, simple.el
Sun, 16 Aug 2009 21:00:08 +0100 Aidan Kehoe Test the multiple-value functionality.