log

age author description
Sun, 02 Nov 2008 00:12:13 +0900 Stephen J. Turnbull Fix accidental deletion in src/text.c.
Sat, 01 Nov 2008 23:32:53 +0900 Stephen J. Turnbull Fix off-by-one error in ccl_driver. <87iqr7v7p0.fsf@uwakimon.sk.tsukuba.ac.jp>
Wed, 29 Oct 2008 04:02:05 +0900 Stephen J. Turnbull Commit ChangeLog for bbce7f6de2d6.
Wed, 29 Oct 2008 03:44:31 +0900 Stephen J. Turnbull Fix docstring typo (and commit only this fix).
Wed, 29 Oct 2008 03:37:16 +0900 Stephen J. Turnbull Backout last patch; forgot to specify file.
Tue, 28 Oct 2008 10:38:26 +0900 Stephen J. Turnbull Fix docstring typo.
Mon, 27 Oct 2008 09:51:51 +0900 Stephen J. Turnbull Merge in doc and test changes from September 2008.
Tue, 30 Sep 2008 12:35:05 +0900 Stephen J. Turnbull Improve beta-version-name docstring.
Sat, 27 Sep 2008 16:38:11 +0900 Stephen J. Turnbull Add test for at_dot regexp.
Sat, 27 Sep 2008 16:34:40 +0900 Stephen J. Turnbull Fix up initial condition for skip-chars test.
Sat, 27 Sep 2008 16:31:32 +0900 Stephen J. Turnbull Document initial position of point in `with-string-as-buffer-contents'.
Sun, 26 Oct 2008 21:26:42 +0900 Stephen J. Turnbull Fix typo in XtSetValues in xm_update_progress().
Sat, 25 Oct 2008 21:52:48 +0900 Stephen J. Turnbull Merge in pkg-docs. Fix up ChangeLog.
Sat, 25 Oct 2008 21:48:33 +0900 Stephen J. Turnbull Give better pointers to package documentation. pkg-docs
Sat, 25 Oct 2008 21:40:46 +0900 Stephen J. Turnbull Merge in ac-fix-2008-10-25. Fix up ChangeLogs.
Sat, 25 Oct 2008 20:35:36 +0900 Stephen J. Turnbull Fix g++ const char -> char warnings. ac-fix-2008-10-25
Sat, 25 Oct 2008 18:59:03 +0900 Stephen J. Turnbull Improve g++ detection. ac-fix-2008-10-25
Sat, 04 Oct 2008 13:57:55 +0900 Stephen J. Turnbull Fix broken Xft FAQ.
Sat, 02 Aug 2008 02:43:19 -0700 Stephen J. Turnbull Improve package documentation. pkg-docs
Mon, 08 Sep 2008 08:48:22 +0200 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
Sun, 31 Aug 2008 12:26:46 +0200 Aidan Kehoe Port #'window-buffer-height, #'fit-window-to-buffer, & window, buf, functions.
Sun, 31 Aug 2008 13:53:36 +0200 Aidan Kehoe Document XFT support in the FAQ, better describe XEmacs pronunciation.
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.