log

age author description
Wed, 27 Aug 2008 21:47:21 +0200 Aidan Kehoe Correct the implementation, add a few basic tests for #'skip-chars-quote.
Wed, 27 Aug 2008 00:39:09 +0200 Aidan Kehoe Use EQ() and !EQ() in symbols.c, thank you Robert Delius Royar.
Sat, 23 Aug 2008 16:38:51 +0200 Aidan Kehoe Handle varalias chains, custom variables in #'user-variable-p.
Wed, 20 Aug 2008 17:39:56 +0200 Aidan Kehoe Add #'skip-chars-quote to subr.el
Wed, 20 Aug 2008 17:36:27 +0200 Aidan Kehoe Merge.
Sat, 09 Aug 2008 16:44:46 +0200 Aidan Kehoe Port write-region-inhibit-sync, allowing avoidance of bad FS performance.
Sun, 10 Aug 2008 23:24:15 +0200 Mats Lidell Merge.
Sun, 03 Aug 2008 23:21:31 +0200 Mats Lidell Rename xft_gauge to xft_gauges.
Sun, 03 Aug 2008 22:00:52 +0200 Mats Lidell with-xft defaults to xft being used with a default setting.
Sun, 10 Aug 2008 12:15:56 +0200 Aidan Kehoe Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Sun, 10 Aug 2008 12:03:10 +0200 Aidan Kehoe Fix the XFT build, thank you Robert Delius Royar.
Sat, 09 Aug 2008 12:13:19 +0200 Aidan Kehoe Remove mule/cyril-util.el from the 21.5 trunk.
Fri, 08 Aug 2008 21:28:13 +0200 Aidan Kehoe Merge.
Tue, 05 Aug 2008 08:37:17 +0200 Aidan Kehoe Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Fri, 08 Aug 2008 21:17:08 +0200 Aidan Kehoe error-sequence -> invalid-sequence
Tue, 05 Aug 2008 09:06:41 +0200 Aidan Kehoe Support displaying invalid UTF-8 in language-environment-specific ways.
Sat, 26 Jul 2008 13:50:27 +0300 Ville Skyttä Spelling fixes.
Sat, 26 Jul 2008 11:50:26 +0200 Aidan Kehoe Remove interactive specs from #'mswindows-{short,long}-file-name,
Sat, 26 Jul 2008 11:46:13 +0200 Aidan Kehoe Document the error on over-long hex character constants.
Sat, 26 Jul 2008 11:33:24 +0200 Aidan Kehoe Correct a misspelling and add a space, lispref/variables.texi
Sat, 26 Jul 2008 09:52:06 +0200 Aidan Kehoe Merge.
Wed, 16 Jul 2008 22:36:03 +0200 Aidan Kehoe Error on over-long hex character escapes.
Sat, 26 Jul 2008 09:37:08 +0200 Aidan Kehoe Bind function-key-map correctly in device-specific startup code.
Sun, 20 Jul 2008 15:04:20 +0200 Aidan Kehoe Correct syntax of #'error calls, descr-text.el
Sat, 19 Jul 2008 15:19:59 +0200 Aidan Kehoe Wrap field descriptions, descr-text.el; name created buffer more uniquely.
Thu, 17 Jul 2008 22:50:22 +0200 Aidan Kehoe Revert to the documented behaviour with window-system and noninteractive runs.
Thu, 10 Jul 2008 23:37:52 +0200 Aidan Kehoe Merge.
Wed, 09 Jul 2008 20:46:22 +0200 Aidan Kehoe Don't determine whether to call general device-type code at startup,
Thu, 10 Jul 2008 17:05:59 +0200 Aidan Kehoe Don't try to get text width for the null font instance, mswindows
Sun, 06 Jul 2008 19:46:19 +0300 Ville Skyttä autoconf 2.62 compatibility, #370