log

age author description
Sun, 18 Jan 2009 12:41:58 +0000 Aidan Kehoe Accept msprinter and mswindows, mswindows_font_spec_matches_charset_stage_2
Sun, 18 Jan 2009 12:14:19 +0200 Ville Skyttä Fix docstring copy-pasto.
Sun, 18 Jan 2009 11:55:53 +0200 Ville Skyttä Docstring spelling fixes.
Tue, 13 Jan 2009 12:07:27 +0000 Aidan Kehoe Preserve the relation btw. file-name-coding-system & the 'file-name c-s alias.
Sun, 11 Jan 2009 13:18:42 +0000 Aidan Kehoe Add #'subr-arity, API taken from GNU, implementation our own.
Sat, 03 Jan 2009 15:41:34 +0000 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
Sat, 03 Jan 2009 15:24:14 +0000 Aidan Kehoe Correct the CCL programs used by the coding system in ccl-tests.el.
Thu, 01 Jan 2009 16:37:48 +0900 Stephen J. Turnbull Fix build broken by descr-text.el defcustom.
Tue, 30 Dec 2008 20:33:30 +0000 Aidan Kehoe Merge.
Sun, 28 Dec 2008 22:51:14 +0000 Aidan Kehoe Add check-coding-systems-region, test it and others, fix some bugs.
Sun, 28 Dec 2008 14:55:02 +0000 Aidan Kehoe Merge.
Sun, 28 Dec 2008 14:46:24 +0000 Aidan Kehoe Add #'query-coding-region tests; do the work necessary to get them running.
Sat, 09 Aug 2008 13:15:09 +0200 Aidan Kehoe 2008-08-09 Aidan Kehoe <kehoea@parhasard.net>
Sat, 09 Aug 2008 13:11:06 +0200 Aidan Kehoe Merge.
Sat, 09 Aug 2008 13:06:24 +0200 Aidan Kehoe Add #'skip-chars-quote to subr.el
Fri, 18 Jul 2008 01:00:32 +0200 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
Wed, 09 Jul 2008 20:47:08 +0200 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
Mon, 09 Jun 2008 21:17:50 +0200 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
Sun, 01 Jun 2008 18:11:37 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Sun, 25 May 2008 22:06:30 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Wed, 21 May 2008 21:49:19 +0200 Aidan Kehoe Merge my change of 2008-05-14 to the query-coding-region code.
Wed, 21 May 2008 21:47:42 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Tue, 13 May 2008 20:26:47 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Sun, 11 May 2008 19:50:49 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Sun, 11 May 2008 19:50:10 +0200 Aidan Kehoe Add #'query-coding-clear-highlights.
Sat, 03 May 2008 13:09:06 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Sat, 03 May 2008 13:08:54 +0200 Aidan Kehoe Correct a docstring
Thu, 13 Mar 2008 10:24:34 +0100 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Thu, 13 Mar 2008 10:21:01 +0100 Aidan Kehoe Fix some bugs.
Mon, 21 Jan 2008 22:54:43 +0100 Aidan Kehoe Merge.
Mon, 21 Jan 2008 22:51:21 +0100 Aidan Kehoe First part of interactive checks that coding systems encode regions.
Tue, 30 Dec 2008 20:01:14 +0000 Aidan Kehoe Call XFreeFontPath appropriately in #'x-get-font-path.
Tue, 30 Dec 2008 16:09:59 +0000 Aidan Kehoe Check absolute source file names against DOC with #'file-newer-than-file-p.
Tue, 30 Dec 2008 14:22:29 +0000 Aidan Kehoe Make functions in frame.el more general.
Mon, 29 Dec 2008 23:36:00 +0900 Stephen J. Turnbull Merge after pull.
Mon, 29 Dec 2008 21:49:01 +0900 Stephen J. Turnbull Fix my syntax errors.
Mon, 29 Dec 2008 21:42:40 +0900 Stephen J. Turnbull Fix my syntax errors.
Mon, 29 Dec 2008 21:39:37 +0900 Stephen J. Turnbull Add terminating newline to .hgignore.
Mon, 29 Dec 2008 14:07:32 +0000 Aidan Kehoe Merge.
Sat, 27 Dec 2008 16:02:25 +0000 Aidan Kehoe Correct a misunderstanding of the semantics of #'return in #'symbol-file.
Sat, 27 Dec 2008 14:05:50 +0000 Aidan Kehoe Fix some bugs in load-history construction, built-in symbol file names.
Sat, 27 Dec 2008 21:23:16 -0500 acs Allow compilation under Cygwin 1.7
Sat, 27 Dec 2008 15:30:50 +0000 Aidan Kehoe Clarify syntax in configure.ac following Vladimir Ivanovic's change.
Sat, 27 Dec 2008 15:28:43 +0000 Vladimir G. Ivanovic configure,configure.ac: Fixed two typos in args of main: char *v -> char **v
Mon, 22 Dec 2008 14:07:48 +0000 Aidan Kehoe Distinguish vars and functions in #'symbol-file, #'describe-{function,variable}
Mon, 22 Dec 2008 12:09:08 +0000 Aidan Kehoe #'built-in-face-specifiers; document that we're returning a copy.
Mon, 22 Dec 2008 12:05:47 +0000 Aidan Kehoe Merge.
Sun, 21 Dec 2008 17:23:06 +0000 Aidan Kehoe Return a list copy in #'built-in-face-specifiers, pre-empting modification. bytecomp-coding-system-2008-10-29
Sun, 02 Nov 2008 03:59:54 +0900 Stephen J. Turnbull ChangeLogs for G++ warning cleanup. bytecomp-coding-system-2008-10-29
Sun, 02 Nov 2008 03:11:29 +0900 Stephen J. Turnbull Merge bytecomp-coding-system-2008-10-29. bytecomp-coding-system-2008-10-29
Wed, 29 Oct 2008 12:59:48 +0900 Stephen J. Turnbull Protect .elc encoding from latin-unity. bytecomp-coding-system-2008-10-29
Wed, 29 Oct 2008 04:06:33 +0900 Stephen J. Turnbull First draft of g++ 4.3 warning removal patch. Builds. *Needs ChangeLogs.* g++-warning-removal-2008-10-28
Sun, 02 Nov 2008 00:34:13 +0900 Stephen J. Turnbull Fix at_dot regex under Mule. <87hc6rv53v.fsf@uwakimon.sk.tsukuba.ac.jp>
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.