Mon, 05 Oct 2009 10:11:59 -0600 |
Jerry James |
Use giflib or libungif to provide GIF support, instead of using internal
|
Sat, 03 Oct 2009 14:22:08 +0100 |
Aidan Kehoe |
Handle non-list sequences better, delete-duplicates compiler macro.
|
Thu, 01 Oct 2009 18:00:11 +0200 |
Mike Sperber |
Fix `focus-frame'.
|
Wed, 30 Sep 2009 21:17:24 +0200 |
Mike Sperber |
Unbreak `beginning-of-defun'.
|
Wed, 30 Sep 2009 21:15:04 +0200 |
Mike Sperber |
Bring `try-completion''s interface closer to GNU Emacs.
|
Wed, 30 Sep 2009 12:48:21 +0100 |
Aidan Kehoe |
Register any CCL programs used by fixed-width coding-systems.
|
Mon, 28 Sep 2009 18:04:07 +0200 |
Mike Sperber |
Unbreak autoload.el
|
Sun, 27 Sep 2009 20:37:44 +0100 |
Aidan Kehoe |
Behave better when #'variable-at-point gives nil, #'custom-variable-prompt.
|
Fri, 25 Sep 2009 01:10:49 +0900 |
Stephen J. Turnbull |
Image instantiator pixmap hotspots are Lisp integers; make it so in GTK.
|
Thu, 24 Sep 2009 09:36:49 +0900 |
Stephen J. Turnbull |
Check for gdbm/ndbm.h, too.
|
Wed, 23 Sep 2009 20:04:51 +0900 |
Stephen J. Turnbull |
Fix crash due to mishandling transparency.
|
Tue, 22 Sep 2009 21:14:03 +0200 |
Andreas Roehler |
lisp beginning-end-of-defun-function Changelog entry
|
Mon, 21 Sep 2009 21:40:35 +0200 |
andreas roehler |
funcall beginning-of-defun-function arg
|
Sun, 20 Sep 2009 23:50:05 +0100 |
Aidan Kehoe |
Add arglist info for autoloaded functions and macros.
|
Sun, 20 Sep 2009 21:41:22 +0100 |
Aidan Kehoe |
Don't needlessly intern symbols, #'function-arglist, #'cl-function-arglist
|
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.
|
Tue, 11 Aug 2009 17:59:23 +0100 |
Aidan Kehoe |
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
|
Sun, 16 Aug 2009 20:55:49 +0100 |
Aidan Kehoe |
Support full Common Lisp multiple values in C.
|
Sun, 16 Aug 2009 14:58:57 +0100 |
Aidan Kehoe |
Make the initialisation of xpm-color-symbols a bit more reasonable.
|
Fri, 14 Aug 2009 19:14:51 +0100 |
Aidan Kehoe |
Correct an ancient typo workaround, thank you Julian Bradfield!
|
Mon, 03 Aug 2009 10:30:47 +0200 |
Mike Sperber |
In `set-window-configuration', don't restore frame size unconditionally.
|
Wed, 29 Jul 2009 10:23:19 +0200 |
Mike Sperber |
Add `set-window-pixel-{width,height} convenience functions.
|
Mon, 10 Aug 2009 16:25:08 +0100 |
Aidan Kehoe |
Revert to original language environment, tests/automated/mule-tests.el.
|
Mon, 10 Aug 2009 16:22:09 +0100 |
Aidan Kehoe |
Deal with arglist newlines better, #'function-arglist, #'function-documentation
|
Sun, 09 Aug 2009 12:38:04 +0100 |
Aidan Kehoe |
Remove some extra parentheses, #'set-face-background-pixmap-file.
|
Tue, 28 Jul 2009 23:29:22 +0900 |
Stephen J. Turnbull |
automatic merge
|
Tue, 28 Jul 2009 23:24:15 +0900 |
Stephen J. Turnbull |
Improve redisplay docs in Internals a bit.
|
Tue, 28 Jul 2009 23:23:47 +0900 |
Stephen J. Turnbull |
Fix typos in face.c.
|
Tue, 28 Jul 2009 23:19:27 +0900 |
Stephen J. Turnbull |
Fix incorrect Xft resources in Info docs.
|
Tue, 28 Jul 2009 22:57:59 +0900 |
Stephen J. Turnbull |
Fix UNUSED and USED_IF parsing in make-docfile.c.
|
Tue, 28 Jul 2009 15:56:22 +0200 |
Mike Sperber |
Use `emacs-data-roots' instead of `emacs-roots' where appropriate.
|
Tue, 28 Jul 2009 15:55:18 +0200 |
Mike Sperber |
Don't install silly symlinks when $(prefix) != $(exec_prefix).
|
Tue, 28 Jul 2009 15:49:37 +0200 |
Mike Sperber |
Print a few more variables upon --debug-paths.
|
Tue, 28 Jul 2009 15:43:08 +0200 |
Mike Sperber |
Expand @PREFIX@ in paths.h.
|
Tue, 28 Jul 2009 15:09:05 +0200 |
Mike Sperber |
More accurate tests for explicitly-set paths.
|
Mon, 27 Jul 2009 01:46:33 +0900 |
Stephen J. Turnbull |
ChangeLog for patch to debug-on-error-docstring.
|
Mon, 27 Jul 2009 01:29:49 +0900 |
Stephen J. Turnbull |
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
|
Mon, 27 Jul 2009 01:18:47 +0900 |
Stephen J. Turnbull |
imported patch accept-process-output-docstring
|
Sun, 26 Jul 2009 19:58:40 +0900 |
Stephen J. Turnbull |
Use correct separator when registering options to _AC_USER_OPTS.
|
Sat, 18 Jul 2009 23:51:21 +0100 |
Aidan Kehoe |
Avoid errors in Dired when opening directories.
|
Wed, 15 Jul 2009 00:21:01 +0100 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
Wed, 15 Jul 2009 00:19:45 +0100 |
Aidan Kehoe |
?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste.
|
Sun, 12 Jul 2009 22:39:44 +0200 |
Adrian Aichner |
Fix for issue 521
|
Mon, 27 Apr 2009 00:38:29 +0200 |
AichnerAd |
typo fix
|
Mon, 13 Jul 2009 20:45:26 +0100 |
Aidan Kehoe |
#'find-file: set b-f-c-s even on error (cf. non-existent files),
|
Sun, 12 Jul 2009 14:20:55 +0100 |
Aidan Kehoe |
Kill buffer if directory name misspelled and user doesn't want to create it.
|
Sun, 12 Jul 2009 14:01:09 +0100 |
Aidan Kehoe |
Mark buffers modified in #'find-file if nonexistent file; fix other bugs.
|
Sat, 11 Jul 2009 16:33:35 +0100 |
Aidan Kehoe |
Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.
|
Wed, 01 Jul 2009 16:42:11 -0600 |
Jerry James |
Prevent integer overflow and subsequent crashes when attempting to load large
|
Mon, 29 Jun 2009 08:20:47 -0600 |
Jerry James |
Do not #'split-path on nil #'getenv result. <877hz7lzrt.fsf@yahoo.com.cn>
|
Sat, 20 Jun 2009 04:07:12 +0900 |
Stephen J. Turnbull |
Documentment placement restriction. <87d490jb7v.fsf@uwakimon.sk.tsukuba.ac.jp>
|
Sun, 14 Jun 2009 16:08:22 +0100 |
Aidan Kehoe |
Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.in
|
Sun, 14 Jun 2009 15:07:13 +0100 |
Aidan Kehoe |
Support #'function-arglist with built-in special forms.
|
Sun, 07 Jun 2009 16:47:04 +0100 |
Aidan Kehoe |
Set buffer-file-coding-system more sensibly with zero-length files.
|
Sat, 06 Jun 2009 17:20:21 +0100 |
Aidan Kehoe |
Make CDPATH handling portable, accept entries not matching "/$".
|
Sat, 06 Jun 2009 12:59:31 +0100 |
Aidan Kehoe |
bytecomp.el: always check code in (interactive SEXP) for sanity
|
Fri, 05 Jun 2009 21:48:41 +0900 |
Stephen J. Turnbull |
mswindows_link had off-by-one error. <1vq2brxz.wl_Ron.Isaacson@morganstanley.com>
|
Mon, 18 May 2009 23:04:48 +0900 |
Stephen J. Turnbull |
Added tag r21-5-29 for changeset 5c427ece884b
|
Mon, 18 May 2009 23:04:47 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.29 "garbanzo" is released.
r21-5-29
|
Mon, 18 May 2009 22:07:03 +0900 |
Stephen J. Turnbull |
Update CHANGES-beta for "garbanzo".
|
Sat, 18 Apr 2009 03:24:48 +0900 |
Stephen J. Turnbull |
Add historical deprecation to PROBLEMS.
|
Sat, 18 Apr 2009 03:18:27 +0900 |
Stephen J. Turnbull |
Add standard section headers in preparation for 21.5.29.
|
Thu, 02 Apr 2009 15:29:57 +0900 |
Stephen J. Turnbull |
Add urefs to Lstreams node.
|
Wed, 01 Apr 2009 20:46:58 +0900 |
Stephen J. Turnbull |
Improve lisp-mnt documentation.
|
Wed, 01 Apr 2009 20:07:33 +0900 |
Stephen J. Turnbull |
Update FSF address in permissions notice.
|
Sun, 08 Mar 2009 22:52:13 +0200 |
Ville Skyttä |
Apply the 2008-03-05 change from Dominique Quatravaux in init_image_instance_from_gdk_pixmap as well even though the code is not enabled at the moment
|
Sun, 08 Mar 2009 23:40:45 +0900 |
Stephen J. Turnbull |
Fix typo in comment in cus-edit.el. <87vdqk5bqf.fsf@xemacs.org>
|
Sun, 01 Mar 2009 11:11:46 +0000 |
Aidan Kehoe |
Vastly expand the characters x-compose.el supports.
|
Thu, 26 Feb 2009 18:35:11 +0900 |
Stephen J. Turnbull |
Merge: fixup ChangeLogs.
|
Thu, 26 Feb 2009 18:21:40 +0900 |
Stephen J. Turnbull |
Meta on Mac. <87prh51rni.fsf@xemacs.org>
|
Wed, 04 Feb 2009 01:13:10 +0900 |
Stephen J. Turnbull |
Fix typo in comment on skip_debugger.
|
Sun, 22 Feb 2009 19:57:28 +0000 |
Aidan Kehoe |
Fix a byte compiler bug with characters above ?\xFF.
|
Wed, 18 Feb 2009 07:53:34 +0000 |
Aidan Kehoe |
#'check-coding-systems-region: return nil on success, not t.
|
Tue, 17 Feb 2009 13:42:36 +0000 |
Aidan Kehoe |
Correct a test failure uncovered by the last commit.
|
Tue, 17 Feb 2009 13:39:25 +0000 |
Aidan Kehoe |
Make the majority of tests in tests/automated/mule-tests.el work again.
|
Tue, 17 Feb 2009 08:35:13 +0000 |
Aidan Kehoe |
Fix query-coding-tests.el failures, non-mule ELCs, mule build.
|
Sun, 15 Feb 2009 12:32:48 +0000 |
Aidan Kehoe |
Merge, add a ChangeLog entry.
|
Sun, 15 Feb 2009 12:27:23 +0000 |
Aidan Kehoe |
Backed out changeset 16c9098dd3d2.
|
Fri, 13 Feb 2009 15:44:05 +0000 |
Aidan Kehoe |
Add GNU Emacs' name for Mac Roman as an alias.
|
Fri, 13 Feb 2009 15:18:19 +0000 |
Aidan Kehoe |
Actually use leim-list-file-name, #'init-mule-at-startup.
|
Wed, 11 Feb 2009 11:09:35 -0700 |
Jerry James |
The URLs in our current config.guess and config.sub files are obsolete.
|
Wed, 11 Feb 2009 09:23:03 -0700 |
Jerry James |
How about if I make a ChangeLog entry for the number-gmp.c change?
|
Wed, 11 Feb 2009 09:20:47 -0700 |
Jerry James |
Fix the broken bigfloat-to-string conversion function.
|
Wed, 11 Feb 2009 15:30:59 +0000 |
Aidan Kehoe |
Backed out changeset 38e8af61f38d
|
Wed, 11 Feb 2009 12:14:28 +0000 |
Aidan Kehoe |
Check if env vars are encodable by native coding system, #'setenv
|
Wed, 11 Feb 2009 12:11:26 +0000 |
Aidan Kehoe |
Correct string offset and arg handling, #'query-coding-string and related.
|
Tue, 10 Feb 2009 16:07:31 +0000 |
Aidan Kehoe |
Make #$ truly read-only for Lisp; check this in the test suite.
|
Sun, 08 Feb 2009 18:45:22 +0000 |
Aidan Kehoe |
Remove duplicate functions, chiefly #'delete-duplicates reimplementations.
|
Sat, 07 Feb 2009 21:55:13 +0100 |
Mike Sperber |
Re-generate configure with autoconf 2.61.
|
Sat, 07 Feb 2009 18:31:21 +0000 |
Aidan Kehoe |
Listen to the byte-compiler, core Lisp.
|
Sat, 07 Feb 2009 17:13:37 +0000 |
Aidan Kehoe |
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
|
Thu, 05 Feb 2009 21:18:37 -0500 |
Vin Shelton |
Support VS 2005 manifest files
|
Wed, 04 Feb 2009 20:56:31 +0000 |
Aidan Kehoe |
Merge.
|
Wed, 04 Feb 2009 20:52:24 +0000 |
Aidan Kehoe |
Remove any reference to mocklisp as an active technology.
|
Wed, 04 Feb 2009 13:12:21 +0000 |
Aidan Kehoe |
Correct invalid-sequence-coding-system spec, Roman-alphabet languages.
|
Wed, 04 Feb 2009 12:41:14 +0000 |
Aidan Kehoe |
Document the force-coding-system-equivalency macro in coding.el.
|
Wed, 04 Feb 2009 12:35:45 +0000 |
Aidan Kehoe |
Merge.
|
Thu, 15 Jan 2009 19:21:43 +0000 |
Aidan Kehoe |
Some cosmetic namespace cleanup, glyphs.el, coding.el.
|
Wed, 04 Feb 2009 12:14:38 +0000 |
Aidan Kehoe |
Fix a couple of bugs, #'query-coding-region, #'query-coding-string.
|
Wed, 04 Feb 2009 11:38:25 +0000 |
Aidan Kehoe |
Distinguish between special forms and subrs, #'describe-function-1.
|
Mon, 02 Feb 2009 23:31:09 +0900 |
Stephen J. Turnbull |
Update comment.
|
Mon, 02 Feb 2009 23:03:31 +0900 |
Stephen J. Turnbull |
Set icon resource on frame early enough for openbox to find it.
|
Sat, 31 Jan 2009 17:43:20 +0000 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
Sat, 31 Jan 2009 17:39:11 +0000 |
Aidan Kehoe |
Merge.
|
Sat, 31 Jan 2009 17:38:07 +0000 |
Aidan Kehoe |
Display control characters using carets, invalid-sequence-coding-system
|
Sat, 31 Jan 2009 22:47:43 +0900 |
Stephen J. Turnbull |
YAFMT
|
Sat, 31 Jan 2009 22:25:16 +0900 |
Stephen J. Turnbull |
Adopt Martin's suggestion of "char **argv" throughout configure.ac.
|
Sat, 31 Jan 2009 13:21:37 +0000 |
Aidan Kehoe |
Automated merge with file:///Sources/xemacs-21.5-checked-out
|
Sat, 31 Jan 2009 13:21:32 +0000 |
Aidan Kehoe |
Correct a bug in #'display-graphic-p.
|
Tue, 25 Nov 2008 10:44:16 +0900 |
Stephen J. Turnbull |
Document non-obvious usages.
|
Thu, 20 Nov 2008 23:59:52 +0900 |
Stephen J. Turnbull |
Clarify comment in struct x_frame.
|
Sat, 31 Jan 2009 13:06:37 +0000 |
Aidan Kehoe |
Correct little-endian UTF-16 surrogate handling.
|
Sun, 18 Jan 2009 12:56:51 +0000 |
Aidan Kehoe |
Fix make check after my last change.
|
Sun, 18 Jan 2009 12:51:25 +0000 |
Aidan Kehoe |
Merge.
|
Sun, 18 Jan 2009 12:49:53 +0000 |
Aidan Kehoe |
Print char table values correctly.
|
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.
|
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.
|
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
|
Sun, 29 Jun 2008 11:06:16 +0200 |
Aidan Kehoe |
Don't leak the Unihan database handle when looking up non-Han characters.
|
Wed, 04 Jun 2008 21:57:49 +0200 |
Aidan Kehoe |
#'require hyper-apropos in #'describe-property-list, for hyper-apropos-face
|
Thu, 29 May 2008 18:53:45 +0200 |
Aidan Kehoe |
Correct an omitted word, expand on bignum equality in the lispref.
|
Tue, 27 May 2008 11:58:42 +0200 |
Aidan Kehoe |
Say explicitly that eq is useful for chars; xref number comparison, lispref
|
Tue, 27 May 2008 12:01:29 +0200 |
Aidan Kehoe |
Correct a thinko in the #'translate-region docstring
|
Sun, 25 May 2008 22:54:33 +0200 |
Aidan Kehoe |
Fill out docstrings for #'translate-region, #'make-char-table.
|
Sun, 25 May 2008 21:11:35 +0200 |
Aidan Kehoe |
Import and extend GNU's descr-text.el, supporting prefix argument for C-x =
|
Wed, 21 May 2008 21:09:20 +0200 |
Aidan Kehoe |
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
|
Wed, 21 May 2008 21:07:26 +0200 |
Aidan Kehoe |
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
|
Wed, 21 May 2008 16:55:14 +0200 |
Aidan Kehoe |
Document Win32 symlink behaviour; adjust tests to take it into a/c.
|
Thu, 15 May 2008 07:46:41 -0400 |
Vin Shelton |
Increase DDE connection retries because waiting for XEmacs to start
|
Wed, 14 May 2008 21:54:54 -0700 |
Stephen J. Turnbull |
Fix add-to-list.
|
Wed, 14 May 2008 23:55:13 +0200 |
Aidan Kehoe |
Make the #'add-to-list implementation a little conciser and clearer for XEmacs
|
Wed, 14 May 2008 23:47:58 +0200 |
Aidan Kehoe |
Support COMPARE-FN in add-to-list; thank you Brian Palmer.
|
Wed, 14 May 2008 23:43:12 +0200 |
Aidan Kehoe |
Correct coding-category determination for 8-bit-fixed coding systems.
|
Tue, 13 May 2008 14:56:38 +0200 |
Aidan Kehoe |
Handle printing correctly on non-mswindows.
|
Tue, 13 May 2008 20:16:53 +0200 |
Aidan Kehoe |
Provide SHEBANG_PROGNAME on Win32; correct a bug with it and string concat'ing
|
Tue, 13 May 2008 20:11:51 +0200 |
Aidan Kehoe |
#define _CRT_NONSTDC_NO_DEPRECATE on Win32
|
Tue, 13 May 2008 20:08:28 +0200 |
Aidan Kehoe |
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
|
Mon, 12 May 2008 11:53:04 +0200 |
Mike Sperber |
Fix path-configuration glitches:
|
Sun, 11 May 2008 12:03:07 +0200 |
Aidan Kehoe |
Small improvements in disp-table.el, mule/cyril-util.el.
|
Sun, 11 May 2008 11:24:01 +0200 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Sun, 11 May 2008 11:20:24 +0200 |
Aidan Kehoe |
Improve portable sample implementations for #'{put,get}-display-table
|
Mon, 24 Dec 2007 20:22:08 +0100 |
Aidan Kehoe |
Use char-tables, not vectors, to instantiate the display table specifiers.
|
Wed, 07 May 2008 21:21:08 +0200 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Wed, 07 May 2008 21:17:59 +0200 |
Aidan Kehoe |
Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
|
Sun, 20 Jan 2008 19:53:54 +0100 |
Aidan Kehoe |
Support #!, to allow XEmacs to be called as a script interpreter.
|
Wed, 07 May 2008 21:06:45 +0200 |
Aidan Kehoe |
Support windows-1250 on Unix as well as Windows.
|
Sat, 26 Apr 2008 16:28:44 +0200 |
Mike Sperber |
Fix problem with `resize-minibuffer-mode'.
|
Sun, 13 Apr 2008 11:18:00 +0200 |
Mike Sperber |
Add `set-window-configuration/mapping' and `save-window-excursion/mapping'.
|
Sat, 12 Apr 2008 16:41:38 +0200 |
Mike Sperber |
Use `real-split-window', `real-delete-window' in window-config code.
|
Thu, 10 Apr 2008 00:31:27 +0200 |
Aidan Kehoe |
No doc special-case for autoloads; rely on on #'symbol-file instead.
|
Sat, 05 Apr 2008 14:37:51 +0200 |
Aidan Kehoe |
Regenerate src/depend with LF line endings, not CRLF.
|
Fri, 04 Apr 2008 10:50:19 -0700 |
Stephen J. Turnbull |
Fix call to get in custom-theme-reset-internal.
|
Fri, 04 Apr 2008 10:48:58 -0700 |
Stephen J. Turnbull |
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
|
Sat, 15 Mar 2008 12:21:11 +0100 |
Mike Sperber |
Fix reader crash.
|
Wed, 12 Mar 2008 19:37:49 +0100 |
Mike Sperber |
Fix window-configuration problem.
|
Tue, 11 Mar 2008 23:15:08 -0700 |
Stephen J. Turnbull |
Fix typo.
|
Fri, 07 Mar 2008 14:35:37 +0100 |
Mike Sperber |
Quote temp-directory regexp in gnuserv.
|
Wed, 05 Mar 2008 18:01:37 +0100 |
Didier Verna |
Fix auto-formatting of comments in auto-fill-mode
|
Wed, 05 Mar 2008 10:41:54 +0100 |
Didier Verna |
Ease customization of faces under point...
|
Wed, 05 Mar 2008 01:12:53 -0800 |
Stephen J. Turnbull |
Fix old use of rvalue on lhs to placate gcc >4.0.
|
Wed, 05 Mar 2008 01:11:21 -0800 |
Stephen J. Turnbull |
Fix GTK build-breaking typo.
|
Thu, 28 Feb 2008 19:48:36 -0800 |
Stephen J. Turnbull |
Added tag r21-5-28 for changeset 1af222c75869
|
Thu, 28 Feb 2008 10:29:08 +0100 |
Didier Verna |
Fix instantiate_method prototype
|
Wed, 27 Feb 2008 08:54:25 -0800 |
Stephen J. Turnbull |
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
|
Wed, 27 Feb 2008 08:38:52 -0800 |
Stephen J. Turnbull |
Improve etc/README.
|
Wed, 27 Feb 2008 14:41:45 +0900 |
Stephen J. Turnbull |
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
|
Tue, 26 Feb 2008 18:02:34 +0100 |
Didier Verna |
Fix specifier inheritance behavior
|
Sat, 23 Feb 2008 14:32:19 +0100 |
Mike Sperber |
Move autoload operator definitions to xemacs-base.
|
Fri, 15 Feb 2008 13:11:56 +0100 |
Marcus Crestani |
Look for all x86 machines to determine which write barrier to use on MacOSX.
|
Thu, 14 Feb 2008 22:40:17 +0100 |
Aidan Kehoe |
Correct and extend the previous test, thank you Stephen.
|
Tue, 12 Feb 2008 21:54:27 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Mon, 11 Feb 2008 22:34:51 +0100 |
Aidan Kehoe |
Fail searches immediately if searching for non-representable characters.
|
Tue, 12 Feb 2008 10:09:19 -0700 |
Jerry James |
Update install-sh to version with a clear license.
|
Thu, 07 Feb 2008 10:03:49 +0100 |
Mike Sperber |
Use Mercurial changeset hash to identify build version.
|
Mon, 04 Feb 2008 21:41:27 -0700 |
Jerry James |
Use Dynarr_increment instead of Dynarr_add when building a line in place.
|
Sun, 03 Feb 2008 10:35:25 +0100 |
Aidan Kehoe |
Correct the initialisation of ascii-case-table.
|
Fri, 01 Feb 2008 09:36:51 -0700 |
Jerry James |
Remove unnecessary call to SET_EVENT_MAGIC_X_EVENT.
|
Wed, 30 Jan 2008 22:33:29 +0100 |
Aidan Kehoe |
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
|
Wed, 30 Jan 2008 09:26:59 +0100 |
Aidan Kehoe |
Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
|
Mon, 28 Jan 2008 08:13:37 +0100 |
Mike Sperber |
Fix build problems on Windows.
|
Fri, 25 Jan 2008 10:40:53 +0900 |
Stephen J. Turnbull |
Fix misspelling of option 'gdbm'.
|
Fri, 25 Jan 2008 10:39:46 +0900 |
Stephen J. Turnbull |
hgignore TAGS.
|
Mon, 21 Jan 2008 22:12:36 +0100 |
Aidan Kehoe |
Document return values for #'puthash, #'clrhash.
|
Mon, 21 Jan 2008 16:26:36 +0100 |
Aidan Kehoe |
Support LZMA compression in info.el.
|
Sun, 20 Jan 2008 13:09:58 +0100 |
Aidan Kehoe |
Merge.
|
Wed, 26 Dec 2007 17:30:16 +0100 |
Aidan Kehoe |
Always use boyer_moore in ASCII or Latin-1 buffers with ASCII search strings.
|
Sat, 19 Jan 2008 14:34:19 +0100 |
Aidan Kehoe |
Use bignums if necessary for file size in #'file-attributes.
|
Fri, 18 Jan 2008 22:06:01 -0500 |
Vin Shelton |
Use debug version of Intel's math library when debugging.
|
Fri, 18 Jan 2008 16:12:31 -0700 |
Jerry James |
Prevent access to uninitialized variables in x_init_device.
|
Thu, 17 Jan 2008 21:02:42 -0500 |
Vin Shelton |
Add support for the Intel compiler under Windows
|
Thu, 17 Jan 2008 11:55:11 +0100 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
Thu, 17 Jan 2008 11:52:45 +0100 |
Aidan Kehoe |
Configure fixes from Hans de Graaff, as used in Gentoo.
|
Thu, 17 Jan 2008 10:18:05 +0100 |
Mike Sperber |
2008-01-13 Michael Sperber <mike@xemacs.org>
|
Wed, 16 Jan 2008 15:43:01 +0100 |
Aidan Kehoe |
Call #'make-temp-file in mule-tests.el, now it's available.
|
Wed, 16 Jan 2008 15:20:51 +0100 |
Aidan Kehoe |
Have list hashes depend on the order of the contents, as is the case for vectors.
|
Wed, 16 Jan 2008 00:19:59 +0100 |
Aidan Kehoe |
Bind '(shift delete) to #'kill-primary-selection by default.
|
Tue, 15 Jan 2008 22:59:28 +0100 |
Aidan Kehoe |
Don't assume lisp-tests.el will be correctly read as UTF-8.
|
Tue, 15 Jan 2008 21:35:41 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Tue, 15 Jan 2008 21:35:01 +0100 |
Aidan Kehoe |
Avoid clearing print-gensym-alist inappropriately when printing hash tables.
|
Mon, 14 Jan 2008 16:50:32 -0700 |
Jerry James |
Make font-lock-{add,remove}-keywords actually work.
|
Mon, 14 Jan 2008 15:25:22 +0100 |
Aidan Kehoe |
bytecomp.el: bind print-gensym-alist to nil even with non-defvar, defun, [...] forms.
|
Sat, 12 Jan 2008 18:04:13 +0100 |
Aidan Kehoe |
Clarify #'map-range-table docstring.
|
Sat, 12 Jan 2008 00:28:05 +0100 |
Aidan Kehoe |
ChangeLog spelling correction; scrool -> scroll
|
Wed, 09 Jan 2008 00:53:02 +0100 |
Aidan Kehoe |
Check that __STDC_VERSION__ is defined before examining it.
|
Wed, 09 Jan 2008 00:28:17 +0100 |
Aidan Kehoe |
Don't use PATH_MAX_EXTERNAL, non-Win32.
|
Tue, 08 Jan 2008 12:47:42 -0700 |
Jerry James |
Adapt INLINE_HEADER to the C99 inline semantics.
|
Mon, 07 Jan 2008 12:07:55 -0700 |
Jerry James |
Clarify the copyright and license of src/xemacs.def.in.in.
|
Sat, 05 Jan 2008 16:19:37 +0100 |
Mike Sperber |
Don't call substitute-in-file-name haphazardly.
|
Sat, 05 Jan 2008 16:13:04 +0100 |
Mike Sperber |
Improve upon previous patch to minibuf.el.
|
Thu, 03 Jan 2008 22:36:04 +0100 |
Aidan Kehoe |
Correct the make-temp-name docstring.
|
Thu, 03 Jan 2008 12:45:44 +0100 |
Aidan Kehoe |
Create the containing directory for the custom and init files if necessary.
|
Thu, 03 Jan 2008 01:33:59 -0800 |
Stephen J. Turnbull |
Improve style and add tests for 'built-in-symbol-file'.
|
Wed, 02 Jan 2008 22:11:03 +0100 |
Aidan Kehoe |
Correct the perhaps_init_unseen_key_defaults GTK code; don't override X11 fonts.
|
Wed, 02 Jan 2008 21:33:54 +0100 |
Aidan Kehoe |
Remove x-iso8859-1.el, gtk-iso8859-1.el; they haven't been used for 18 months.
|
Wed, 02 Jan 2008 11:19:16 +0100 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
Wed, 02 Jan 2008 11:16:16 +0100 |
Aidan Kehoe |
Fix the union build--check that built-in macro function values are nil, not zero.
|
Wed, 02 Jan 2008 10:08:07 +0100 |
Mike Sperber |
Fix problem with file dialog box.
|
Wed, 02 Jan 2008 10:12:04 +0100 |
Mike Sperber |
Update window-size computation.
|
Tue, 01 Jan 2008 22:09:51 -0800 |
Stephen J. Turnbull |
Fix incorrect comment convention.
|
Mon, 31 Dec 2007 21:35:20 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Mon, 31 Dec 2007 21:34:45 +0100 |
Aidan Kehoe |
Byte-compile menu lambdas; make the menu of available tutorials more readable.
|
Sun, 30 Dec 2007 16:48:34 +0100 |
Aidan Kehoe |
Provide 'iso8859-1 again; one file (iso-syntax.el) uses it in the packages.
|
Sun, 30 Dec 2007 16:19:21 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Sun, 30 Dec 2007 16:18:33 +0100 |
Aidan Kehoe |
Add ascii-case-table, #'with-case-table; make iso8859-1.el more comprehensible.
|
Sun, 30 Dec 2007 15:34:02 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Sun, 30 Dec 2007 15:33:13 +0100 |
Aidan Kehoe |
Handle macros, autoloads correctly in symbol-file. Add an incomplete TYPE arg.
|
Sat, 29 Dec 2007 20:22:04 -0800 |
Stephen J. Turnbull |
Move debugging code to usage example.
|
Thu, 27 Dec 2007 13:22:26 +0100 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
Thu, 27 Dec 2007 13:21:05 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Tue, 25 Dec 2007 14:19:45 +0100 |
Aidan Kehoe |
Accept strings as glyph instantiators, fix control-arrow-glyph, etc.
|
Thu, 27 Dec 2007 08:16:15 +0100 |
Mike Sperber |
Compute size for Xft fonts.
|
Wed, 26 Dec 2007 22:38:40 -0800 |
Stephen J. Turnbull |
Ensure LATE_PACKAGES_DIRECTORIES is a trivial search path.
|
Wed, 26 Dec 2007 22:21:45 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Mon, 24 Dec 2007 15:04:01 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Mon, 24 Dec 2007 15:02:36 +0100 |
Aidan Kehoe |
Unify the typed character under X11, using the unicode precedence list
|
Wed, 26 Dec 2007 11:29:51 -0800 |
Stephen J. Turnbull |
Make check-available-packages announce where to install packages.
|
Mon, 24 Dec 2007 14:00:51 +0100 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
Mon, 24 Dec 2007 14:00:14 +0100 |
Aidan Kehoe |
Provide a DEFAULT argument in #'intern-soft.
|
Sun, 23 Dec 2007 20:32:16 -0800 |
Stephen J. Turnbull |
Add support for installing bundled patches.
|
Sun, 23 Dec 2007 15:29:17 +0100 |
Aidan Kehoe |
Merge an old patch of Ben's, involving font instantiation and charsets.
|
Sat, 22 Dec 2007 15:57:21 -0800 |
Stephen J. Turnbull |
Factor out lists of operators specially treated by 'make-autoload'.
|
Sat, 22 Dec 2007 15:02:04 +0100 |
Aidan Kehoe |
Respect the CODESYS argument in #'open-database; don't autodetect EOL.
|
Sat, 22 Dec 2007 02:14:23 -0800 |
Stephen J. Turnbull |
Fix typo of "late packages" for "last packages".
|
Sat, 22 Dec 2007 02:05:07 -0800 |
Stephen J. Turnbull |
Merge.
|
Sat, 22 Dec 2007 01:15:03 -0800 |
Stephen J. Turnbull |
Commit deletion of file, omitted from earlier commit.
|
Fri, 21 Dec 2007 16:51:30 +0100 |
Mike Sperber |
Rework init-file migration.
|
Fri, 21 Dec 2007 03:39:10 -0800 |
Stephen J. Turnbull |
Refactor and rename reproduce-bugs.el to reproduce-crashes.el.
|
Fri, 21 Dec 2007 03:33:35 -0800 |
Stephen J. Turnbull |
Rename reproduce-bugs.el to reproduce-crashes.el.
|
Fri, 21 Dec 2007 03:31:41 -0800 |
Stephen J. Turnbull |
Refactor reproduce-bugs.el to usable state.
|
Thu, 20 Dec 2007 09:51:51 -0700 |
Jerry James |
Fix unused parameter warnings when compiling with ALSA sound support.
|
Thu, 20 Dec 2007 02:58:07 -0800 |
Stephen J. Turnbull |
Drat. Hashmarks need to be escaped in .hgignore patterns.
|
Thu, 20 Dec 2007 02:34:02 -0800 |
Stephen J. Turnbull |
Merge.
|
Thu, 20 Dec 2007 02:30:06 -0800 |
Stephen J. Turnbull |
Make Mercurial ignore patch .rej files, Emacs autosaves, and Emacs lockfiles.
|
Thu, 20 Dec 2007 08:50:49 +0100 |
Mike Sperber |
Merge.
|
Tue, 18 Dec 2007 21:33:56 -0700 |
james |
Sync config.guess and config.sub with the latest upstream versions.
|
Tue, 18 Dec 2007 23:00:01 +0100 |
Aidan Kehoe |
#'special-form-p; don't error (thank you Jerry James); flesh out docstring.
|
Tue, 18 Dec 2007 21:47:27 +0100 |
Aidan Kehoe |
Provide #'special-form-p, for the use of advice.el, perhaps other files.
|
Tue, 18 Dec 2007 21:28:12 +0100 |
Aidan Kehoe |
Within #'describe-function, say what commands are bound to.
|
Tue, 18 Dec 2007 19:44:28 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Tue, 18 Dec 2007 19:41:58 +0100 |
Aidan Kehoe |
Take out some debug code; correct some original code.
|
Thu, 20 Dec 2007 08:49:38 +0100 |
Mike Sperber |
Insert <immediate> into section header for immediate autoloads.
|
Wed, 19 Dec 2007 10:21:38 +0100 |
Mike Sperber |
Don't use undocumented Xt functions in external widget.
|
Tue, 18 Dec 2007 15:05:21 +0100 |
Mike Sperber |
Make Mercurial ignore many generated files.
|
Mon, 17 Dec 2007 08:44:14 +0100 |
Aidan Kehoe |
Provide %b in #'format; use it for converting between ints and bit vectors.
|
Fri, 14 Dec 2007 14:25:04 +0100 |
Aidan Kehoe |
Autoconfiscate the recent fontconfig spelling change.
|
Fri, 14 Dec 2007 14:13:02 +0100 |
Aidan Kehoe |
Fix a #'setenv bug, merge other changes from GNU's env.el.
|
Wed, 12 Dec 2007 00:42:48 +0100 |
Aidan Kehoe |
Don't let libtiff override the size of a boolean, Win32. From Ron Isaacson.
|
Tue, 11 Dec 2007 21:56:18 +0100 |
Aidan Kehoe |
Avoid an error when clicking on Help -> Tutorials
|
Tue, 11 Dec 2007 21:50:22 +0100 |
Aidan Kehoe |
Don't error on unknown environment variables, #'substitute-in-file-name.
|
Tue, 11 Dec 2007 21:41:54 +0100 |
Aidan Kehoe |
Commit a forgotten chunk of 4d0f773d5e21.
|
Mon, 10 Dec 2007 01:13:36 -0800 |
Stephen J. Turnbull |
src/search.c (simple_search): Fix underrun in reverse search.
|
Mon, 10 Dec 2007 00:57:19 -0800 |
Stephen J. Turnbull |
Resuscitate reproduce-bugs.el.
|
Mon, 10 Dec 2007 00:39:56 +0200 |
Ville Skyttä |
Spelling fixes.
|
Sun, 09 Dec 2007 18:31:41 +0100 |
Aidan Kehoe |
Specify coding-system-for-write, add a coding cookie in #'write-abbrev-file.
|
Sun, 09 Dec 2007 15:10:46 +0100 |
Aidan Kehoe |
Fix the test failures introduced by the non-ISO-2022 coding systems.
|
Sun, 09 Dec 2007 14:55:03 +0100 |
Aidan Kehoe |
Eliminate lost docstring warnings on 21.5.
|
Sun, 09 Dec 2007 14:04:13 +0100 |
Aidan Kehoe |
Create "UTF-8" and "WINDOWS-1252" language environments.
|
Sat, 08 Dec 2007 13:18:49 +0100 |
Aidan Kehoe |
Bind mouse wheel movements by default,
|
Fri, 07 Dec 2007 13:32:19 -0500 |
Vin Shelton |
Minor bio update to test new hg repository
|
Fri, 07 Dec 2007 09:35:09 +0200 |
Ville Skyttä |
Forgotten ChangeLog entry for changesets 4311 and 4312.
|
Fri, 07 Dec 2007 00:02:53 +0200 |
Ville Skyttä |
Spelling fixes.
|
Thu, 06 Dec 2007 23:35:22 +0200 |
Ville Skyttä |
Spelling fixes.
|
Thu, 06 Dec 2007 20:10:16 +0100 |
Mike Sperber |
Fix two Tailor glitches.
|
Wed, 05 Dec 2007 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-12-05 22:51:09 by viteno]
|
Wed, 05 Dec 2007 19:22:05 +0000 |
aidan |
[xemacs-hg @ 2007-12-05 19:22:03 by aidan]
|
Wed, 05 Dec 2007 08:26:03 +0000 |
stephent |
[xemacs-hg @ 2007-12-05 08:26:00 by stephent]
|
Tue, 04 Dec 2007 22:50:59 +0000 |
viteno |
[xemacs-hg @ 2007-12-04 22:50:59 by viteno]
|
Tue, 04 Dec 2007 20:40:51 +0000 |
aidan |
[xemacs-hg @ 2007-12-04 20:40:49 by aidan]
|
Tue, 04 Dec 2007 20:35:31 +0000 |
aidan |
[xemacs-hg @ 2007-12-04 20:35:30 by aidan]
|
Tue, 04 Dec 2007 20:18:43 +0000 |
aidan |
[xemacs-hg @ 2007-12-04 20:18:33 by aidan]
|
Mon, 03 Dec 2007 22:51:15 +0000 |
viteno |
[xemacs-hg @ 2007-12-03 22:51:15 by viteno]
|
Sun, 02 Dec 2007 22:50:56 +0000 |
viteno |
[xemacs-hg @ 2007-12-02 22:50:56 by viteno]
|
Sat, 01 Dec 2007 22:51:16 +0000 |
viteno |
[xemacs-hg @ 2007-12-01 22:51:16 by viteno]
|
Sat, 01 Dec 2007 14:24:52 +0000 |
aidan |
[xemacs-hg @ 2007-12-01 14:24:46 by aidan]
|
Sat, 01 Dec 2007 13:40:07 +0000 |
aidan |
[xemacs-hg @ 2007-12-01 13:40:06 by aidan]
|
Fri, 30 Nov 2007 22:51:05 +0000 |
viteno |
[xemacs-hg @ 2007-11-30 22:51:05 by viteno]
|
Thu, 29 Nov 2007 22:50:54 +0000 |
viteno |
[xemacs-hg @ 2007-11-29 22:50:54 by viteno]
|
Thu, 29 Nov 2007 13:38:21 +0000 |
aidan |
[xemacs-hg @ 2007-11-29 13:37:51 by aidan]
|
Wed, 28 Nov 2007 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2007-11-28 22:51:17 by viteno]
|
Wed, 28 Nov 2007 21:23:57 +0000 |
aidan |
[xemacs-hg @ 2007-11-28 21:23:55 by aidan]
|
Wed, 28 Nov 2007 21:17:55 +0000 |
aidan |
[xemacs-hg @ 2007-11-28 21:17:45 by aidan]
|
Tue, 27 Nov 2007 23:18:25 +0000 |
aidan |
[xemacs-hg @ 2007-11-27 23:18:25 by aidan]
|
Tue, 27 Nov 2007 22:52:06 +0000 |
viteno |
[xemacs-hg @ 2007-11-27 22:52:06 by viteno]
|
Tue, 27 Nov 2007 22:15:34 +0000 |
aidan |
[xemacs-hg @ 2007-11-27 22:15:32 by aidan]
|
Tue, 27 Nov 2007 15:38:40 +0000 |
aidan |
[xemacs-hg @ 2007-11-27 15:38:39 by aidan]
|
Tue, 27 Nov 2007 13:51:10 +0000 |
aidan |
[xemacs-hg @ 2007-11-27 13:51:03 by aidan]
|
Mon, 26 Nov 2007 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2007-11-26 22:51:07 by viteno]
|
Sun, 25 Nov 2007 22:51:02 +0000 |
viteno |
[xemacs-hg @ 2007-11-25 22:51:02 by viteno]
|
Sat, 24 Nov 2007 22:51:03 +0000 |
viteno |
[xemacs-hg @ 2007-11-24 22:51:03 by viteno]
|
Fri, 23 Nov 2007 22:50:48 +0000 |
viteno |
[xemacs-hg @ 2007-11-23 22:50:48 by viteno]
|
Fri, 23 Nov 2007 17:30:48 +0000 |
vins |
[xemacs-hg @ 2007-11-23 17:30:48 by vins]
|
Fri, 23 Nov 2007 17:27:09 +0000 |
vins |
[xemacs-hg @ 2007-11-23 17:27:07 by vins]
|
Thu, 22 Nov 2007 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2007-11-22 22:51:12 by viteno]
|
Wed, 21 Nov 2007 22:50:49 +0000 |
viteno |
[xemacs-hg @ 2007-11-21 22:50:49 by viteno]
|
Tue, 20 Nov 2007 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-11-20 22:51:09 by viteno]
|
Mon, 19 Nov 2007 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2007-11-19 22:51:17 by viteno]
|
Sun, 18 Nov 2007 22:51:16 +0000 |
viteno |
[xemacs-hg @ 2007-11-18 22:51:16 by viteno]
|
Sat, 17 Nov 2007 22:51:05 +0000 |
viteno |
[xemacs-hg @ 2007-11-17 22:51:05 by viteno]
|
Fri, 16 Nov 2007 22:51:06 +0000 |
viteno |
[xemacs-hg @ 2007-11-16 22:51:06 by viteno]
|
Thu, 15 Nov 2007 22:51:13 +0000 |
viteno |
[xemacs-hg @ 2007-11-15 22:51:13 by viteno]
|
Thu, 15 Nov 2007 19:05:50 +0000 |
aidan |
[xemacs-hg @ 2007-11-15 19:05:47 by aidan]
|
Thu, 15 Nov 2007 15:24:24 +0000 |
aidan |
[xemacs-hg @ 2007-11-15 15:24:20 by aidan]
|
Thu, 15 Nov 2007 10:05:16 +0000 |
aidan |
[xemacs-hg @ 2007-11-15 10:05:14 by aidan]
|
Wed, 14 Nov 2007 22:50:59 +0000 |
viteno |
[xemacs-hg @ 2007-11-14 22:50:59 by viteno]
|
Wed, 14 Nov 2007 19:41:09 +0000 |
aidan |
[xemacs-hg @ 2007-11-14 19:41:04 by aidan]
|
Wed, 14 Nov 2007 19:25:40 +0000 |
aidan |
[xemacs-hg @ 2007-11-14 19:25:39 by aidan]
|
Wed, 14 Nov 2007 18:51:31 +0000 |
aidan |
[xemacs-hg @ 2007-11-14 18:51:20 by aidan]
|
Wed, 14 Nov 2007 18:20:42 +0000 |
aidan |
[xemacs-hg @ 2007-11-14 18:20:41 by aidan]
|
Wed, 14 Nov 2007 18:06:52 +0000 |
aidan |
[xemacs-hg @ 2007-11-14 18:06:47 by aidan]
|
Tue, 13 Nov 2007 22:50:51 +0000 |
viteno |
[xemacs-hg @ 2007-11-13 22:50:51 by viteno]
|
Mon, 12 Nov 2007 22:52:03 +0000 |
viteno |
[xemacs-hg @ 2007-11-12 22:52:03 by viteno]
|
Sun, 11 Nov 2007 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2007-11-11 22:51:11 by viteno]
|
Sat, 10 Nov 2007 22:51:43 +0000 |
viteno |
[xemacs-hg @ 2007-11-10 22:51:43 by viteno]
|
Fri, 09 Nov 2007 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2007-11-09 22:51:11 by viteno]
|
Thu, 08 Nov 2007 22:51:15 +0000 |
viteno |
[xemacs-hg @ 2007-11-08 22:51:15 by viteno]
|
Thu, 08 Nov 2007 14:43:40 +0000 |
aidan |
[xemacs-hg @ 2007-11-08 14:43:38 by aidan]
|
Thu, 08 Nov 2007 07:12:40 +0000 |
michaels |
[xemacs-hg @ 2007-11-08 07:12:39 by michaels]
|
Wed, 07 Nov 2007 22:51:15 +0000 |
viteno |
[xemacs-hg @ 2007-11-07 22:51:15 by viteno]
|
Tue, 06 Nov 2007 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2007-11-06 22:51:11 by viteno]
|
Mon, 05 Nov 2007 22:51:01 +0000 |
viteno |
[xemacs-hg @ 2007-11-05 22:51:01 by viteno]
|
Mon, 05 Nov 2007 14:59:24 +0000 |
didierv |
[xemacs-hg @ 2007-11-05 14:59:20 by didierv]
|
Sun, 04 Nov 2007 22:50:59 +0000 |
viteno |
[xemacs-hg @ 2007-11-04 22:50:59 by viteno]
|
Sat, 03 Nov 2007 22:51:00 +0000 |
viteno |
[xemacs-hg @ 2007-11-03 22:51:00 by viteno]
|
Fri, 02 Nov 2007 22:50:59 +0000 |
viteno |
[xemacs-hg @ 2007-11-02 22:50:59 by viteno]
|
Thu, 01 Nov 2007 22:51:01 +0000 |
viteno |
[xemacs-hg @ 2007-11-01 22:51:01 by viteno]
|
Wed, 31 Oct 2007 22:50:57 +0000 |
viteno |
[xemacs-hg @ 2007-10-31 22:50:57 by viteno]
|
Wed, 31 Oct 2007 11:21:15 +0000 |
aidan |
[xemacs-hg @ 2007-10-31 11:21:02 by aidan]
|
Tue, 30 Oct 2007 22:51:13 +0000 |
viteno |
[xemacs-hg @ 2007-10-30 22:51:13 by viteno]
|
Mon, 29 Oct 2007 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2007-10-29 22:51:12 by viteno]
|
Sun, 28 Oct 2007 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2007-10-28 22:51:04 by viteno]
|
Sat, 27 Oct 2007 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2007-10-27 21:51:18 by viteno]
|
Fri, 26 Oct 2007 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2007-10-26 21:51:11 by viteno]
|
Fri, 26 Oct 2007 10:51:06 +0000 |
aidan |
[xemacs-hg @ 2007-10-26 10:51:02 by aidan]
|
Thu, 25 Oct 2007 21:51:20 +0000 |
viteno |
[xemacs-hg @ 2007-10-25 21:51:20 by viteno]
|
Wed, 24 Oct 2007 21:50:51 +0000 |
viteno |
[xemacs-hg @ 2007-10-24 21:50:51 by viteno]
|
Tue, 23 Oct 2007 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2007-10-23 21:51:19 by viteno]
|
Mon, 22 Oct 2007 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2007-10-22 21:51:03 by viteno]
|
Sun, 21 Oct 2007 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2007-10-21 21:51:07 by viteno]
|
Sat, 20 Oct 2007 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2007-10-20 21:51:07 by viteno]
|
Fri, 19 Oct 2007 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2007-10-19 21:51:10 by viteno]
|
Thu, 18 Oct 2007 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2007-10-18 21:51:08 by viteno]
|
Wed, 17 Oct 2007 21:51:47 +0000 |
viteno |
[xemacs-hg @ 2007-10-17 21:51:47 by viteno]
|
Tue, 16 Oct 2007 21:51:06 +0000 |
viteno |
[xemacs-hg @ 2007-10-16 21:51:06 by viteno]
|
Mon, 15 Oct 2007 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2007-10-15 21:51:19 by viteno]
|
Mon, 15 Oct 2007 10:55:49 +0000 |
aidan |
[xemacs-hg @ 2007-10-15 10:55:49 by aidan]
|
Mon, 15 Oct 2007 10:53:34 +0000 |
aidan |
[xemacs-hg @ 2007-10-15 10:53:33 by aidan]
|
Mon, 15 Oct 2007 09:55:50 +0000 |
didierv |
[xemacs-hg @ 2007-10-15 09:55:43 by didierv]
|
Mon, 15 Oct 2007 06:54:23 +0000 |
adrian |
[xemacs-hg @ 2007-10-15 06:54:20 by adrian]
|
Sun, 14 Oct 2007 21:50:50 +0000 |
viteno |
[xemacs-hg @ 2007-10-14 21:50:50 by viteno]
|
Sat, 13 Oct 2007 21:50:54 +0000 |
viteno |
[xemacs-hg @ 2007-10-13 21:50:54 by viteno]
|
Sat, 13 Oct 2007 14:08:30 +0000 |
aidan |
[xemacs-hg @ 2007-10-13 14:08:26 by aidan]
|
Fri, 12 Oct 2007 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2007-10-12 21:51:07 by viteno]
|
Thu, 11 Oct 2007 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-10-11 21:51:09 by viteno]
|
Wed, 10 Oct 2007 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2007-10-10 21:51:05 by viteno]
|
Tue, 09 Oct 2007 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2007-10-09 21:51:05 by viteno]
|
Mon, 08 Oct 2007 21:50:56 +0000 |
viteno |
[xemacs-hg @ 2007-10-08 21:50:56 by viteno]
|
Sun, 07 Oct 2007 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2007-10-07 21:51:22 by viteno]
|
Sun, 07 Oct 2007 06:55:00 +0000 |
stephent |
[xemacs-hg @ 2007-10-07 06:54:59 by stephent]
|
Sat, 06 Oct 2007 21:51:00 +0000 |
viteno |
[xemacs-hg @ 2007-10-06 21:51:00 by viteno]
|
Fri, 05 Oct 2007 21:50:55 +0000 |
viteno |
[xemacs-hg @ 2007-10-05 21:50:55 by viteno]
|
Thu, 04 Oct 2007 21:51:06 +0000 |
viteno |
[xemacs-hg @ 2007-10-04 21:51:06 by viteno]
|
Wed, 03 Oct 2007 21:50:57 +0000 |
viteno |
[xemacs-hg @ 2007-10-03 21:50:57 by viteno]
|
Wed, 03 Oct 2007 21:31:12 +0000 |
didierv |
[xemacs-hg @ 2007-10-03 21:31:10 by didierv]
|
Wed, 03 Oct 2007 16:53:39 +0000 |
aidan |
[xemacs-hg @ 2007-10-03 16:53:38 by aidan]
|
Wed, 03 Oct 2007 13:28:21 +0000 |
didierv |
[xemacs-hg @ 2007-10-03 13:28:19 by didierv]
|
Wed, 03 Oct 2007 10:06:42 +0000 |
didierv |
[xemacs-hg @ 2007-10-03 10:06:39 by didierv]
|
Tue, 02 Oct 2007 21:51:44 +0000 |
viteno |
[xemacs-hg @ 2007-10-02 21:51:44 by viteno]
|
Tue, 02 Oct 2007 20:09:01 +0000 |
aidan |
[xemacs-hg @ 2007-10-02 20:08:57 by aidan]
|
Tue, 02 Oct 2007 19:49:02 +0000 |
aidan |
[xemacs-hg @ 2007-10-02 19:49:02 by aidan]
|
Tue, 02 Oct 2007 19:31:31 +0000 |
aidan |
[xemacs-hg @ 2007-10-02 19:31:30 by aidan]
|
Tue, 02 Oct 2007 10:33:05 +0000 |
aidan |
[xemacs-hg @ 2007-10-02 10:33:04 by aidan]
|
Tue, 02 Oct 2007 07:54:08 +0000 |
didierv |
[xemacs-hg @ 2007-10-02 07:54:07 by didierv]
|
Mon, 01 Oct 2007 21:50:59 +0000 |
viteno |
[xemacs-hg @ 2007-10-01 21:50:59 by viteno]
|
Mon, 01 Oct 2007 08:07:57 +0000 |
stephent |
[xemacs-hg @ 2007-10-01 08:07:39 by stephent]
|
Sun, 30 Sep 2007 21:50:52 +0000 |
viteno |
[xemacs-hg @ 2007-09-30 21:50:52 by viteno]
|
Sun, 30 Sep 2007 19:56:42 +0000 |
aidan |
[xemacs-hg @ 2007-09-30 19:56:42 by aidan]
|
Sun, 30 Sep 2007 15:26:05 +0000 |
adrian |
[xemacs-hg @ 2007-09-30 15:26:05 by adrian]
|
Sun, 30 Sep 2007 15:13:33 +0000 |
adrian |
[xemacs-hg @ 2007-09-30 15:13:33 by adrian]
|
Sun, 30 Sep 2007 11:59:36 +0000 |
aidan |
[xemacs-hg @ 2007-09-30 11:59:34 by aidan]
|
Sun, 30 Sep 2007 11:38:00 +0000 |
aidan |
[xemacs-hg @ 2007-09-30 11:37:59 by aidan]
|
Sat, 29 Sep 2007 21:51:01 +0000 |
viteno |
[xemacs-hg @ 2007-09-29 21:51:01 by viteno]
|
Fri, 28 Sep 2007 21:50:55 +0000 |
viteno |
[xemacs-hg @ 2007-09-28 21:50:55 by viteno]
|
Thu, 27 Sep 2007 21:51:27 +0000 |
viteno |
[xemacs-hg @ 2007-09-27 21:51:27 by viteno]
|
Wed, 26 Sep 2007 21:50:54 +0000 |
viteno |
[xemacs-hg @ 2007-09-26 21:50:54 by viteno]
|
Wed, 26 Sep 2007 20:50:13 +0000 |
adrian |
[xemacs-hg @ 2007-09-26 20:50:07 by adrian]
|
Wed, 26 Sep 2007 13:28:01 +0000 |
didierv |
[xemacs-hg @ 2007-09-26 13:27:59 by didierv]
|
Wed, 26 Sep 2007 09:36:51 +0000 |
didierv |
[xemacs-hg @ 2007-09-26 09:36:49 by didierv]
|
Tue, 25 Sep 2007 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2007-09-25 21:51:22 by viteno]
|
Tue, 25 Sep 2007 21:21:10 +0000 |
adrian |
[xemacs-hg @ 2007-09-25 21:21:08 by adrian]
|
Mon, 24 Sep 2007 21:51:01 +0000 |
viteno |
[xemacs-hg @ 2007-09-24 21:51:01 by viteno]
|
Sun, 23 Sep 2007 21:50:57 +0000 |
viteno |
[xemacs-hg @ 2007-09-23 21:50:57 by viteno]
|
Sat, 22 Sep 2007 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2007-09-22 21:51:13 by viteno]
|
Fri, 21 Sep 2007 21:51:02 +0000 |
viteno |
[xemacs-hg @ 2007-09-21 21:51:02 by viteno]
|
Thu, 20 Sep 2007 21:50:53 +0000 |
viteno |
[xemacs-hg @ 2007-09-20 21:50:53 by viteno]
|
Thu, 20 Sep 2007 21:18:35 +0000 |
didierv |
[xemacs-hg @ 2007-09-20 21:18:33 by didierv]
|
Wed, 19 Sep 2007 21:50:57 +0000 |
viteno |
[xemacs-hg @ 2007-09-19 21:50:57 by viteno]
|
Wed, 19 Sep 2007 14:52:18 +0000 |
didierv |
[xemacs-hg @ 2007-09-19 14:52:18 by didierv]
|
Wed, 19 Sep 2007 14:49:12 +0000 |
didierv |
[xemacs-hg @ 2007-09-19 14:49:07 by didierv]
|
Tue, 18 Sep 2007 21:51:06 +0000 |
viteno |
[xemacs-hg @ 2007-09-18 21:51:06 by viteno]
|
Tue, 18 Sep 2007 02:55:29 +0000 |
james |
[xemacs-hg @ 2007-09-18 02:55:29 by james]
|
Mon, 17 Sep 2007 21:50:52 +0000 |
viteno |
[xemacs-hg @ 2007-09-17 21:50:52 by viteno]
|
Sun, 16 Sep 2007 21:50:52 +0000 |
viteno |
[xemacs-hg @ 2007-09-16 21:50:52 by viteno]
|
Sat, 15 Sep 2007 21:50:54 +0000 |
viteno |
[xemacs-hg @ 2007-09-15 21:50:54 by viteno]
|
Sat, 15 Sep 2007 19:11:55 +0000 |
viteno |
[xemacs-hg @ 2007-09-15 19:11:54 by viteno]
|
Fri, 14 Sep 2007 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2007-09-14 21:51:12 by viteno]
|
Thu, 13 Sep 2007 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2007-09-13 21:51:15 by viteno]
|
Thu, 06 Sep 2007 21:51:29 +0000 |
viteno |
[xemacs-hg @ 2007-09-06 21:51:29 by viteno]
|
Wed, 05 Sep 2007 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-09-05 21:51:09 by viteno]
|
Wed, 05 Sep 2007 06:50:45 +0000 |
michaels |
[xemacs-hg @ 2007-09-05 06:50:44 by michaels]
|
Tue, 04 Sep 2007 21:51:35 +0000 |
viteno |
[xemacs-hg @ 2007-09-04 21:51:35 by viteno]
|
Tue, 04 Sep 2007 21:20:26 +0000 |
aidan |
[xemacs-hg @ 2007-09-04 21:20:18 by aidan]
|
Mon, 03 Sep 2007 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-09-03 21:51:09 by viteno]
|
Mon, 03 Sep 2007 13:16:44 +0000 |
viteno |
[xemacs-hg @ 2007-09-03 13:16:39 by viteno]
|
Sun, 02 Sep 2007 21:51:36 +0000 |
viteno |
[xemacs-hg @ 2007-09-02 21:51:36 by viteno]
|
Sat, 01 Sep 2007 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2007-09-01 21:51:05 by viteno]
|
Fri, 31 Aug 2007 21:50:51 +0000 |
viteno |
[xemacs-hg @ 2007-08-31 21:50:51 by viteno]
|
Fri, 31 Aug 2007 08:34:27 +0000 |
didierv |
[xemacs-hg @ 2007-08-31 08:34:25 by didierv]
|
Thu, 30 Aug 2007 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2007-08-30 21:51:16 by viteno]
|
Thu, 30 Aug 2007 07:32:36 +0000 |
michaels |
[xemacs-hg @ 2007-08-30 07:32:34 by michaels]
|
Wed, 29 Aug 2007 21:51:17 +0000 |
viteno |
[xemacs-hg @ 2007-08-29 21:51:17 by viteno]
|
Wed, 29 Aug 2007 06:19:54 +0000 |
michaels |
[xemacs-hg @ 2007-08-29 06:19:44 by michaels]
|
Tue, 28 Aug 2007 21:51:26 +0000 |
viteno |
[xemacs-hg @ 2007-08-28 21:51:26 by viteno]
|
Tue, 28 Aug 2007 09:49:40 +0000 |
aidan |
[xemacs-hg @ 2007-08-28 09:49:36 by aidan]
|
Mon, 27 Aug 2007 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-08-27 21:51:09 by viteno]
|
Mon, 27 Aug 2007 11:38:52 +0000 |
michaels |
[xemacs-hg @ 2007-08-27 11:38:52 by michaels]
|
Mon, 27 Aug 2007 10:26:33 +0000 |
michaels |
[xemacs-hg @ 2007-08-27 10:26:33 by michaels]
|
Sun, 26 Aug 2007 21:51:50 +0000 |
viteno |
[xemacs-hg @ 2007-08-26 21:51:50 by viteno]
|
Sun, 26 Aug 2007 20:00:42 +0000 |
aidan |
[xemacs-hg @ 2007-08-26 20:00:29 by aidan]
|
Sat, 25 Aug 2007 21:51:21 +0000 |
viteno |
[xemacs-hg @ 2007-08-25 21:51:21 by viteno]
|
Fri, 24 Aug 2007 22:26:42 +0000 |
adrian |
[xemacs-hg @ 2007-08-24 22:26:42 by adrian]
|
Fri, 24 Aug 2007 21:51:26 +0000 |
viteno |
[xemacs-hg @ 2007-08-24 21:51:26 by viteno]
|
Fri, 24 Aug 2007 13:03:07 +0000 |
crestani |
[xemacs-hg @ 2007-08-24 13:03:04 by crestani]
|
Thu, 23 Aug 2007 21:51:35 +0000 |
viteno |
[xemacs-hg @ 2007-08-23 21:51:35 by viteno]
|
Thu, 23 Aug 2007 12:31:34 +0000 |
vins |
[xemacs-hg @ 2007-08-23 12:31:32 by vins]
|
Wed, 22 Aug 2007 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2007-08-22 21:51:12 by viteno]
|
Wed, 22 Aug 2007 15:10:19 +0000 |
aidan |
[xemacs-hg @ 2007-08-22 15:10:10 by aidan]
|
Wed, 22 Aug 2007 07:15:29 +0000 |
michaels |
[xemacs-hg @ 2007-08-22 07:15:24 by michaels]
|
Tue, 21 Aug 2007 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2007-08-21 21:51:14 by viteno]
|
Tue, 21 Aug 2007 20:32:37 +0000 |
aidan |
[xemacs-hg @ 2007-08-21 20:32:33 by aidan]
|
Tue, 21 Aug 2007 12:39:15 +0000 |
aidan |
[xemacs-hg @ 2007-08-21 12:38:57 by aidan]
|
Mon, 20 Aug 2007 22:29:29 +0000 |
adrian |
[xemacs-hg @ 2007-08-20 22:29:29 by adrian]
|
Mon, 20 Aug 2007 21:51:24 +0000 |
viteno |
[xemacs-hg @ 2007-08-20 21:51:24 by viteno]
|
Sun, 19 Aug 2007 21:51:46 +0000 |
viteno |
[xemacs-hg @ 2007-08-19 21:51:46 by viteno]
|
Sat, 18 Aug 2007 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2007-08-18 21:51:12 by viteno]
|
Sat, 18 Aug 2007 16:33:30 +0000 |
vins |
[xemacs-hg @ 2007-08-18 16:33:29 by vins]
|
Sat, 18 Aug 2007 13:38:11 +0000 |
adrian |
[xemacs-hg @ 2007-08-18 13:38:08 by adrian]
|
Fri, 17 Aug 2007 21:51:21 +0000 |
viteno |
[xemacs-hg @ 2007-08-17 21:51:21 by viteno]
|
Fri, 17 Aug 2007 10:16:48 +0000 |
crestani |
[xemacs-hg @ 2007-08-17 10:16:46 by crestani]
|
Fri, 17 Aug 2007 08:08:10 +0000 |
crestani |
[xemacs-hg @ 2007-08-17 08:08:05 by crestani]
|
Fri, 17 Aug 2007 08:04:28 +0000 |
crestani |
[xemacs-hg @ 2007-08-17 08:04:25 by crestani]
|
Fri, 17 Aug 2007 08:01:23 +0000 |
crestani |
[xemacs-hg @ 2007-08-17 08:01:13 by crestani]
|
Thu, 16 Aug 2007 21:52:08 +0000 |
viteno |
[xemacs-hg @ 2007-08-16 21:52:08 by viteno]
|
Wed, 15 Aug 2007 23:23:30 +0000 |
adrian |
[xemacs-hg @ 2007-08-15 23:23:30 by adrian]
|
Wed, 15 Aug 2007 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2007-08-15 21:51:19 by viteno]
|
Wed, 15 Aug 2007 12:28:45 +0000 |
michaels |
[xemacs-hg @ 2007-08-15 12:28:06 by michaels]
|
Wed, 15 Aug 2007 11:06:10 +0000 |
crestani |
[xemacs-hg @ 2007-08-15 11:06:02 by crestani]
|
Tue, 14 Aug 2007 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2007-08-14 21:51:16 by viteno]
|
Tue, 14 Aug 2007 18:58:16 +0000 |
crestani |
[xemacs-hg @ 2007-08-14 18:58:13 by crestani]
|
Mon, 13 Aug 2007 21:51:24 +0000 |
viteno |
[xemacs-hg @ 2007-08-13 21:51:24 by viteno]
|
Sun, 12 Aug 2007 21:50:48 +0000 |
viteno |
[xemacs-hg @ 2007-08-12 21:50:48 by viteno]
|
Sat, 11 Aug 2007 21:51:00 +0000 |
viteno |
[xemacs-hg @ 2007-08-11 21:51:00 by viteno]
|
Sat, 11 Aug 2007 14:42:51 +0000 |
michaels |
[xemacs-hg @ 2007-08-11 14:42:50 by michaels]
|
Fri, 10 Aug 2007 21:51:20 +0000 |
viteno |
[xemacs-hg @ 2007-08-10 21:51:20 by viteno]
|
Thu, 09 Aug 2007 21:51:29 +0000 |
viteno |
[xemacs-hg @ 2007-08-09 21:51:29 by viteno]
|
Thu, 09 Aug 2007 06:22:53 +0000 |
michaels |
[xemacs-hg @ 2007-08-09 06:22:51 by michaels]
|
Wed, 08 Aug 2007 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2007-08-08 21:51:18 by viteno]
|
Wed, 08 Aug 2007 20:52:52 +0000 |
aidan |
[xemacs-hg @ 2007-08-08 20:52:52 by aidan]
|
Wed, 08 Aug 2007 18:06:14 +0000 |
stephent |
[xemacs-hg @ 2007-08-08 18:06:11 by stephent]
|
Wed, 08 Aug 2007 14:54:43 +0000 |
aidan |
[xemacs-hg @ 2007-08-08 14:54:41 by aidan]
|
Tue, 07 Aug 2007 23:09:22 +0000 |
aidan |
[xemacs-hg @ 2007-08-07 23:08:47 by aidan]
|
Tue, 07 Aug 2007 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2007-08-07 21:51:12 by viteno]
|
Mon, 06 Aug 2007 21:51:23 +0000 |
viteno |
[xemacs-hg @ 2007-08-06 21:51:23 by viteno]
|
Mon, 06 Aug 2007 14:50:48 +0000 |
michaels |
[xemacs-hg @ 2007-08-06 14:50:39 by michaels]
|
Mon, 06 Aug 2007 07:00:27 +0000 |
aidan |
[xemacs-hg @ 2007-08-06 07:00:26 by aidan]
|
Sun, 05 Aug 2007 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2007-08-05 21:51:15 by viteno]
|
Sat, 04 Aug 2007 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2007-08-04 21:51:10 by viteno]
|
Sat, 04 Aug 2007 20:00:24 +0000 |
aidan |
[xemacs-hg @ 2007-08-04 20:00:10 by aidan]
|
Fri, 03 Aug 2007 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2007-08-03 21:51:12 by viteno]
|
Thu, 02 Aug 2007 21:51:49 +0000 |
viteno |
[xemacs-hg @ 2007-08-02 21:51:49 by viteno]
|
Thu, 02 Aug 2007 06:37:53 +0000 |
michaels |
[xemacs-hg @ 2007-08-02 06:37:48 by michaels]
|
Thu, 02 Aug 2007 06:33:59 +0000 |
michaels |
[xemacs-hg @ 2007-08-02 06:33:04 by michaels]
|
Wed, 01 Aug 2007 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2007-08-01 21:51:10 by viteno]
|
Wed, 01 Aug 2007 13:53:41 +0000 |
aidan |
[xemacs-hg @ 2007-08-01 13:53:32 by aidan]
|
Tue, 31 Jul 2007 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2007-07-31 21:51:15 by viteno]
|
Mon, 30 Jul 2007 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2007-07-30 21:51:11 by viteno]
|
Sun, 29 Jul 2007 21:51:25 +0000 |
viteno |
[xemacs-hg @ 2007-07-29 21:51:25 by viteno]
|
Sat, 28 Jul 2007 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2007-07-28 21:51:07 by viteno]
|
Sat, 28 Jul 2007 09:32:32 +0000 |
aidan |
[xemacs-hg @ 2007-07-28 09:32:26 by aidan]
|
Sat, 28 Jul 2007 08:25:44 +0000 |
aidan |
[xemacs-hg @ 2007-07-28 08:25:40 by aidan]
|
Sat, 28 Jul 2007 08:02:16 +0000 |
aidan |
[xemacs-hg @ 2007-07-28 08:02:15 by aidan]
|
Fri, 27 Jul 2007 22:25:21 +0000 |
adrian |
[xemacs-hg @ 2007-07-27 22:25:20 by adrian]
|
Fri, 27 Jul 2007 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2007-07-27 21:51:15 by viteno]
|
Fri, 27 Jul 2007 18:56:53 +0000 |
aidan |
[xemacs-hg @ 2007-07-27 18:56:45 by aidan]
|
Thu, 26 Jul 2007 21:51:51 +0000 |
viteno |
[xemacs-hg @ 2007-07-26 21:51:51 by viteno]
|
Thu, 26 Jul 2007 11:15:08 +0000 |
aidan |
[xemacs-hg @ 2007-07-26 11:15:04 by aidan]
|
Wed, 25 Jul 2007 21:51:21 +0000 |
viteno |
[xemacs-hg @ 2007-07-25 21:51:21 by viteno]
|
Tue, 24 Jul 2007 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2007-07-24 21:51:15 by viteno]
|
Mon, 23 Jul 2007 21:52:43 +0000 |
viteno |
[xemacs-hg @ 2007-07-23 21:52:43 by viteno]
|
Mon, 23 Jul 2007 21:52:00 +0000 |
viteno |
[xemacs-hg @ 2007-07-23 21:52:00 by viteno]
|
Mon, 23 Jul 2007 14:20:29 +0000 |
aidan |
[xemacs-hg @ 2007-07-23 14:19:39 by aidan]
|
Sun, 22 Jul 2007 22:04:14 +0000 |
aidan |
[xemacs-hg @ 2007-07-22 22:03:29 by aidan]
|
Sun, 22 Jul 2007 21:53:08 +0000 |
viteno |
[xemacs-hg @ 2007-07-22 21:53:08 by viteno]
|
Sat, 21 Jul 2007 21:52:16 +0000 |
viteno |
[xemacs-hg @ 2007-07-21 21:52:16 by viteno]
|
Fri, 20 Jul 2007 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2007-07-20 21:51:05 by viteno]
|
Thu, 19 Jul 2007 21:51:46 +0000 |
viteno |
[xemacs-hg @ 2007-07-19 21:51:46 by viteno]
|
Wed, 18 Jul 2007 21:51:17 +0000 |
viteno |
[xemacs-hg @ 2007-07-18 21:51:17 by viteno]
|
Tue, 17 Jul 2007 21:51:50 +0000 |
viteno |
[xemacs-hg @ 2007-07-17 21:51:50 by viteno]
|
Mon, 16 Jul 2007 21:51:31 +0000 |
viteno |
[xemacs-hg @ 2007-07-16 21:51:31 by viteno]
|
Mon, 16 Jul 2007 13:47:41 +0000 |
aidan |
[xemacs-hg @ 2007-07-16 13:47:41 by aidan]
|
Mon, 16 Jul 2007 13:34:27 +0000 |
aidan |
[xemacs-hg @ 2007-07-16 13:34:27 by aidan]
|
Mon, 16 Jul 2007 12:26:03 +0000 |
aidan |
[xemacs-hg @ 2007-07-16 12:26:00 by aidan]
|
Sun, 15 Jul 2007 21:51:42 +0000 |
viteno |
[xemacs-hg @ 2007-07-15 21:51:42 by viteno]
|
Sat, 14 Jul 2007 21:50:53 +0000 |
viteno |
[xemacs-hg @ 2007-07-14 21:50:53 by viteno]
|
Fri, 13 Jul 2007 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2007-07-13 21:51:14 by viteno]
|
Thu, 12 Jul 2007 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2007-07-12 21:51:07 by viteno]
|
Wed, 11 Jul 2007 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2007-07-11 21:51:18 by viteno]
|
Tue, 10 Jul 2007 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-07-10 21:51:09 by viteno]
|
Mon, 09 Jul 2007 21:52:24 +0000 |
viteno |
[xemacs-hg @ 2007-07-09 21:52:24 by viteno]
|
Sun, 08 Jul 2007 21:52:02 +0000 |
viteno |
[xemacs-hg @ 2007-07-08 21:52:02 by viteno]
|
Sat, 07 Jul 2007 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2007-07-07 21:51:08 by viteno]
|
Fri, 06 Jul 2007 21:51:35 +0000 |
viteno |
[xemacs-hg @ 2007-07-06 21:51:35 by viteno]
|
Thu, 05 Jul 2007 21:51:31 +0000 |
viteno |
[xemacs-hg @ 2007-07-05 21:51:31 by viteno]
|
Wed, 04 Jul 2007 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2007-07-04 21:51:11 by viteno]
|
Tue, 03 Jul 2007 21:51:36 +0000 |
viteno |
[xemacs-hg @ 2007-07-03 21:51:36 by viteno]
|
Mon, 02 Jul 2007 21:52:52 +0000 |
viteno |
[xemacs-hg @ 2007-07-02 21:52:52 by viteno]
|
Sun, 01 Jul 2007 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2007-07-01 21:51:03 by viteno]
|
Sat, 30 Jun 2007 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2007-06-30 21:51:10 by viteno]
|
Fri, 29 Jun 2007 21:51:26 +0000 |
viteno |
[xemacs-hg @ 2007-06-29 21:51:26 by viteno]
|
Fri, 29 Jun 2007 09:44:43 +0000 |
stephent |
[xemacs-hg @ 2007-06-29 09:44:42 by stephent]
|
Fri, 29 Jun 2007 08:17:46 +0000 |
stephent |
[xemacs-hg @ 2007-06-29 08:17:44 by stephent]
|
Fri, 29 Jun 2007 08:01:08 +0000 |
stephent |
[xemacs-hg @ 2007-06-29 08:00:58 by stephent]
|
Thu, 28 Jun 2007 21:51:50 +0000 |
viteno |
[xemacs-hg @ 2007-06-28 21:51:50 by viteno]
|
Wed, 27 Jun 2007 21:52:29 +0000 |
viteno |
[xemacs-hg @ 2007-06-27 21:52:29 by viteno]
|
Wed, 27 Jun 2007 12:19:11 +0000 |
aidan |
[xemacs-hg @ 2007-06-27 12:19:08 by aidan]
|
Tue, 26 Jun 2007 21:51:52 +0000 |
viteno |
[xemacs-hg @ 2007-06-26 21:51:52 by viteno]
|
Mon, 25 Jun 2007 21:52:20 +0000 |
viteno |
[xemacs-hg @ 2007-06-25 21:52:20 by viteno]
|
Sun, 24 Jun 2007 21:51:47 +0000 |
viteno |
[xemacs-hg @ 2007-06-24 21:51:47 by viteno]
|
Sat, 23 Jun 2007 21:52:09 +0000 |
viteno |
[xemacs-hg @ 2007-06-23 21:52:09 by viteno]
|
Fri, 22 Jun 2007 23:17:50 +0000 |
adrian |
[xemacs-hg @ 2007-06-22 23:17:46 by adrian]
|
Fri, 22 Jun 2007 21:51:32 +0000 |
viteno |
[xemacs-hg @ 2007-06-22 21:51:32 by viteno]
|
Fri, 22 Jun 2007 17:52:13 +0000 |
stephent |
[xemacs-hg @ 2007-06-22 17:52:13 by stephent]
|
Fri, 22 Jun 2007 17:50:42 +0000 |
stephent |
[xemacs-hg @ 2007-06-22 17:50:36 by stephent]
|
Fri, 22 Jun 2007 17:39:07 +0000 |
stephent |
[xemacs-hg @ 2007-06-22 17:39:04 by stephent]
|
Fri, 22 Jun 2007 17:26:22 +0000 |
stephent |
[xemacs-hg @ 2007-06-22 17:26:20 by stephent]
|
Fri, 22 Jun 2007 17:15:37 +0000 |
stephent |
[xemacs-hg @ 2007-06-22 17:15:34 by stephent]
|
Fri, 22 Jun 2007 16:58:38 +0000 |
stephent |
[xemacs-hg @ 2007-06-22 16:58:36 by stephent]
|
Fri, 22 Jun 2007 16:37:41 +0000 |
stephent |
[xemacs-hg @ 2007-06-22 16:37:37 by stephent]
|
Fri, 22 Jun 2007 00:21:17 +0000 |
aidan |
[xemacs-hg @ 2007-06-22 00:21:12 by aidan]
|
Thu, 21 Jun 2007 23:27:16 +0000 |
aidan |
[xemacs-hg @ 2007-06-21 23:27:13 by aidan]
|
Thu, 21 Jun 2007 21:51:24 +0000 |
viteno |
[xemacs-hg @ 2007-06-21 21:51:24 by viteno]
|
Thu, 21 Jun 2007 13:47:58 +0000 |
aidan |
[xemacs-hg @ 2007-06-21 13:47:55 by aidan]
|
Thu, 21 Jun 2007 13:39:36 +0000 |
aidan |
[xemacs-hg @ 2007-06-21 13:39:08 by aidan]
|
Wed, 20 Jun 2007 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-06-20 21:51:09 by viteno]
|
Tue, 19 Jun 2007 21:51:40 +0000 |
viteno |
[xemacs-hg @ 2007-06-19 21:51:40 by viteno]
|
Mon, 18 Jun 2007 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2007-06-18 21:51:16 by viteno]
|
Sun, 17 Jun 2007 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2007-06-17 21:51:15 by viteno]
|
Sat, 16 Jun 2007 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2007-06-16 21:51:19 by viteno]
|
Fri, 15 Jun 2007 21:51:49 +0000 |
viteno |
[xemacs-hg @ 2007-06-15 21:51:49 by viteno]
|
Thu, 14 Jun 2007 21:51:34 +0000 |
viteno |
[xemacs-hg @ 2007-06-14 21:51:34 by viteno]
|
Wed, 13 Jun 2007 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2007-06-13 21:51:16 by viteno]
|
Tue, 12 Jun 2007 21:51:56 +0000 |
viteno |
[xemacs-hg @ 2007-06-12 21:51:56 by viteno]
|
Tue, 12 Jun 2007 14:42:14 +0000 |
adrian |
[xemacs-hg @ 2007-06-12 14:42:14 by adrian]
|
Tue, 12 Jun 2007 14:31:59 +0000 |
adrian |
[xemacs-hg @ 2007-06-12 14:31:59 by adrian]
|
Tue, 12 Jun 2007 10:32:16 +0000 |
adrian |
[xemacs-hg @ 2007-06-12 10:32:15 by adrian]
|
Mon, 11 Jun 2007 21:51:53 +0000 |
viteno |
[xemacs-hg @ 2007-06-11 21:51:53 by viteno]
|
Sun, 10 Jun 2007 21:51:23 +0000 |
viteno |
[xemacs-hg @ 2007-06-10 21:51:23 by viteno]
|
Sat, 09 Jun 2007 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2007-06-09 21:51:15 by viteno]
|
Fri, 08 Jun 2007 21:51:37 +0000 |
viteno |
[xemacs-hg @ 2007-06-08 21:51:37 by viteno]
|
Thu, 07 Jun 2007 21:50:56 +0000 |
viteno |
[xemacs-hg @ 2007-06-07 21:50:56 by viteno]
|
Wed, 06 Jun 2007 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2007-06-06 21:51:28 by viteno]
|
Tue, 05 Jun 2007 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2007-06-05 21:51:28 by viteno]
|
Mon, 04 Jun 2007 21:51:21 +0000 |
viteno |
[xemacs-hg @ 2007-06-04 21:51:21 by viteno]
|
Sun, 03 Jun 2007 21:51:20 +0000 |
viteno |
[xemacs-hg @ 2007-06-03 21:51:20 by viteno]
|
Sun, 03 Jun 2007 17:32:38 +0000 |
aidan |
[xemacs-hg @ 2007-06-03 17:32:28 by aidan]
|
Sat, 02 Jun 2007 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2007-06-02 21:51:10 by viteno]
|
Fri, 01 Jun 2007 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2007-06-01 21:51:14 by viteno]
|
Thu, 31 May 2007 21:51:31 +0000 |
viteno |
[xemacs-hg @ 2007-05-31 21:51:31 by viteno]
|
Wed, 30 May 2007 21:50:54 +0000 |
viteno |
[xemacs-hg @ 2007-05-30 21:50:54 by viteno]
|
Tue, 29 May 2007 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2007-05-29 21:51:18 by viteno]
|
Tue, 29 May 2007 14:14:49 +0000 |
stephent |
[xemacs-hg @ 2007-05-29 14:14:49 by stephent]
|
Mon, 28 May 2007 21:52:23 +0000 |
viteno |
[xemacs-hg @ 2007-05-28 21:52:23 by viteno]
|
Sun, 27 May 2007 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2007-05-27 21:51:05 by viteno]
|
Sat, 26 May 2007 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2007-05-26 21:51:28 by viteno]
|
Sat, 26 May 2007 19:00:20 +0000 |
aidan |
[xemacs-hg @ 2007-05-26 19:00:16 by aidan]
|
Sat, 26 May 2007 18:28:23 +0000 |
aidan |
[xemacs-hg @ 2007-05-26 18:28:19 by aidan]
|
Fri, 25 May 2007 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2007-05-25 21:51:11 by viteno]
|
Fri, 25 May 2007 16:35:25 +0000 |
scop |
[xemacs-hg @ 2007-05-25 16:35:23 by scop]
|
Fri, 25 May 2007 15:47:56 +0000 |
michaels |
[xemacs-hg @ 2007-05-25 15:47:55 by michaels]
|
Thu, 24 May 2007 21:51:21 +0000 |
viteno |
[xemacs-hg @ 2007-05-24 21:51:21 by viteno]
|
Thu, 24 May 2007 20:18:50 +0000 |
james |
[xemacs-hg @ 2007-05-24 20:18:50 by james]
|
Wed, 23 May 2007 21:52:00 +0000 |
viteno |
[xemacs-hg @ 2007-05-23 21:52:00 by viteno]
|
Tue, 22 May 2007 21:51:24 +0000 |
viteno |
[xemacs-hg @ 2007-05-22 21:51:24 by viteno]
|
Mon, 21 May 2007 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2007-05-21 21:51:22 by viteno]
|
Mon, 21 May 2007 11:40:11 +0000 |
scop |
[xemacs-hg @ 2007-05-21 11:39:55 by scop]
|
Mon, 21 May 2007 09:25:46 +0000 |
aidan |
[xemacs-hg @ 2007-05-21 09:25:46 by aidan]
|
Mon, 21 May 2007 09:25:14 +0000 |
aidan |
[xemacs-hg @ 2007-05-21 09:25:14 by aidan]
|
Mon, 21 May 2007 08:11:37 +0000 |
aidan |
[xemacs-hg @ 2007-05-21 08:11:37 by aidan]
|
Mon, 21 May 2007 05:02:43 +0000 |
stephent |
[xemacs-hg @ 2007-05-21 04:59:52 by stephent]
r21-5-28
|
Mon, 21 May 2007 03:54:32 +0000 |
stephent |
[xemacs-hg @ 2007-05-21 03:54:32 by stephent]
|
Mon, 21 May 2007 03:51:39 +0000 |
stephent |
[xemacs-hg @ 2007-05-21 03:51:39 by stephent]
|
Mon, 21 May 2007 03:50:19 +0000 |
stephent |
[xemacs-hg @ 2007-05-21 03:50:13 by stephent]
|
Sun, 20 May 2007 21:51:21 +0000 |
viteno |
[xemacs-hg @ 2007-05-20 21:51:21 by viteno]
|
Sun, 20 May 2007 20:09:40 +0000 |
aidan |
[xemacs-hg @ 2007-05-20 20:09:20 by aidan]
|
Sun, 20 May 2007 16:04:10 +0000 |
stephent |
[xemacs-hg @ 2007-05-20 16:04:10 by stephent]
|
Sun, 20 May 2007 15:56:36 +0000 |
stephent |
[xemacs-hg @ 2007-05-20 15:56:30 by stephent]
|
Sat, 19 May 2007 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2007-05-19 21:51:03 by viteno]
|
Sat, 19 May 2007 18:49:15 +0000 |
adrian |
[xemacs-hg @ 2007-05-19 18:49:15 by adrian]
|
Sat, 19 May 2007 18:42:17 +0000 |
adrian |
[xemacs-hg @ 2007-05-19 18:41:56 by adrian]
|
Sat, 19 May 2007 18:04:19 +0000 |
vins |
[xemacs-hg @ 2007-05-19 18:04:18 by vins]
|
Sat, 19 May 2007 17:21:30 +0000 |
vins |
[xemacs-hg @ 2007-05-19 17:21:29 by vins]
|
Fri, 18 May 2007 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2007-05-18 21:51:18 by viteno]
|
Fri, 18 May 2007 13:57:58 +0000 |
stephent |
[xemacs-hg @ 2007-05-18 13:57:39 by stephent]
|
Thu, 17 May 2007 21:51:46 +0000 |
viteno |
[xemacs-hg @ 2007-05-17 21:51:46 by viteno]
|
Thu, 17 May 2007 15:42:48 +0000 |
stephent |
[xemacs-hg @ 2007-05-17 15:42:10 by stephent]
|
Thu, 17 May 2007 15:06:04 +0000 |
stephent |
[xemacs-hg @ 2007-05-17 15:06:04 by stephent]
|
Wed, 16 May 2007 21:51:33 +0000 |
viteno |
[xemacs-hg @ 2007-05-16 21:51:33 by viteno]
|
Tue, 15 May 2007 21:52:02 +0000 |
viteno |
[xemacs-hg @ 2007-05-15 21:52:02 by viteno]
|
Tue, 15 May 2007 10:25:16 +0000 |
aidan |
[xemacs-hg @ 2007-05-15 10:25:12 by aidan]
|
Mon, 14 May 2007 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2007-05-14 21:51:07 by viteno]
|
Sun, 13 May 2007 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2007-05-13 21:51:22 by viteno]
|
Sun, 13 May 2007 11:11:38 +0000 |
aidan |
[xemacs-hg @ 2007-05-13 11:11:28 by aidan]
|
Sat, 12 May 2007 21:51:25 +0000 |
viteno |
[xemacs-hg @ 2007-05-12 21:51:25 by viteno]
|
Sat, 12 May 2007 13:12:28 +0000 |
aidan |
[xemacs-hg @ 2007-05-12 13:12:26 by aidan]
|
Sat, 12 May 2007 10:59:17 +0000 |
aidan |
[xemacs-hg @ 2007-05-12 10:59:15 by aidan]
|
Sat, 12 May 2007 10:17:09 +0000 |
aidan |
[xemacs-hg @ 2007-05-12 10:17:00 by aidan]
|
Fri, 11 May 2007 21:51:38 +0000 |
viteno |
[xemacs-hg @ 2007-05-11 21:51:38 by viteno]
|
Thu, 10 May 2007 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2007-05-10 21:51:07 by viteno]
|
Wed, 09 May 2007 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-05-09 21:51:09 by viteno]
|
Tue, 08 May 2007 21:51:39 +0000 |
viteno |
[xemacs-hg @ 2007-05-08 21:51:39 by viteno]
|
Mon, 07 May 2007 21:51:17 +0000 |
viteno |
[xemacs-hg @ 2007-05-07 21:51:17 by viteno]
|
Sun, 06 May 2007 21:51:36 +0000 |
viteno |
[xemacs-hg @ 2007-05-06 21:51:36 by viteno]
|
Sat, 05 May 2007 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2007-05-05 21:51:16 by viteno]
|
Fri, 04 May 2007 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2007-05-04 21:51:10 by viteno]
|
Thu, 03 May 2007 21:51:17 +0000 |
viteno |
[xemacs-hg @ 2007-05-03 21:51:17 by viteno]
|
Wed, 02 May 2007 21:51:39 +0000 |
viteno |
[xemacs-hg @ 2007-05-02 21:51:39 by viteno]
|
Tue, 01 May 2007 21:51:25 +0000 |
viteno |
[xemacs-hg @ 2007-05-01 21:51:25 by viteno]
|
Tue, 01 May 2007 14:32:51 +0000 |
stephent |
[xemacs-hg @ 2007-05-01 14:32:50 by stephent]
|
Tue, 01 May 2007 14:22:38 +0000 |
stephent |
[xemacs-hg @ 2007-05-01 14:22:36 by stephent]
|
Tue, 01 May 2007 14:01:47 +0000 |
stephent |
[xemacs-hg @ 2007-05-01 14:01:46 by stephent]
|
Mon, 30 Apr 2007 21:51:57 +0000 |
viteno |
[xemacs-hg @ 2007-04-30 21:51:57 by viteno]
|
Mon, 30 Apr 2007 19:50:53 +0000 |
stephent |
[xemacs-hg @ 2007-04-30 19:50:53 by stephent]
|
Mon, 30 Apr 2007 16:46:36 +0000 |
stephent |
[xemacs-hg @ 2007-04-30 16:46:29 by stephent]
|
Mon, 30 Apr 2007 16:22:35 +0000 |
stephent |
[xemacs-hg @ 2007-04-30 16:22:22 by stephent]
|
Mon, 30 Apr 2007 16:16:52 +0000 |
stephent |
[xemacs-hg @ 2007-04-30 16:16:48 by stephent]
|
Sun, 29 Apr 2007 21:53:05 +0000 |
viteno |
[xemacs-hg @ 2007-04-29 21:53:05 by viteno]
|
Sun, 29 Apr 2007 13:20:00 +0000 |
aidan |
[xemacs-hg @ 2007-04-29 13:19:55 by aidan]
|
Sun, 29 Apr 2007 11:15:04 +0000 |
aidan |
[xemacs-hg @ 2007-04-29 11:15:01 by aidan]
|
Sat, 28 Apr 2007 21:51:34 +0000 |
viteno |
[xemacs-hg @ 2007-04-28 21:51:34 by viteno]
|
Fri, 27 Apr 2007 21:51:33 +0000 |
viteno |
[xemacs-hg @ 2007-04-27 21:51:33 by viteno]
|
Thu, 26 Apr 2007 21:52:24 +0000 |
viteno |
[xemacs-hg @ 2007-04-26 21:52:24 by viteno]
|
Wed, 25 Apr 2007 21:52:25 +0000 |
viteno |
[xemacs-hg @ 2007-04-25 21:52:25 by viteno]
|
Tue, 24 Apr 2007 21:52:09 +0000 |
viteno |
[xemacs-hg @ 2007-04-24 21:52:09 by viteno]
|
Mon, 23 Apr 2007 21:54:18 +0000 |
viteno |
[xemacs-hg @ 2007-04-23 21:54:18 by viteno]
|
Sun, 22 Apr 2007 21:51:43 +0000 |
viteno |
[xemacs-hg @ 2007-04-22 21:51:43 by viteno]
|
Sun, 22 Apr 2007 19:58:59 +0000 |
aidan |
[xemacs-hg @ 2007-04-22 19:58:27 by aidan]
|
Sun, 22 Apr 2007 09:24:12 +0000 |
aidan |
[xemacs-hg @ 2007-04-22 09:24:11 by aidan]
|
Sat, 21 Apr 2007 21:52:15 +0000 |
viteno |
[xemacs-hg @ 2007-04-21 21:52:15 by viteno]
|
Sat, 21 Apr 2007 14:18:54 +0000 |
adrian |
[xemacs-hg @ 2007-04-21 14:18:54 by adrian]
|
Fri, 20 Apr 2007 21:51:40 +0000 |
viteno |
[xemacs-hg @ 2007-04-20 21:51:40 by viteno]
|
Thu, 19 Apr 2007 21:52:14 +0000 |
viteno |
[xemacs-hg @ 2007-04-19 21:52:14 by viteno]
|
Wed, 18 Apr 2007 21:52:43 +0000 |
viteno |
[xemacs-hg @ 2007-04-18 21:52:43 by viteno]
|
Tue, 17 Apr 2007 21:54:22 +0000 |
viteno |
[xemacs-hg @ 2007-04-17 21:54:22 by viteno]
|
Mon, 16 Apr 2007 21:53:34 +0000 |
viteno |
[xemacs-hg @ 2007-04-16 21:53:34 by viteno]
|
Mon, 16 Apr 2007 14:22:52 +0000 |
stephent |
[xemacs-hg @ 2007-04-16 14:22:39 by stephent]
|
Sun, 15 Apr 2007 21:53:37 +0000 |
viteno |
[xemacs-hg @ 2007-04-15 21:53:37 by viteno]
|
Sat, 14 Apr 2007 21:51:44 +0000 |
viteno |
[xemacs-hg @ 2007-04-14 21:51:44 by viteno]
|
Sat, 14 Apr 2007 16:10:57 +0000 |
stephent |
[xemacs-hg @ 2007-04-14 16:10:53 by stephent]
|
Fri, 13 Apr 2007 21:52:37 +0000 |
viteno |
[xemacs-hg @ 2007-04-13 21:52:37 by viteno]
|
Thu, 12 Apr 2007 21:53:17 +0000 |
viteno |
[xemacs-hg @ 2007-04-12 21:53:17 by viteno]
|
Wed, 11 Apr 2007 21:52:18 +0000 |
viteno |
[xemacs-hg @ 2007-04-11 21:52:18 by viteno]
|
Tue, 10 Apr 2007 21:53:27 +0000 |
viteno |
[xemacs-hg @ 2007-04-10 21:53:27 by viteno]
|
Mon, 09 Apr 2007 21:53:06 +0000 |
viteno |
[xemacs-hg @ 2007-04-09 21:53:06 by viteno]
|
Sun, 08 Apr 2007 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2007-04-08 21:51:19 by viteno]
|
Sat, 07 Apr 2007 21:51:01 +0000 |
viteno |
[xemacs-hg @ 2007-04-07 21:51:01 by viteno]
|
Fri, 06 Apr 2007 21:51:54 +0000 |
viteno |
[xemacs-hg @ 2007-04-06 21:51:54 by viteno]
|
Thu, 05 Apr 2007 21:52:12 +0000 |
viteno |
[xemacs-hg @ 2007-04-05 21:52:12 by viteno]
|
Thu, 05 Apr 2007 02:27:11 +0000 |
stephent |
[xemacs-hg @ 2007-04-05 02:27:09 by stephent]
|
Thu, 05 Apr 2007 02:09:08 +0000 |
stephent |
[xemacs-hg @ 2007-04-05 02:09:06 by stephent]
|
Wed, 04 Apr 2007 21:53:06 +0000 |
viteno |
[xemacs-hg @ 2007-04-04 21:53:06 by viteno]
|
Tue, 03 Apr 2007 21:53:22 +0000 |
viteno |
[xemacs-hg @ 2007-04-03 21:53:22 by viteno]
|
Mon, 02 Apr 2007 21:53:48 +0000 |
viteno |
[xemacs-hg @ 2007-04-02 21:53:48 by viteno]
|
Sun, 01 Apr 2007 21:52:11 +0000 |
viteno |
[xemacs-hg @ 2007-04-01 21:52:11 by viteno]
|
Sat, 31 Mar 2007 21:51:17 +0000 |
viteno |
[xemacs-hg @ 2007-03-31 21:51:17 by viteno]
|
Fri, 30 Mar 2007 21:52:08 +0000 |
viteno |
[xemacs-hg @ 2007-03-30 21:52:08 by viteno]
|
Fri, 30 Mar 2007 14:38:42 +0000 |
stephent |
[xemacs-hg @ 2007-03-30 14:38:39 by stephent]
|
Thu, 29 Mar 2007 21:50:50 +0000 |
viteno |
[xemacs-hg @ 2007-03-29 21:50:50 by viteno]
|
Thu, 29 Mar 2007 18:15:08 +0000 |
stephent |
[xemacs-hg @ 2007-03-29 18:15:08 by stephent]
|
Wed, 28 Mar 2007 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2007-03-28 21:51:22 by viteno]
|
Tue, 27 Mar 2007 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2007-03-27 21:51:14 by viteno]
|
Mon, 26 Mar 2007 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2007-03-26 21:51:18 by viteno]
|
Sun, 25 Mar 2007 21:51:57 +0000 |
viteno |
[xemacs-hg @ 2007-03-25 21:51:57 by viteno]
|
Sun, 25 Mar 2007 17:05:55 +0000 |
stephent |
[xemacs-hg @ 2007-03-25 17:05:51 by stephent]
|
Sun, 25 Mar 2007 15:57:34 +0000 |
stephent |
[xemacs-hg @ 2007-03-25 15:57:32 by stephent]
|
Sun, 25 Mar 2007 15:35:06 +0000 |
stephent |
[xemacs-hg @ 2007-03-25 15:34:59 by stephent]
|
Sat, 24 Mar 2007 22:51:16 +0000 |
viteno |
[xemacs-hg @ 2007-03-24 22:51:16 by viteno]
|
Sat, 24 Mar 2007 12:41:26 +0000 |
stephent |
[xemacs-hg @ 2007-03-24 12:41:26 by stephent]
|
Sat, 24 Mar 2007 11:46:43 +0000 |
stephent |
[xemacs-hg @ 2007-03-24 11:46:37 by stephent]
|
Fri, 23 Mar 2007 22:51:26 +0000 |
viteno |
[xemacs-hg @ 2007-03-23 22:51:26 by viteno]
|
Thu, 22 Mar 2007 22:51:30 +0000 |
viteno |
[xemacs-hg @ 2007-03-22 22:51:30 by viteno]
|
Wed, 21 Mar 2007 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2007-03-21 22:51:11 by viteno]
|
Tue, 20 Mar 2007 22:51:19 +0000 |
viteno |
[xemacs-hg @ 2007-03-20 22:51:19 by viteno]
|
Mon, 19 Mar 2007 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2007-03-19 22:51:17 by viteno]
|
Mon, 19 Mar 2007 03:53:14 +0000 |
stephent |
[xemacs-hg @ 2007-03-19 03:53:14 by stephent]
|
Sun, 18 Mar 2007 22:51:23 +0000 |
viteno |
[xemacs-hg @ 2007-03-18 22:51:23 by viteno]
|
Sat, 17 Mar 2007 22:51:16 +0000 |
viteno |
[xemacs-hg @ 2007-03-17 22:51:16 by viteno]
|
Fri, 16 Mar 2007 22:51:14 +0000 |
viteno |
[xemacs-hg @ 2007-03-16 22:51:14 by viteno]
|
Thu, 15 Mar 2007 22:51:05 +0000 |
viteno |
[xemacs-hg @ 2007-03-15 22:51:05 by viteno]
|
Wed, 14 Mar 2007 22:51:31 +0000 |
viteno |
[xemacs-hg @ 2007-03-14 22:51:31 by viteno]
|
Tue, 13 Mar 2007 22:51:19 +0000 |
viteno |
[xemacs-hg @ 2007-03-13 22:51:19 by viteno]
|
Tue, 13 Mar 2007 17:27:20 +0000 |
stephent |
[xemacs-hg @ 2007-03-13 17:27:20 by stephent]
|
Tue, 13 Mar 2007 16:48:38 +0000 |
stephent |
[xemacs-hg @ 2007-03-13 16:48:37 by stephent]
|
Mon, 12 Mar 2007 22:51:14 +0000 |
viteno |
[xemacs-hg @ 2007-03-12 22:51:14 by viteno]
|
Sun, 11 Mar 2007 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-03-11 22:51:09 by viteno]
|
Sat, 10 Mar 2007 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2007-03-10 22:51:08 by viteno]
|
Fri, 09 Mar 2007 22:51:55 +0000 |
viteno |
[xemacs-hg @ 2007-03-09 22:51:55 by viteno]
|
Thu, 08 Mar 2007 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-03-08 22:51:09 by viteno]
|
Wed, 07 Mar 2007 22:52:08 +0000 |
viteno |
[xemacs-hg @ 2007-03-07 22:52:08 by viteno]
|
Tue, 06 Mar 2007 22:51:14 +0000 |
viteno |
[xemacs-hg @ 2007-03-06 22:51:14 by viteno]
|
Mon, 05 Mar 2007 22:51:10 +0000 |
viteno |
[xemacs-hg @ 2007-03-05 22:51:10 by viteno]
|
Sun, 04 Mar 2007 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2007-03-04 22:51:08 by viteno]
|
Sat, 03 Mar 2007 22:51:05 +0000 |
viteno |
[xemacs-hg @ 2007-03-03 22:51:05 by viteno]
|
Fri, 02 Mar 2007 22:51:06 +0000 |
viteno |
[xemacs-hg @ 2007-03-02 22:51:06 by viteno]
|
Thu, 01 Mar 2007 22:51:18 +0000 |
viteno |
[xemacs-hg @ 2007-03-01 22:51:18 by viteno]
|
Wed, 28 Feb 2007 22:51:06 +0000 |
viteno |
[xemacs-hg @ 2007-02-28 22:51:06 by viteno]
|
Tue, 27 Feb 2007 22:50:58 +0000 |
viteno |
[xemacs-hg @ 2007-02-27 22:50:58 by viteno]
|
Mon, 26 Feb 2007 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2007-02-26 22:51:08 by viteno]
|
Sun, 25 Feb 2007 22:51:16 +0000 |
viteno |
[xemacs-hg @ 2007-02-25 22:51:16 by viteno]
|
Sat, 24 Feb 2007 22:51:16 +0000 |
viteno |
[xemacs-hg @ 2007-02-24 22:51:16 by viteno]
|
Fri, 23 Feb 2007 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2007-02-23 22:51:12 by viteno]
|
Thu, 22 Feb 2007 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-02-22 22:51:09 by viteno]
|
Thu, 22 Feb 2007 16:53:27 +0000 |
stephent |
[xemacs-hg @ 2007-02-22 16:53:20 by stephent]
|
Thu, 22 Feb 2007 16:19:44 +0000 |
stephent |
[xemacs-hg @ 2007-02-22 16:19:40 by stephent]
|
Wed, 21 Feb 2007 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-02-21 22:51:09 by viteno]
|
Wed, 21 Feb 2007 10:49:33 +0000 |
stephent |
[xemacs-hg @ 2007-02-21 10:49:30 by stephent]
|
Tue, 20 Feb 2007 22:51:14 +0000 |
viteno |
[xemacs-hg @ 2007-02-20 22:51:14 by viteno]
|
Mon, 19 Feb 2007 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2007-02-19 22:51:17 by viteno]
|
Mon, 19 Feb 2007 14:10:44 +0000 |
stephent |
[xemacs-hg @ 2007-02-19 14:10:43 by stephent]
|
Sun, 18 Feb 2007 22:51:22 +0000 |
viteno |
[xemacs-hg @ 2007-02-18 22:51:22 by viteno]
|
Sat, 17 Feb 2007 22:51:33 +0000 |
viteno |
[xemacs-hg @ 2007-02-17 22:51:33 by viteno]
|
Sat, 17 Feb 2007 15:55:22 +0000 |
stephent |
[xemacs-hg @ 2007-02-17 15:55:21 by stephent]
|
Fri, 16 Feb 2007 22:51:16 +0000 |
viteno |
[xemacs-hg @ 2007-02-16 22:51:16 by viteno]
|
Thu, 15 Feb 2007 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2007-02-15 22:51:12 by viteno]
|
Thu, 15 Feb 2007 16:12:19 +0000 |
stephent |
[xemacs-hg @ 2007-02-15 16:11:52 by stephent]
|
Wed, 14 Feb 2007 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2007-02-14 22:51:17 by viteno]
|
Wed, 14 Feb 2007 07:35:07 +0000 |
stephent |
[xemacs-hg @ 2007-02-14 07:35:07 by stephent]
|
Tue, 13 Feb 2007 22:51:34 +0000 |
viteno |
[xemacs-hg @ 2007-02-13 22:51:34 by viteno]
|
Mon, 12 Feb 2007 22:51:46 +0000 |
viteno |
[xemacs-hg @ 2007-02-12 22:51:46 by viteno]
|
Sun, 11 Feb 2007 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2007-02-11 22:51:04 by viteno]
|
Sun, 11 Feb 2007 18:55:43 +0000 |
scop |
[xemacs-hg @ 2007-02-11 18:55:40 by scop]
|
Sat, 10 Feb 2007 22:51:20 +0000 |
viteno |
[xemacs-hg @ 2007-02-10 22:51:20 by viteno]
|
Fri, 09 Feb 2007 22:50:50 +0000 |
viteno |
[xemacs-hg @ 2007-02-09 22:50:50 by viteno]
|
Thu, 08 Feb 2007 22:51:30 +0000 |
viteno |
[xemacs-hg @ 2007-02-08 22:51:30 by viteno]
|
Thu, 08 Feb 2007 21:26:09 +0000 |
adrian |
[xemacs-hg @ 2007-02-08 21:26:03 by adrian]
|
Wed, 07 Feb 2007 22:51:25 +0000 |
viteno |
[xemacs-hg @ 2007-02-07 22:51:25 by viteno]
|
Tue, 06 Feb 2007 22:51:20 +0000 |
viteno |
[xemacs-hg @ 2007-02-06 22:51:20 by viteno]
|
Tue, 06 Feb 2007 20:01:42 +0000 |
aidan |
[xemacs-hg @ 2007-02-06 20:01:40 by aidan]
|
Tue, 06 Feb 2007 19:36:51 +0000 |
aidan |
[xemacs-hg @ 2007-02-06 19:36:46 by aidan]
|
Mon, 05 Feb 2007 22:51:06 +0000 |
viteno |
[xemacs-hg @ 2007-02-05 22:51:06 by viteno]
|
Mon, 05 Feb 2007 15:33:19 +0000 |
michaels |
[xemacs-hg @ 2007-02-05 15:33:17 by michaels]
|
Mon, 05 Feb 2007 15:19:18 +0000 |
michaels |
[xemacs-hg @ 2007-02-05 15:19:17 by michaels]
|
Sun, 04 Feb 2007 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-02-04 22:51:09 by viteno]
|
Sat, 03 Feb 2007 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2007-02-03 22:51:04 by viteno]
|
Fri, 02 Feb 2007 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-02-02 22:51:09 by viteno]
|
Thu, 01 Feb 2007 22:51:05 +0000 |
viteno |
[xemacs-hg @ 2007-02-01 22:51:05 by viteno]
|
Wed, 31 Jan 2007 22:51:03 +0000 |
viteno |
[xemacs-hg @ 2007-01-31 22:51:03 by viteno]
|
Tue, 30 Jan 2007 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-01-30 22:51:09 by viteno]
|
Mon, 29 Jan 2007 22:51:03 +0000 |
viteno |
[xemacs-hg @ 2007-01-29 22:51:03 by viteno]
|
Sun, 28 Jan 2007 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-01-28 22:51:09 by viteno]
|
Sat, 27 Jan 2007 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2007-01-27 22:51:12 by viteno]
|
Sat, 27 Jan 2007 18:29:06 +0000 |
stephent |
[xemacs-hg @ 2007-01-27 18:28:57 by stephent]
|
Sat, 27 Jan 2007 17:14:22 +0000 |
michaels |
[xemacs-hg @ 2007-01-27 17:14:20 by michaels]
|
Fri, 26 Jan 2007 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2007-01-26 22:51:07 by viteno]
|
Thu, 25 Jan 2007 22:51:02 +0000 |
viteno |
[xemacs-hg @ 2007-01-25 22:51:02 by viteno]
|
Wed, 24 Jan 2007 22:51:13 +0000 |
viteno |
[xemacs-hg @ 2007-01-24 22:51:13 by viteno]
|
Tue, 23 Jan 2007 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2007-01-23 22:51:11 by viteno]
|
Mon, 22 Jan 2007 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2007-01-22 22:51:08 by viteno]
|
Sun, 21 Jan 2007 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2007-01-21 22:51:07 by viteno]
|
Sat, 20 Jan 2007 22:51:03 +0000 |
viteno |
[xemacs-hg @ 2007-01-20 22:51:03 by viteno]
|
Sat, 20 Jan 2007 16:57:06 +0000 |
aidan |
[xemacs-hg @ 2007-01-20 16:57:05 by aidan]
|
Fri, 19 Jan 2007 22:51:02 +0000 |
viteno |
[xemacs-hg @ 2007-01-19 22:51:02 by viteno]
|
Thu, 18 Jan 2007 22:51:05 +0000 |
viteno |
[xemacs-hg @ 2007-01-18 22:51:05 by viteno]
|
Wed, 17 Jan 2007 22:51:20 +0000 |
viteno |
[xemacs-hg @ 2007-01-17 22:51:20 by viteno]
|
Tue, 16 Jan 2007 22:51:24 +0000 |
viteno |
[xemacs-hg @ 2007-01-16 22:51:24 by viteno]
|
Mon, 15 Jan 2007 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2007-01-15 22:51:08 by viteno]
|
Sun, 14 Jan 2007 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-01-14 22:51:09 by viteno]
|
Sat, 13 Jan 2007 22:51:03 +0000 |
viteno |
[xemacs-hg @ 2007-01-13 22:51:03 by viteno]
|
Fri, 12 Jan 2007 22:51:01 +0000 |
viteno |
[xemacs-hg @ 2007-01-12 22:51:01 by viteno]
|
Thu, 11 Jan 2007 22:50:45 +0000 |
viteno |
[xemacs-hg @ 2007-01-11 22:50:45 by viteno]
|
Wed, 10 Jan 2007 22:51:06 +0000 |
viteno |
[xemacs-hg @ 2007-01-10 22:51:06 by viteno]
|
Tue, 09 Jan 2007 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2007-01-09 22:51:07 by viteno]
|
Mon, 08 Jan 2007 22:51:35 +0000 |
viteno |
[xemacs-hg @ 2007-01-08 22:51:35 by viteno]
|
Mon, 08 Jan 2007 13:33:43 +0000 |
vins |
[xemacs-hg @ 2007-01-08 13:33:42 by vins]
|
Sun, 07 Jan 2007 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2007-01-07 22:51:08 by viteno]
|
Sat, 06 Jan 2007 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2007-01-06 22:51:07 by viteno]
|
Fri, 05 Jan 2007 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2007-01-05 22:51:09 by viteno]
|
Thu, 04 Jan 2007 22:51:45 +0000 |
viteno |
[xemacs-hg @ 2007-01-04 22:51:45 by viteno]
|
Wed, 03 Jan 2007 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2007-01-03 22:51:07 by viteno]
|
Tue, 02 Jan 2007 22:51:28 +0000 |
viteno |
[xemacs-hg @ 2007-01-02 22:51:28 by viteno]
|
Mon, 01 Jan 2007 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2007-01-01 22:51:12 by viteno]
|
Mon, 01 Jan 2007 10:04:13 +0000 |
malcolmp |
[xemacs-hg @ 2007-01-01 10:03:52 by malcolmp]
|
Mon, 01 Jan 2007 07:46:38 +0000 |
malcolmp |
[xemacs-hg @ 2007-01-01 07:46:34 by malcolmp]
|
Sun, 31 Dec 2006 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-12-31 22:51:09 by viteno]
|
Sat, 30 Dec 2006 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-12-30 22:51:08 by viteno]
|
Sat, 30 Dec 2006 17:04:32 +0000 |
aidan |
[xemacs-hg @ 2006-12-30 17:04:26 by aidan]
|
Fri, 29 Dec 2006 22:50:53 +0000 |
viteno |
[xemacs-hg @ 2006-12-29 22:50:53 by viteno]
|
Fri, 29 Dec 2006 18:09:51 +0000 |
aidan |
[xemacs-hg @ 2006-12-29 18:09:38 by aidan]
|
Thu, 28 Dec 2006 22:50:55 +0000 |
viteno |
[xemacs-hg @ 2006-12-28 22:50:55 by viteno]
|
Thu, 28 Dec 2006 12:56:04 +0000 |
malcolmp |
[xemacs-hg @ 2006-12-28 12:56:00 by malcolmp]
|
Thu, 28 Dec 2006 12:23:57 +0000 |
malcolmp |
[xemacs-hg @ 2006-12-28 12:23:57 by malcolmp]
|
Thu, 28 Dec 2006 12:15:38 +0000 |
malcolmp |
[xemacs-hg @ 2006-12-28 12:15:23 by malcolmp]
|
Wed, 27 Dec 2006 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-12-27 22:51:11 by viteno]
|
Tue, 26 Dec 2006 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-12-26 22:51:07 by viteno]
|
Mon, 25 Dec 2006 22:50:58 +0000 |
viteno |
[xemacs-hg @ 2006-12-25 22:50:58 by viteno]
|
Sun, 24 Dec 2006 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-12-24 22:51:04 by viteno]
|
Sat, 23 Dec 2006 22:51:00 +0000 |
viteno |
[xemacs-hg @ 2006-12-23 22:51:00 by viteno]
|
Fri, 22 Dec 2006 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-12-22 22:51:09 by viteno]
|
Thu, 21 Dec 2006 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-12-21 22:51:04 by viteno]
|
Wed, 20 Dec 2006 22:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-12-20 22:51:05 by viteno]
|
Tue, 19 Dec 2006 22:50:54 +0000 |
viteno |
[xemacs-hg @ 2006-12-19 22:50:54 by viteno]
|
Tue, 19 Dec 2006 15:28:45 +0000 |
stephent |
[xemacs-hg @ 2006-12-19 15:28:43 by stephent]
|
Tue, 19 Dec 2006 15:24:13 +0000 |
stephent |
[xemacs-hg @ 2006-12-19 15:24:13 by stephent]
|
Mon, 18 Dec 2006 22:51:16 +0000 |
viteno |
[xemacs-hg @ 2006-12-18 22:51:16 by viteno]
|
Sun, 17 Dec 2006 22:51:06 +0000 |
viteno |
[xemacs-hg @ 2006-12-17 22:51:06 by viteno]
|
Sun, 17 Dec 2006 13:41:49 +0000 |
aidan |
[xemacs-hg @ 2006-12-17 13:41:33 by aidan]
|
Sun, 17 Dec 2006 13:23:50 +0000 |
aidan |
[xemacs-hg @ 2006-12-17 13:23:34 by aidan]
|
Sun, 17 Dec 2006 11:26:09 +0000 |
aidan |
[xemacs-hg @ 2006-12-17 11:25:58 by aidan]
|
Sat, 16 Dec 2006 22:51:14 +0000 |
viteno |
[xemacs-hg @ 2006-12-16 22:51:14 by viteno]
|
Fri, 15 Dec 2006 22:51:01 +0000 |
viteno |
[xemacs-hg @ 2006-12-15 22:51:01 by viteno]
|
Thu, 14 Dec 2006 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2006-12-14 22:51:12 by viteno]
|
Wed, 13 Dec 2006 22:51:29 +0000 |
viteno |
[xemacs-hg @ 2006-12-13 22:51:29 by viteno]
|
Tue, 12 Dec 2006 22:51:16 +0000 |
viteno |
[xemacs-hg @ 2006-12-12 22:51:16 by viteno]
|
Tue, 12 Dec 2006 14:54:49 +0000 |
vins |
[xemacs-hg @ 2006-12-12 14:54:49 by vins]
|
Mon, 11 Dec 2006 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-12-11 22:51:11 by viteno]
|
Mon, 11 Dec 2006 19:44:56 +0000 |
aidan |
[xemacs-hg @ 2006-12-11 19:43:57 by aidan]
|
Mon, 11 Dec 2006 13:32:41 +0000 |
aidan |
[xemacs-hg @ 2006-12-11 13:32:40 by aidan]
|
Mon, 11 Dec 2006 12:40:02 +0000 |
aidan |
[xemacs-hg @ 2006-12-11 12:39:55 by aidan]
|
Mon, 11 Dec 2006 12:22:52 +0000 |
aidan |
[xemacs-hg @ 2006-12-11 12:22:47 by aidan]
|
Mon, 11 Dec 2006 10:10:20 +0000 |
aidan |
[xemacs-hg @ 2006-12-11 10:10:18 by aidan]
|
Mon, 11 Dec 2006 10:04:30 +0000 |
aidan |
[xemacs-hg @ 2006-12-11 10:04:27 by aidan]
|
Sun, 10 Dec 2006 22:51:10 +0000 |
viteno |
[xemacs-hg @ 2006-12-10 22:51:10 by viteno]
|
Sat, 09 Dec 2006 22:50:50 +0000 |
viteno |
[xemacs-hg @ 2006-12-09 22:50:50 by viteno]
|
Sat, 09 Dec 2006 18:44:48 +0000 |
vins |
[xemacs-hg @ 2006-12-09 18:44:47 by vins]
|
Fri, 08 Dec 2006 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-12-08 22:51:11 by viteno]
|
Fri, 08 Dec 2006 07:39:23 +0000 |
michaels |
[xemacs-hg @ 2006-12-08 07:39:22 by michaels]
|
Fri, 08 Dec 2006 02:22:02 +0000 |
vins |
[xemacs-hg @ 2006-12-08 02:21:53 by vins]
|
Fri, 08 Dec 2006 02:17:16 +0000 |
vins |
[xemacs-hg @ 2006-12-08 02:17:15 by vins]
|
Thu, 07 Dec 2006 22:51:10 +0000 |
viteno |
[xemacs-hg @ 2006-12-07 22:51:10 by viteno]
|
Wed, 06 Dec 2006 22:50:53 +0000 |
viteno |
[xemacs-hg @ 2006-12-06 22:50:53 by viteno]
|
Wed, 06 Dec 2006 21:28:54 +0000 |
aidan |
[xemacs-hg @ 2006-12-06 21:28:47 by aidan]
|
Tue, 05 Dec 2006 22:51:25 +0000 |
viteno |
[xemacs-hg @ 2006-12-05 22:51:25 by viteno]
|
Tue, 05 Dec 2006 08:21:03 +0000 |
michaels |
[xemacs-hg @ 2006-12-05 08:20:54 by michaels]
|
Mon, 04 Dec 2006 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-12-04 22:51:08 by viteno]
|
Mon, 04 Dec 2006 09:25:04 +0000 |
aidan |
[xemacs-hg @ 2006-12-04 09:25:04 by aidan]
|
Sun, 03 Dec 2006 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-12-03 22:51:07 by viteno]
|
Sat, 02 Dec 2006 22:51:29 +0000 |
viteno |
[xemacs-hg @ 2006-12-02 22:51:29 by viteno]
|
Sat, 02 Dec 2006 17:03:44 +0000 |
aidan |
[xemacs-hg @ 2006-12-02 17:03:43 by aidan]
|
Fri, 01 Dec 2006 22:51:06 +0000 |
viteno |
[xemacs-hg @ 2006-12-01 22:51:06 by viteno]
|
Thu, 30 Nov 2006 22:51:06 +0000 |
viteno |
[xemacs-hg @ 2006-11-30 22:51:06 by viteno]
|
Thu, 30 Nov 2006 07:29:36 +0000 |
michaels |
[xemacs-hg @ 2006-11-30 07:29:34 by michaels]
|
Wed, 29 Nov 2006 22:51:10 +0000 |
viteno |
[xemacs-hg @ 2006-11-29 22:51:10 by viteno]
|
Wed, 29 Nov 2006 22:33:43 +0000 |
aidan |
[xemacs-hg @ 2006-11-29 22:33:36 by aidan]
|
Wed, 29 Nov 2006 19:56:15 +0000 |
aidan |
[xemacs-hg @ 2006-11-29 19:56:09 by aidan]
|
Wed, 29 Nov 2006 19:10:03 +0000 |
aidan |
[xemacs-hg @ 2006-11-29 19:10:01 by aidan]
|
Tue, 28 Nov 2006 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-11-28 22:51:04 by viteno]
|
Tue, 28 Nov 2006 22:50:49 +0000 |
viteno |
[xemacs-hg @ 2006-11-28 22:50:49 by viteno]
|
Tue, 28 Nov 2006 21:20:37 +0000 |
aidan |
[xemacs-hg @ 2006-11-28 21:20:22 by aidan]
|
Tue, 28 Nov 2006 16:09:47 +0000 |
aidan |
[xemacs-hg @ 2006-11-28 16:09:45 by aidan]
|
Tue, 28 Nov 2006 13:01:29 +0000 |
aidan |
[xemacs-hg @ 2006-11-28 13:01:27 by aidan]
|
Mon, 27 Nov 2006 22:51:20 +0000 |
viteno |
[xemacs-hg @ 2006-11-27 22:51:20 by viteno]
|
Sun, 26 Nov 2006 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-11-26 22:51:08 by viteno]
|
Sat, 25 Nov 2006 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-11-25 22:51:07 by viteno]
|
Sat, 25 Nov 2006 22:06:34 +0000 |
aidan |
[xemacs-hg @ 2006-11-25 22:06:29 by aidan]
|
Sat, 25 Nov 2006 12:40:16 +0000 |
adrian |
[xemacs-hg @ 2006-11-25 12:40:15 by adrian]
|
Fri, 24 Nov 2006 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-11-24 22:51:11 by viteno]
|
Fri, 24 Nov 2006 13:45:38 +0000 |
aidan |
[xemacs-hg @ 2006-11-24 13:45:37 by aidan]
|
Thu, 23 Nov 2006 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-11-23 22:51:07 by viteno]
|
Thu, 23 Nov 2006 18:38:52 +0000 |
michaels |
[xemacs-hg @ 2006-11-23 18:38:50 by michaels]
|
Thu, 23 Nov 2006 13:43:29 +0000 |
aidan |
[xemacs-hg @ 2006-11-23 13:43:17 by aidan]
|
Wed, 22 Nov 2006 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-11-22 22:51:11 by viteno]
|
Wed, 22 Nov 2006 02:20:34 +0000 |
stephent |
[xemacs-hg @ 2006-11-22 02:20:20 by stephent]
|
Tue, 21 Nov 2006 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-11-21 22:51:08 by viteno]
|
Mon, 20 Nov 2006 22:51:31 +0000 |
viteno |
[xemacs-hg @ 2006-11-20 22:51:31 by viteno]
|
Mon, 20 Nov 2006 19:21:56 +0000 |
aidan |
[xemacs-hg @ 2006-11-20 19:21:47 by aidan]
|
Sun, 19 Nov 2006 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-11-19 22:51:04 by viteno]
|
Sat, 18 Nov 2006 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-11-18 22:51:08 by viteno]
|
Sat, 18 Nov 2006 18:17:55 +0000 |
michaels |
[xemacs-hg @ 2006-11-18 18:17:53 by michaels]
|
Fri, 17 Nov 2006 22:51:06 +0000 |
viteno |
[xemacs-hg @ 2006-11-17 22:51:06 by viteno]
|
Fri, 17 Nov 2006 02:50:32 +0000 |
stephent |
[xemacs-hg @ 2006-11-17 02:50:22 by stephent]
|
Thu, 16 Nov 2006 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-11-16 22:51:09 by viteno]
|
Thu, 16 Nov 2006 11:22:33 +0000 |
malcolmp |
[xemacs-hg @ 2006-11-16 11:22:25 by malcolmp]
|
Wed, 15 Nov 2006 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-11-15 22:51:11 by viteno]
|
Wed, 15 Nov 2006 21:40:02 +0000 |
aidan |
[xemacs-hg @ 2006-11-15 21:39:51 by aidan]
|
Wed, 15 Nov 2006 21:12:17 +0000 |
aidan |
[xemacs-hg @ 2006-11-15 21:12:13 by aidan]
|
Tue, 14 Nov 2006 22:51:37 +0000 |
viteno |
[xemacs-hg @ 2006-11-14 22:51:37 by viteno]
|
Mon, 13 Nov 2006 22:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-11-13 22:51:05 by viteno]
|
Sun, 12 Nov 2006 22:51:01 +0000 |
viteno |
[xemacs-hg @ 2006-11-12 22:51:01 by viteno]
|
Sun, 12 Nov 2006 13:40:09 +0000 |
aidan |
[xemacs-hg @ 2006-11-12 13:40:04 by aidan]
|
Sat, 11 Nov 2006 22:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-11-11 22:51:05 by viteno]
|
Sat, 11 Nov 2006 16:05:39 +0000 |
aidan |
[xemacs-hg @ 2006-11-11 16:05:31 by aidan]
|
Sat, 11 Nov 2006 09:50:34 +0000 |
aidan |
[xemacs-hg @ 2006-11-11 09:50:33 by aidan]
|
Fri, 10 Nov 2006 22:51:02 +0000 |
viteno |
[xemacs-hg @ 2006-11-10 22:51:02 by viteno]
|
Thu, 09 Nov 2006 22:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-11-09 22:51:05 by viteno]
|
Thu, 09 Nov 2006 12:47:47 +0000 |
aidan |
[xemacs-hg @ 2006-11-09 12:47:45 by aidan]
|
Wed, 08 Nov 2006 22:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-11-08 22:51:03 by viteno]
|
Tue, 07 Nov 2006 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2006-11-07 22:51:17 by viteno]
|
Tue, 07 Nov 2006 18:51:22 +0000 |
aidan |
[xemacs-hg @ 2006-11-07 18:51:21 by aidan]
|
Tue, 07 Nov 2006 15:58:24 +0000 |
stephent |
[xemacs-hg @ 2006-11-07 15:58:21 by stephent]
|
Tue, 07 Nov 2006 15:54:47 +0000 |
stephent |
[xemacs-hg @ 2006-11-07 15:54:42 by stephent]
|
Tue, 07 Nov 2006 14:04:56 +0000 |
aidan |
[xemacs-hg @ 2006-11-07 14:04:53 by aidan]
|
Mon, 06 Nov 2006 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2006-11-06 22:51:12 by viteno]
|
Mon, 06 Nov 2006 19:35:45 +0000 |
aidan |
[xemacs-hg @ 2006-11-06 19:35:43 by aidan]
|
Sun, 05 Nov 2006 22:51:28 +0000 |
viteno |
[xemacs-hg @ 2006-11-05 22:51:28 by viteno]
|
Sun, 05 Nov 2006 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2006-11-05 22:51:12 by viteno]
|
Sun, 05 Nov 2006 22:31:46 +0000 |
aidan |
[xemacs-hg @ 2006-11-05 22:31:31 by aidan]
|
Sat, 04 Nov 2006 22:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-11-04 22:51:03 by viteno]
|
Fri, 03 Nov 2006 22:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-11-03 22:51:05 by viteno]
|
Thu, 02 Nov 2006 22:50:44 +0000 |
viteno |
[xemacs-hg @ 2006-11-02 22:50:44 by viteno]
|
Wed, 01 Nov 2006 23:14:33 +0000 |
adrian |
[xemacs-hg @ 2006-11-01 23:14:31 by adrian]
|
Wed, 01 Nov 2006 22:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-11-01 22:51:05 by viteno]
|
Wed, 01 Nov 2006 21:57:20 +0000 |
adrian |
[xemacs-hg @ 2006-11-01 21:57:20 by adrian]
|
Wed, 01 Nov 2006 21:35:36 +0000 |
adrian |
[xemacs-hg @ 2006-11-01 21:35:35 by adrian]
|
Wed, 01 Nov 2006 21:16:17 +0000 |
adrian |
[xemacs-hg @ 2006-11-01 21:16:17 by adrian]
|
Wed, 01 Nov 2006 20:55:14 +0000 |
adrian |
[xemacs-hg @ 2006-11-01 20:55:09 by adrian]
|
Wed, 01 Nov 2006 20:41:09 +0000 |
adrian |
[xemacs-hg @ 2006-11-01 20:41:09 by adrian]
|
Wed, 01 Nov 2006 20:25:50 +0000 |
adrian |
[xemacs-hg @ 2006-11-01 20:25:48 by adrian]
|
Tue, 31 Oct 2006 22:51:31 +0000 |
viteno |
[xemacs-hg @ 2006-10-31 22:51:31 by viteno]
|
Tue, 31 Oct 2006 09:16:29 +0000 |
michaels |
[xemacs-hg @ 2006-10-31 09:16:27 by michaels]
|
Mon, 30 Oct 2006 22:51:26 +0000 |
viteno |
[xemacs-hg @ 2006-10-30 22:51:26 by viteno]
|
Mon, 30 Oct 2006 11:37:01 +0000 |
malcolmp |
[xemacs-hg @ 2006-10-30 11:36:59 by malcolmp]
|
Mon, 30 Oct 2006 11:17:46 +0000 |
malcolmp |
[xemacs-hg @ 2006-10-30 11:17:43 by malcolmp]
|
Sun, 29 Oct 2006 22:51:26 +0000 |
viteno |
[xemacs-hg @ 2006-10-29 22:51:26 by viteno]
|
Sat, 28 Oct 2006 21:52:27 +0000 |
viteno |
[xemacs-hg @ 2006-10-28 21:52:27 by viteno]
|
Sat, 28 Oct 2006 16:02:45 +0000 |
aidan |
[xemacs-hg @ 2006-10-28 16:02:43 by aidan]
|
Fri, 27 Oct 2006 21:50:56 +0000 |
viteno |
[xemacs-hg @ 2006-10-27 21:50:56 by viteno]
|
Fri, 27 Oct 2006 19:07:47 +0000 |
aidan |
[xemacs-hg @ 2006-10-27 19:07:32 by aidan]
|
Thu, 26 Oct 2006 21:50:59 +0000 |
viteno |
[xemacs-hg @ 2006-10-26 21:50:59 by viteno]
|
Wed, 25 Oct 2006 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2006-10-25 21:51:18 by viteno]
|
Tue, 24 Oct 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-10-24 21:51:09 by viteno]
|
Mon, 23 Oct 2006 21:51:01 +0000 |
viteno |
[xemacs-hg @ 2006-10-23 21:51:01 by viteno]
|
Sun, 22 Oct 2006 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2006-10-22 21:51:22 by viteno]
|
Sat, 21 Oct 2006 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2006-10-21 21:51:19 by viteno]
|
Fri, 20 Oct 2006 21:51:17 +0000 |
viteno |
[xemacs-hg @ 2006-10-20 21:51:17 by viteno]
|
Thu, 19 Oct 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-10-19 21:51:09 by viteno]
|
Wed, 18 Oct 2006 21:51:02 +0000 |
viteno |
[xemacs-hg @ 2006-10-18 21:51:02 by viteno]
|
Tue, 17 Oct 2006 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-10-17 21:51:07 by viteno]
|
Mon, 16 Oct 2006 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-10-16 21:51:04 by viteno]
|
Sun, 15 Oct 2006 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2006-10-15 21:51:19 by viteno]
|
Sun, 15 Oct 2006 00:50:52 +0000 |
youngs |
[xemacs-hg @ 2006-10-15 00:50:50 by youngs]
|
Sat, 14 Oct 2006 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-10-14 21:51:03 by viteno]
|
Fri, 13 Oct 2006 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-10-13 21:51:05 by viteno]
|
Thu, 12 Oct 2006 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-10-12 21:51:05 by viteno]
|
Wed, 11 Oct 2006 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-10-11 21:51:05 by viteno]
|
Tue, 10 Oct 2006 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2006-10-10 21:51:12 by viteno]
|
Mon, 09 Oct 2006 21:51:01 +0000 |
viteno |
[xemacs-hg @ 2006-10-09 21:51:01 by viteno]
|
Sun, 08 Oct 2006 21:51:31 +0000 |
viteno |
[xemacs-hg @ 2006-10-08 21:51:31 by viteno]
|
Sat, 07 Oct 2006 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-10-07 21:51:03 by viteno]
|
Fri, 06 Oct 2006 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2006-10-06 21:51:10 by viteno]
|
Thu, 05 Oct 2006 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2006-10-05 21:51:10 by viteno]
|
Wed, 04 Oct 2006 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-10-04 21:51:07 by viteno]
|
Tue, 03 Oct 2006 21:51:34 +0000 |
viteno |
[xemacs-hg @ 2006-10-03 21:51:34 by viteno]
|
Mon, 02 Oct 2006 21:51:02 +0000 |
viteno |
[xemacs-hg @ 2006-10-02 21:51:02 by viteno]
|
Sun, 01 Oct 2006 21:51:37 +0000 |
viteno |
[xemacs-hg @ 2006-10-01 21:51:37 by viteno]
|
Sat, 30 Sep 2006 21:50:57 +0000 |
viteno |
[xemacs-hg @ 2006-09-30 21:50:57 by viteno]
|
Fri, 29 Sep 2006 21:51:01 +0000 |
viteno |
[xemacs-hg @ 2006-09-29 21:51:01 by viteno]
|
Thu, 28 Sep 2006 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-09-28 21:51:03 by viteno]
|
Wed, 27 Sep 2006 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2006-09-27 21:51:14 by viteno]
|
Tue, 26 Sep 2006 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-09-26 21:51:04 by viteno]
|
Mon, 25 Sep 2006 21:51:01 +0000 |
viteno |
[xemacs-hg @ 2006-09-25 21:51:01 by viteno]
|
Sun, 24 Sep 2006 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-09-24 21:51:03 by viteno]
|
Sat, 23 Sep 2006 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2006-09-23 21:51:15 by viteno]
|
Fri, 22 Sep 2006 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-09-22 21:51:03 by viteno]
|
Thu, 21 Sep 2006 21:50:59 +0000 |
viteno |
[xemacs-hg @ 2006-09-21 21:50:59 by viteno]
|
Wed, 20 Sep 2006 21:51:42 +0000 |
viteno |
[xemacs-hg @ 2006-09-20 21:51:42 by viteno]
|
Tue, 19 Sep 2006 21:50:49 +0000 |
viteno |
[xemacs-hg @ 2006-09-19 21:50:49 by viteno]
|
Mon, 18 Sep 2006 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-09-18 21:51:08 by viteno]
|
Sun, 17 Sep 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-09-17 21:51:09 by viteno]
|
Sat, 16 Sep 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-09-16 21:51:09 by viteno]
|
Fri, 15 Sep 2006 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-09-15 21:51:05 by viteno]
|
Thu, 14 Sep 2006 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-09-14 21:51:04 by viteno]
|
Wed, 13 Sep 2006 21:51:00 +0000 |
viteno |
[xemacs-hg @ 2006-09-13 21:51:00 by viteno]
|
Tue, 12 Sep 2006 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-09-12 21:51:05 by viteno]
|
Mon, 11 Sep 2006 21:51:02 +0000 |
viteno |
[xemacs-hg @ 2006-09-11 21:51:02 by viteno]
|
Sun, 10 Sep 2006 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-09-10 21:51:08 by viteno]
|
Sat, 09 Sep 2006 21:51:01 +0000 |
viteno |
[xemacs-hg @ 2006-09-09 21:51:01 by viteno]
|
Fri, 08 Sep 2006 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-09-08 21:51:05 by viteno]
|
Thu, 07 Sep 2006 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2006-09-07 21:51:18 by viteno]
|
Wed, 06 Sep 2006 21:51:30 +0000 |
viteno |
[xemacs-hg @ 2006-09-06 21:51:30 by viteno]
|
Tue, 05 Sep 2006 21:51:46 +0000 |
viteno |
[xemacs-hg @ 2006-09-05 21:51:46 by viteno]
|
Mon, 04 Sep 2006 21:50:49 +0000 |
viteno |
[xemacs-hg @ 2006-09-04 21:50:49 by viteno]
|
Sun, 03 Sep 2006 21:51:06 +0000 |
viteno |
[xemacs-hg @ 2006-09-03 21:51:06 by viteno]
|
Sat, 02 Sep 2006 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-09-02 21:51:04 by viteno]
|
Fri, 01 Sep 2006 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-09-01 21:51:05 by viteno]
|
Thu, 31 Aug 2006 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2006-08-31 21:51:28 by viteno]
|
Wed, 30 Aug 2006 21:51:02 +0000 |
viteno |
[xemacs-hg @ 2006-08-30 21:51:02 by viteno]
|
Tue, 29 Aug 2006 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-08-29 21:51:04 by viteno]
|
Tue, 29 Aug 2006 14:10:54 +0000 |
stephent |
[xemacs-hg @ 2006-08-29 14:10:51 by stephent]
|
Mon, 28 Aug 2006 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-08-28 21:51:04 by viteno]
|
Sun, 27 Aug 2006 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-08-27 21:51:05 by viteno]
|
Sat, 26 Aug 2006 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-08-26 21:51:08 by viteno]
|
Fri, 25 Aug 2006 21:50:47 +0000 |
viteno |
[xemacs-hg @ 2006-08-25 21:50:47 by viteno]
|
Thu, 24 Aug 2006 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2006-08-24 21:51:13 by viteno]
|
Thu, 24 Aug 2006 21:21:36 +0000 |
aidan |
[xemacs-hg @ 2006-08-24 21:21:34 by aidan]
|
Wed, 23 Aug 2006 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-08-23 21:51:03 by viteno]
|
Wed, 23 Aug 2006 19:57:50 +0000 |
aidan |
[xemacs-hg @ 2006-08-23 19:57:49 by aidan]
|
Tue, 22 Aug 2006 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2006-08-22 21:51:18 by viteno]
|
Mon, 21 Aug 2006 21:50:53 +0000 |
viteno |
[xemacs-hg @ 2006-08-21 21:50:53 by viteno]
|
Sun, 20 Aug 2006 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-08-20 21:51:08 by viteno]
|
Sat, 19 Aug 2006 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-08-19 21:51:07 by viteno]
|
Fri, 18 Aug 2006 21:51:43 +0000 |
viteno |
[xemacs-hg @ 2006-08-18 21:51:43 by viteno]
|
Thu, 17 Aug 2006 21:51:02 +0000 |
viteno |
[xemacs-hg @ 2006-08-17 21:51:02 by viteno]
|
Wed, 16 Aug 2006 21:51:29 +0000 |
viteno |
[xemacs-hg @ 2006-08-16 21:51:29 by viteno]
|
Tue, 15 Aug 2006 21:51:29 +0000 |
viteno |
[xemacs-hg @ 2006-08-15 21:51:29 by viteno]
|
Mon, 14 Aug 2006 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-08-14 21:51:07 by viteno]
|
Sun, 13 Aug 2006 21:50:59 +0000 |
viteno |
[xemacs-hg @ 2006-08-13 21:50:59 by viteno]
|
Sat, 12 Aug 2006 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2006-08-12 21:51:12 by viteno]
|
Fri, 11 Aug 2006 21:50:50 +0000 |
viteno |
[xemacs-hg @ 2006-08-11 21:50:50 by viteno]
|
Fri, 11 Aug 2006 17:37:18 +0000 |
james |
[xemacs-hg @ 2006-08-11 17:37:17 by james]
|
Fri, 11 Aug 2006 01:30:23 +0000 |
vins |
[xemacs-hg @ 2006-08-11 01:30:22 by vins]
|
Thu, 10 Aug 2006 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-08-10 21:51:04 by viteno]
|
Thu, 10 Aug 2006 12:28:42 +0000 |
scop |
[xemacs-hg @ 2006-08-10 12:28:41 by scop]
|
Wed, 09 Aug 2006 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-08-09 21:51:03 by viteno]
|
Tue, 08 Aug 2006 21:51:06 +0000 |
viteno |
[xemacs-hg @ 2006-08-08 21:51:06 by viteno]
|
Tue, 08 Aug 2006 15:26:08 +0000 |
james |
[xemacs-hg @ 2006-08-08 15:26:05 by james]
|
Mon, 07 Aug 2006 21:51:30 +0000 |
viteno |
[xemacs-hg @ 2006-08-07 21:51:30 by viteno]
|
Mon, 07 Aug 2006 20:33:29 +0000 |
aidan |
[xemacs-hg @ 2006-08-07 20:33:23 by aidan]
|
Sun, 06 Aug 2006 22:14:10 +0000 |
aidan |
[xemacs-hg @ 2006-08-06 22:14:08 by aidan]
|
Sun, 06 Aug 2006 21:51:02 +0000 |
viteno |
[xemacs-hg @ 2006-08-06 21:51:02 by viteno]
|
Sun, 06 Aug 2006 16:37:33 +0000 |
aidan |
[xemacs-hg @ 2006-08-06 16:37:31 by aidan]
|
Sat, 05 Aug 2006 08:30:36 +0000 |
aidan |
[xemacs-hg @ 2006-08-05 08:30:35 by aidan]
|
Fri, 04 Aug 2006 22:55:19 +0000 |
aidan |
[xemacs-hg @ 2006-08-04 22:55:04 by aidan]
|
Fri, 04 Aug 2006 21:50:46 +0000 |
viteno |
[xemacs-hg @ 2006-08-04 21:50:46 by viteno]
|
Fri, 04 Aug 2006 20:55:04 +0000 |
aidan |
[xemacs-hg @ 2006-08-04 20:55:02 by aidan]
|
Fri, 04 Aug 2006 20:01:14 +0000 |
aidan |
[xemacs-hg @ 2006-08-04 20:01:05 by aidan]
|
Thu, 03 Aug 2006 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-08-03 21:51:11 by viteno]
|
Wed, 02 Aug 2006 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-08-02 21:51:11 by viteno]
|
Tue, 01 Aug 2006 21:51:24 +0000 |
viteno |
[xemacs-hg @ 2006-08-01 21:51:24 by viteno]
|
Mon, 31 Jul 2006 21:51:29 +0000 |
viteno |
[xemacs-hg @ 2006-07-31 21:51:29 by viteno]
|
Sun, 30 Jul 2006 21:50:59 +0000 |
viteno |
[xemacs-hg @ 2006-07-30 21:50:59 by viteno]
|
Sat, 29 Jul 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-07-29 21:51:09 by viteno]
|
Fri, 28 Jul 2006 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-07-28 21:51:11 by viteno]
|
Thu, 27 Jul 2006 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-07-27 21:51:08 by viteno]
|
Wed, 26 Jul 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-07-26 21:51:09 by viteno]
|
Tue, 25 Jul 2006 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-07-25 21:51:07 by viteno]
|
Tue, 25 Jul 2006 04:46:41 +0000 |
stephent |
[xemacs-hg @ 2006-07-25 04:46:41 by stephent]
|
Mon, 24 Jul 2006 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-07-24 21:51:08 by viteno]
|
Sun, 23 Jul 2006 21:51:36 +0000 |
viteno |
[xemacs-hg @ 2006-07-23 21:51:36 by viteno]
|
Sat, 22 Jul 2006 21:51:00 +0000 |
viteno |
[xemacs-hg @ 2006-07-22 21:51:00 by viteno]
|
Fri, 21 Jul 2006 21:51:02 +0000 |
viteno |
[xemacs-hg @ 2006-07-21 21:51:02 by viteno]
|
Fri, 21 Jul 2006 16:36:51 +0000 |
stephent |
[xemacs-hg @ 2006-07-21 16:36:50 by stephent]
|
Thu, 20 Jul 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-07-20 21:51:09 by viteno]
|
Wed, 19 Jul 2006 21:51:25 +0000 |
viteno |
[xemacs-hg @ 2006-07-19 21:51:25 by viteno]
|
Wed, 19 Jul 2006 19:38:40 +0000 |
crestani |
[xemacs-hg @ 2006-07-19 19:38:39 by crestani]
|
Wed, 19 Jul 2006 19:35:25 +0000 |
crestani |
[xemacs-hg @ 2006-07-19 19:35:20 by crestani]
|
Wed, 19 Jul 2006 19:24:42 +0000 |
crestani |
[xemacs-hg @ 2006-07-19 19:24:41 by crestani]
|
Wed, 19 Jul 2006 16:36:37 +0000 |
stephent |
[xemacs-hg @ 2006-07-19 16:36:30 by stephent]
|
Wed, 19 Jul 2006 15:22:38 +0000 |
stephent |
[xemacs-hg @ 2006-07-19 15:22:34 by stephent]
|
Wed, 19 Jul 2006 15:04:52 +0000 |
stephent |
[xemacs-hg @ 2006-07-19 15:04:46 by stephent]
|
Tue, 18 Jul 2006 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-07-18 21:51:03 by viteno]
|
Tue, 18 Jul 2006 15:01:30 +0000 |
crestani |
[xemacs-hg @ 2006-07-18 15:01:27 by crestani]
|
Mon, 17 Jul 2006 21:50:48 +0000 |
viteno |
[xemacs-hg @ 2006-07-17 21:50:48 by viteno]
|
Sun, 16 Jul 2006 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-07-16 21:51:05 by viteno]
|
Sun, 16 Jul 2006 12:23:58 +0000 |
aidan |
[xemacs-hg @ 2006-07-16 12:23:57 by aidan]
|
Sun, 16 Jul 2006 10:51:48 +0000 |
aidan |
[xemacs-hg @ 2006-07-16 10:51:43 by aidan]
|
Sat, 15 Jul 2006 21:51:26 +0000 |
viteno |
[xemacs-hg @ 2006-07-15 21:51:26 by viteno]
|
Fri, 14 Jul 2006 21:51:02 +0000 |
viteno |
[xemacs-hg @ 2006-07-14 21:51:02 by viteno]
|
Thu, 13 Jul 2006 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-07-13 21:51:04 by viteno]
|
Thu, 13 Jul 2006 20:45:49 +0000 |
aidan |
[xemacs-hg @ 2006-07-13 20:45:48 by aidan]
|
Wed, 12 Jul 2006 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-07-12 21:51:07 by viteno]
|
Tue, 11 Jul 2006 23:40:17 +0000 |
james |
[xemacs-hg @ 2006-07-11 23:40:15 by james]
|
Tue, 11 Jul 2006 23:36:21 +0000 |
james |
[xemacs-hg @ 2006-07-11 23:36:21 by james]
|
Tue, 11 Jul 2006 21:51:35 +0000 |
viteno |
[xemacs-hg @ 2006-07-11 21:51:35 by viteno]
|
Mon, 10 Jul 2006 21:51:06 +0000 |
viteno |
[xemacs-hg @ 2006-07-10 21:51:06 by viteno]
|
Sun, 09 Jul 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-07-09 21:51:09 by viteno]
|
Sat, 08 Jul 2006 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2006-07-08 21:51:12 by viteno]
|
Sat, 08 Jul 2006 16:15:57 +0000 |
aidan |
[xemacs-hg @ 2006-07-08 16:15:54 by aidan]
|
Sat, 08 Jul 2006 09:18:01 +0000 |
aidan |
[xemacs-hg @ 2006-07-08 09:17:59 by aidan]
|
Fri, 07 Jul 2006 23:01:11 +0000 |
aidan |
[xemacs-hg @ 2006-07-07 23:01:01 by aidan]
|
Fri, 07 Jul 2006 21:50:56 +0000 |
viteno |
[xemacs-hg @ 2006-07-07 21:50:56 by viteno]
|
Fri, 07 Jul 2006 20:07:45 +0000 |
james |
[xemacs-hg @ 2006-07-07 20:07:44 by james]
|
Fri, 07 Jul 2006 19:51:15 +0000 |
aidan |
[xemacs-hg @ 2006-07-07 19:51:13 by aidan]
|
Thu, 06 Jul 2006 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-07-06 21:51:03 by viteno]
|
Thu, 06 Jul 2006 17:07:41 +0000 |
james |
[xemacs-hg @ 2006-07-06 17:07:40 by james]
|
Wed, 05 Jul 2006 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2006-07-05 21:51:14 by viteno]
|
Tue, 04 Jul 2006 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-07-04 21:51:08 by viteno]
|
Mon, 03 Jul 2006 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2006-07-03 21:51:14 by viteno]
|
Sun, 02 Jul 2006 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-07-02 21:51:08 by viteno]
|
Sun, 02 Jul 2006 07:32:20 +0000 |
stephent |
[xemacs-hg @ 2006-07-02 07:32:19 by stephent]
|
Sat, 01 Jul 2006 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-07-01 21:51:05 by viteno]
|
Fri, 30 Jun 2006 21:51:24 +0000 |
viteno |
[xemacs-hg @ 2006-06-30 21:51:24 by viteno]
|
Thu, 29 Jun 2006 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-06-29 21:51:07 by viteno]
|
Thu, 29 Jun 2006 16:59:00 +0000 |
james |
[xemacs-hg @ 2006-06-29 16:58:59 by james]
|
Thu, 29 Jun 2006 14:52:00 +0000 |
stephent |
[xemacs-hg @ 2006-06-29 14:51:59 by stephent]
|
Wed, 28 Jun 2006 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2006-06-28 21:51:22 by viteno]
|
Tue, 27 Jun 2006 22:59:40 +0000 |
james |
[xemacs-hg @ 2006-06-27 22:59:37 by james]
|
Tue, 27 Jun 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-06-27 21:51:09 by viteno]
|
Mon, 26 Jun 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-06-26 21:51:09 by viteno]
|
Sun, 25 Jun 2006 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-06-25 21:51:08 by viteno]
|
Sun, 25 Jun 2006 17:27:29 +0000 |
aidan |
[xemacs-hg @ 2006-06-25 17:27:28 by aidan]
|
Sun, 25 Jun 2006 13:58:03 +0000 |
aidan |
[xemacs-hg @ 2006-06-25 13:58:02 by aidan]
|
Sat, 24 Jun 2006 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-06-24 21:51:08 by viteno]
|
Sat, 24 Jun 2006 14:30:39 +0000 |
stephent |
[xemacs-hg @ 2006-06-24 14:30:36 by stephent]
|
Sat, 24 Jun 2006 13:50:23 +0000 |
stephent |
[xemacs-hg @ 2006-06-24 13:50:19 by stephent]
|
Fri, 23 Jun 2006 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2006-06-23 21:51:19 by viteno]
|
Fri, 23 Jun 2006 15:45:03 +0000 |
stephent |
[xemacs-hg @ 2006-06-23 15:44:59 by stephent]
|
Thu, 22 Jun 2006 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2006-06-22 21:51:18 by viteno]
|
Wed, 21 Jun 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-06-21 21:51:09 by viteno]
|
Wed, 21 Jun 2006 17:30:37 +0000 |
james |
[xemacs-hg @ 2006-06-21 17:30:33 by james]
|
Tue, 20 Jun 2006 21:51:21 +0000 |
viteno |
[xemacs-hg @ 2006-06-20 21:51:21 by viteno]
|
Mon, 19 Jun 2006 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2006-06-19 21:51:18 by viteno]
|
Mon, 19 Jun 2006 18:49:23 +0000 |
james |
[xemacs-hg @ 2006-06-19 18:49:21 by james]
|
Mon, 19 Jun 2006 18:19:38 +0000 |
james |
[xemacs-hg @ 2006-06-19 18:19:33 by james]
|
Mon, 19 Jun 2006 18:10:19 +0000 |
james |
[xemacs-hg @ 2006-06-19 18:10:17 by james]
|
Sun, 18 Jun 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-06-18 21:51:09 by viteno]
|
Sun, 18 Jun 2006 21:43:39 +0000 |
aidan |
[xemacs-hg @ 2006-06-18 21:43:38 by aidan]
|
Sun, 18 Jun 2006 18:34:21 +0000 |
aidan |
[xemacs-hg @ 2006-06-18 18:34:19 by aidan]
|
Sat, 17 Jun 2006 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2006-06-17 21:51:13 by viteno]
|
Fri, 16 Jun 2006 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-06-16 21:51:11 by viteno]
|
Fri, 16 Jun 2006 16:50:41 +0000 |
james |
[xemacs-hg @ 2006-06-16 16:50:39 by james]
|
Thu, 15 Jun 2006 21:51:06 +0000 |
viteno |
[xemacs-hg @ 2006-06-15 21:51:06 by viteno]
|
Wed, 14 Jun 2006 21:51:39 +0000 |
viteno |
[xemacs-hg @ 2006-06-14 21:51:39 by viteno]
|
Wed, 14 Jun 2006 06:10:10 +0000 |
aidan |
[xemacs-hg @ 2006-06-14 06:10:08 by aidan]
|
Tue, 13 Jun 2006 21:50:52 +0000 |
viteno |
[xemacs-hg @ 2006-06-13 21:50:52 by viteno]
|
Mon, 12 Jun 2006 21:51:39 +0000 |
viteno |
[xemacs-hg @ 2006-06-12 21:51:39 by viteno]
|
Sun, 11 Jun 2006 21:51:29 +0000 |
viteno |
[xemacs-hg @ 2006-06-11 21:51:29 by viteno]
|
Sat, 10 Jun 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-06-10 21:51:09 by viteno]
|
Fri, 09 Jun 2006 21:51:24 +0000 |
viteno |
[xemacs-hg @ 2006-06-09 21:51:24 by viteno]
|
Thu, 08 Jun 2006 21:51:21 +0000 |
viteno |
[xemacs-hg @ 2006-06-08 21:51:21 by viteno]
|
Wed, 07 Jun 2006 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2006-06-07 21:51:12 by viteno]
|
Tue, 06 Jun 2006 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-06-06 21:51:05 by viteno]
|
Tue, 06 Jun 2006 00:18:29 +0000 |
james |
[xemacs-hg @ 2006-06-06 00:18:28 by james]
|
Mon, 05 Jun 2006 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2006-06-05 21:51:12 by viteno]
|
Sun, 04 Jun 2006 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-06-04 21:51:03 by viteno]
|
Sat, 03 Jun 2006 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2006-06-03 21:51:10 by viteno]
|
Sat, 03 Jun 2006 17:51:06 +0000 |
aidan |
[xemacs-hg @ 2006-06-03 17:50:39 by aidan]
|
Fri, 02 Jun 2006 22:18:08 +0000 |
adrian |
[xemacs-hg @ 2006-06-02 22:18:05 by adrian]
|
Fri, 02 Jun 2006 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2006-06-02 21:51:19 by viteno]
|
Thu, 01 Jun 2006 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2006-06-01 21:51:10 by viteno]
|
Wed, 31 May 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-05-31 21:51:09 by viteno]
|
Tue, 30 May 2006 21:51:42 +0000 |
viteno |
[xemacs-hg @ 2006-05-30 21:51:42 by viteno]
|
Tue, 30 May 2006 06:21:31 +0000 |
stephent |
[xemacs-hg @ 2006-05-30 06:21:31 by stephent]
|
Mon, 29 May 2006 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2006-05-29 21:51:14 by viteno]
|
Mon, 29 May 2006 21:25:49 +0000 |
james |
[xemacs-hg @ 2006-05-29 21:25:48 by james]
|
Sun, 28 May 2006 21:50:46 +0000 |
viteno |
[xemacs-hg @ 2006-05-28 21:50:46 by viteno]
|
Sat, 27 May 2006 21:51:25 +0000 |
viteno |
[xemacs-hg @ 2006-05-27 21:51:25 by viteno]
|
Sat, 27 May 2006 18:30:48 +0000 |
stephent |
[xemacs-hg @ 2006-05-27 18:30:48 by stephent]
|
Fri, 26 May 2006 21:50:53 +0000 |
viteno |
[xemacs-hg @ 2006-05-26 21:50:53 by viteno]
|
Thu, 25 May 2006 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-05-25 21:51:04 by viteno]
|
Thu, 25 May 2006 08:04:57 +0000 |
aidan |
[xemacs-hg @ 2006-05-25 08:04:56 by aidan]
|
Wed, 24 May 2006 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2006-05-24 21:51:13 by viteno]
|
Wed, 24 May 2006 16:30:32 +0000 |
james |
[xemacs-hg @ 2006-05-24 16:30:28 by james]
|
Tue, 23 May 2006 21:51:35 +0000 |
viteno |
[xemacs-hg @ 2006-05-23 21:51:35 by viteno]
|
Tue, 23 May 2006 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2006-05-23 21:51:16 by viteno]
|
Tue, 23 May 2006 19:38:30 +0000 |
aidan |
[xemacs-hg @ 2006-05-23 19:38:29 by aidan]
|
Tue, 23 May 2006 15:14:35 +0000 |
stephent |
[xemacs-hg @ 2006-05-23 15:14:35 by stephent]
|
Tue, 23 May 2006 13:18:56 +0000 |
stephent |
[xemacs-hg @ 2006-05-23 13:18:50 by stephent]
|
Tue, 23 May 2006 13:02:07 +0000 |
stephent |
[xemacs-hg @ 2006-05-23 13:02:05 by stephent]
|
Tue, 23 May 2006 12:56:20 +0000 |
stephent |
[xemacs-hg @ 2006-05-23 12:56:19 by stephent]
|
Mon, 22 May 2006 22:07:07 +0000 |
aidan |
[xemacs-hg @ 2006-05-22 22:07:05 by aidan]
|
Mon, 22 May 2006 21:50:46 +0000 |
viteno |
[xemacs-hg @ 2006-05-22 21:50:46 by viteno]
|
Mon, 22 May 2006 20:28:01 +0000 |
aidan |
[xemacs-hg @ 2006-05-22 20:27:57 by aidan]
|
Sun, 21 May 2006 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2006-05-21 21:51:14 by viteno]
|
Sun, 21 May 2006 18:35:31 +0000 |
aidan |
[xemacs-hg @ 2006-05-21 18:35:30 by aidan]
|
Sat, 20 May 2006 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2006-05-20 21:51:10 by viteno]
|
Fri, 19 May 2006 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-05-19 21:51:05 by viteno]
|
Thu, 18 May 2006 21:51:40 +0000 |
viteno |
[xemacs-hg @ 2006-05-18 21:51:40 by viteno]
|
Wed, 17 May 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-05-17 21:51:09 by viteno]
|
Wed, 17 May 2006 06:18:45 +0000 |
malcolmp |
[xemacs-hg @ 2006-05-17 06:18:45 by malcolmp]
|
Tue, 16 May 2006 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2006-05-16 21:51:15 by viteno]
|
Tue, 16 May 2006 15:36:16 +0000 |
stephent |
[xemacs-hg @ 2006-05-16 15:36:10 by stephent]
|
Tue, 16 May 2006 13:48:04 +0000 |
stephent |
[xemacs-hg @ 2006-05-16 13:48:04 by stephent]
|
Tue, 16 May 2006 08:25:02 +0000 |
stephent |
[xemacs-hg @ 2006-05-16 08:22:21 by stephent]
|
Mon, 15 May 2006 21:52:16 +0000 |
viteno |
[xemacs-hg @ 2006-05-15 21:52:16 by viteno]
|
Sun, 14 May 2006 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-05-14 21:51:08 by viteno]
|
Sat, 13 May 2006 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-05-13 21:51:04 by viteno]
|
Fri, 12 May 2006 21:50:50 +0000 |
viteno |
[xemacs-hg @ 2006-05-12 21:50:50 by viteno]
|
Fri, 12 May 2006 19:25:29 +0000 |
stephent |
[xemacs-hg @ 2006-05-12 19:25:28 by stephent]
|
Thu, 11 May 2006 21:50:58 +0000 |
viteno |
[xemacs-hg @ 2006-05-11 21:50:58 by viteno]
|
Thu, 11 May 2006 15:07:19 +0000 |
james |
[xemacs-hg @ 2006-05-11 15:07:19 by james]
|
Thu, 11 May 2006 14:57:05 +0000 |
james |
[xemacs-hg @ 2006-05-11 14:57:04 by james]
|
Thu, 11 May 2006 08:58:01 +0000 |
stephent |
[xemacs-hg @ 2006-05-11 08:57:59 by stephent]
|
Wed, 10 May 2006 21:51:33 +0000 |
viteno |
[xemacs-hg @ 2006-05-10 21:51:33 by viteno]
|
Wed, 10 May 2006 15:03:35 +0000 |
james |
[xemacs-hg @ 2006-05-10 15:03:35 by james]
|
Tue, 09 May 2006 21:51:20 +0000 |
viteno |
[xemacs-hg @ 2006-05-09 21:51:20 by viteno]
|
Tue, 09 May 2006 10:40:09 +0000 |
stephent |
[xemacs-hg @ 2006-05-09 10:40:07 by stephent]
|
Tue, 09 May 2006 05:15:15 +0000 |
stephent |
[xemacs-hg @ 2006-05-09 05:15:15 by stephent]
|
Tue, 09 May 2006 05:00:30 +0000 |
stephent |
[xemacs-hg @ 2006-05-09 05:00:26 by stephent]
|
Mon, 08 May 2006 21:51:38 +0000 |
viteno |
[xemacs-hg @ 2006-05-08 21:51:38 by viteno]
|
Mon, 08 May 2006 07:35:25 +0000 |
stephent |
[xemacs-hg @ 2006-05-08 07:35:23 by stephent]
|
Sun, 07 May 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-05-07 21:51:09 by viteno]
|
Sun, 07 May 2006 14:20:36 +0000 |
stephent |
[xemacs-hg @ 2006-05-07 14:20:33 by stephent]
|
Sat, 06 May 2006 21:51:54 +0000 |
viteno |
[xemacs-hg @ 2006-05-06 21:51:54 by viteno]
|
Sat, 06 May 2006 17:56:00 +0000 |
stephent |
[xemacs-hg @ 2006-05-06 17:55:58 by stephent]
|
Sat, 06 May 2006 08:46:38 +0000 |
aidan |
[xemacs-hg @ 2006-05-06 08:46:38 by aidan]
|
Sat, 06 May 2006 08:09:37 +0000 |
aidan |
[xemacs-hg @ 2006-05-06 08:09:35 by aidan]
|
Fri, 05 May 2006 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2006-05-05 21:51:13 by viteno]
|
Thu, 04 May 2006 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2006-05-04 21:51:15 by viteno]
|
Wed, 03 May 2006 21:51:51 +0000 |
viteno |
[xemacs-hg @ 2006-05-03 21:51:51 by viteno]
|
Tue, 02 May 2006 21:51:35 +0000 |
viteno |
[xemacs-hg @ 2006-05-02 21:51:35 by viteno]
|
Tue, 02 May 2006 15:30:32 +0000 |
james |
[xemacs-hg @ 2006-05-02 15:30:31 by james]
|
Mon, 01 May 2006 21:50:54 +0000 |
viteno |
[xemacs-hg @ 2006-05-01 21:50:54 by viteno]
|
Mon, 01 May 2006 18:17:23 +0000 |
stephent |
[xemacs-hg @ 2006-05-01 18:17:20 by stephent]
|
Sun, 30 Apr 2006 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-04-30 21:51:11 by viteno]
|
Sat, 29 Apr 2006 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2006-04-29 21:51:13 by viteno]
|
Sat, 29 Apr 2006 18:55:32 +0000 |
aidan |
[xemacs-hg @ 2006-04-29 18:55:27 by aidan]
|
Sat, 29 Apr 2006 16:15:31 +0000 |
aidan |
[xemacs-hg @ 2006-04-29 16:15:21 by aidan]
|
Sat, 29 Apr 2006 14:36:57 +0000 |
aidan |
[xemacs-hg @ 2006-04-29 14:36:49 by aidan]
|
Fri, 28 Apr 2006 21:51:06 +0000 |
viteno |
[xemacs-hg @ 2006-04-28 21:51:06 by viteno]
|
Thu, 27 Apr 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-04-27 21:51:09 by viteno]
|
Wed, 26 Apr 2006 21:51:20 +0000 |
viteno |
[xemacs-hg @ 2006-04-26 21:51:20 by viteno]
|
Wed, 26 Apr 2006 21:22:22 +0000 |
adrian |
[xemacs-hg @ 2006-04-26 21:22:22 by adrian]
|
Tue, 25 Apr 2006 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2006-04-25 21:51:18 by viteno]
|
Tue, 25 Apr 2006 19:46:24 +0000 |
scop |
[xemacs-hg @ 2006-04-25 19:46:23 by scop]
|
Tue, 25 Apr 2006 14:02:09 +0000 |
stephent |
[xemacs-hg @ 2006-04-25 14:01:52 by stephent]
|
Mon, 24 Apr 2006 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-04-24 21:51:11 by viteno]
|
Mon, 24 Apr 2006 16:10:01 +0000 |
james |
[xemacs-hg @ 2006-04-24 16:09:58 by james]
|
Sun, 23 Apr 2006 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2006-04-23 21:51:28 by viteno]
|
Sun, 23 Apr 2006 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-04-23 21:51:11 by viteno]
|
Sun, 23 Apr 2006 20:12:31 +0000 |
aidan |
[xemacs-hg @ 2006-04-23 20:12:25 by aidan]
|
Sun, 23 Apr 2006 16:11:34 +0000 |
stephent |
[xemacs-hg @ 2006-04-23 16:11:16 by stephent]
|
Sat, 22 Apr 2006 21:51:52 +0000 |
viteno |
[xemacs-hg @ 2006-04-22 21:51:52 by viteno]
|
Sat, 22 Apr 2006 15:18:55 +0000 |
stephent |
[xemacs-hg @ 2006-04-22 15:18:54 by stephent]
|
Fri, 21 Apr 2006 21:51:20 +0000 |
viteno |
[xemacs-hg @ 2006-04-21 21:51:20 by viteno]
|
Thu, 20 Apr 2006 21:51:21 +0000 |
viteno |
[xemacs-hg @ 2006-04-20 21:51:21 by viteno]
|
Wed, 19 Apr 2006 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2006-04-19 21:51:13 by viteno]
|
Tue, 18 Apr 2006 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-04-18 21:51:08 by viteno]
|
Tue, 18 Apr 2006 17:28:32 +0000 |
james |
[xemacs-hg @ 2006-04-18 17:28:30 by james]
|
Mon, 17 Apr 2006 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-04-17 21:51:07 by viteno]
|
Sun, 16 Apr 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-04-16 21:51:09 by viteno]
|
Sun, 16 Apr 2006 17:09:30 +0000 |
aidan |
[xemacs-hg @ 2006-04-16 17:09:30 by aidan]
|
Sun, 16 Apr 2006 15:54:21 +0000 |
aidan |
[xemacs-hg @ 2006-04-16 15:54:16 by aidan]
|
Sat, 15 Apr 2006 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-04-15 21:51:05 by viteno]
|
Sat, 15 Apr 2006 14:44:34 +0000 |
aidan |
[xemacs-hg @ 2006-04-15 14:44:34 by aidan]
|
Fri, 14 Apr 2006 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-04-14 21:51:05 by viteno]
|
Thu, 13 Apr 2006 21:51:51 +0000 |
viteno |
[xemacs-hg @ 2006-04-13 21:51:51 by viteno]
|
Wed, 12 Apr 2006 21:51:06 +0000 |
viteno |
[xemacs-hg @ 2006-04-12 21:51:06 by viteno]
|
Tue, 11 Apr 2006 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2006-04-11 21:51:16 by viteno]
|
Mon, 10 Apr 2006 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2006-04-10 21:51:12 by viteno]
|
Mon, 10 Apr 2006 15:16:47 +0000 |
james |
[xemacs-hg @ 2006-04-10 15:16:45 by james]
|
Sun, 09 Apr 2006 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-04-09 21:51:03 by viteno]
|
Sat, 08 Apr 2006 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2006-04-08 21:51:10 by viteno]
|
Fri, 07 Apr 2006 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2006-04-07 21:51:13 by viteno]
|
Thu, 06 Apr 2006 21:51:06 +0000 |
viteno |
[xemacs-hg @ 2006-04-06 21:51:06 by viteno]
|
Wed, 05 Apr 2006 21:51:02 +0000 |
viteno |
[xemacs-hg @ 2006-04-05 21:51:02 by viteno]
|
Tue, 04 Apr 2006 21:50:49 +0000 |
viteno |
[xemacs-hg @ 2006-04-04 21:50:49 by viteno]
|
Mon, 03 Apr 2006 21:51:33 +0000 |
viteno |
[xemacs-hg @ 2006-04-03 21:51:33 by viteno]
|
Sun, 02 Apr 2006 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2006-04-02 21:51:14 by viteno]
|
Sat, 01 Apr 2006 21:51:42 +0000 |
viteno |
[xemacs-hg @ 2006-04-01 21:51:42 by viteno]
|
Sat, 01 Apr 2006 16:21:11 +0000 |
stephent |
[xemacs-hg @ 2006-04-01 16:21:11 by stephent]
|
Fri, 31 Mar 2006 21:51:26 +0000 |
viteno |
[xemacs-hg @ 2006-03-31 21:51:26 by viteno]
|
Fri, 31 Mar 2006 19:20:57 +0000 |
stephent |
[xemacs-hg @ 2006-03-31 19:18:19 by stephent]
|
Fri, 31 Mar 2006 17:51:39 +0000 |
stephent |
[xemacs-hg @ 2006-03-31 17:51:18 by stephent]
|
Fri, 31 Mar 2006 17:50:38 +0000 |
stephent |
[xemacs-hg @ 2006-03-31 17:50:38 by stephent]
|
Fri, 31 Mar 2006 08:39:10 +0000 |
crestani |
[xemacs-hg @ 2006-03-31 08:39:09 by crestani]
|
Thu, 30 Mar 2006 23:10:38 +0000 |
crestani |
[xemacs-hg @ 2006-03-30 23:10:36 by crestani]
|
Thu, 30 Mar 2006 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-03-30 21:51:09 by viteno]
|
Thu, 30 Mar 2006 18:11:18 +0000 |
james |
[xemacs-hg @ 2006-03-30 18:11:17 by james]
|
Thu, 30 Mar 2006 16:22:27 +0000 |
james |
[xemacs-hg @ 2006-03-30 16:22:26 by james]
|
Wed, 29 Mar 2006 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2006-03-29 21:51:10 by viteno]
|
Tue, 28 Mar 2006 21:52:06 +0000 |
viteno |
[xemacs-hg @ 2006-03-28 21:52:06 by viteno]
|
Tue, 28 Mar 2006 17:43:54 +0000 |
crestani |
[xemacs-hg @ 2006-03-28 17:43:43 by crestani]
|
Tue, 28 Mar 2006 15:55:52 +0000 |
james |
[xemacs-hg @ 2006-03-28 15:55:48 by james]
|
Mon, 27 Mar 2006 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2006-03-27 21:51:28 by viteno]
|
Mon, 27 Mar 2006 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2006-03-27 21:51:12 by viteno]
|
Mon, 27 Mar 2006 21:00:13 +0000 |
james |
[xemacs-hg @ 2006-03-27 21:00:01 by james]
|
Mon, 27 Mar 2006 17:40:59 +0000 |
james |
[xemacs-hg @ 2006-03-27 17:40:45 by james]
|
Mon, 27 Mar 2006 15:20:31 +0000 |
crestani |
[xemacs-hg @ 2006-03-27 15:20:28 by crestani]
|
Sun, 26 Mar 2006 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2006-03-26 21:51:14 by viteno]
|
Sun, 26 Mar 2006 15:24:27 +0000 |
crestani |
[xemacs-hg @ 2006-03-26 15:24:25 by crestani]
|
Sun, 26 Mar 2006 14:33:39 +0000 |
crestani |
[xemacs-hg @ 2006-03-26 14:33:37 by crestani]
|
Sun, 26 Mar 2006 14:05:30 +0000 |
crestani |
[xemacs-hg @ 2006-03-26 14:05:29 by crestani]
|
Sun, 26 Mar 2006 13:05:17 +0000 |
stephent |
[xemacs-hg @ 2006-03-26 13:05:14 by stephent]
|
Sat, 25 Mar 2006 22:51:19 +0000 |
viteno |
[xemacs-hg @ 2006-03-25 22:51:19 by viteno]
|
Sat, 25 Mar 2006 11:27:49 +0000 |
malcolmp |
[xemacs-hg @ 2006-03-25 11:27:43 by malcolmp]
|
Sat, 25 Mar 2006 11:20:51 +0000 |
malcolmp |
[xemacs-hg @ 2006-03-25 11:20:50 by malcolmp]
|
Fri, 24 Mar 2006 22:51:55 +0000 |
viteno |
[xemacs-hg @ 2006-03-24 22:51:55 by viteno]
|
Thu, 23 Mar 2006 22:51:10 +0000 |
viteno |
[xemacs-hg @ 2006-03-23 22:51:10 by viteno]
|
Wed, 22 Mar 2006 22:51:27 +0000 |
viteno |
[xemacs-hg @ 2006-03-22 22:51:27 by viteno]
|
Tue, 21 Mar 2006 22:51:46 +0000 |
viteno |
[xemacs-hg @ 2006-03-21 22:51:46 by viteno]
|
Mon, 20 Mar 2006 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-03-20 22:51:07 by viteno]
|
Mon, 20 Mar 2006 21:20:29 +0000 |
crestani |
[xemacs-hg @ 2006-03-20 21:20:19 by crestani]
|
Sun, 19 Mar 2006 22:51:35 +0000 |
viteno |
[xemacs-hg @ 2006-03-19 22:51:35 by viteno]
|
Sat, 18 Mar 2006 22:51:27 +0000 |
viteno |
[xemacs-hg @ 2006-03-18 22:51:27 by viteno]
|
Fri, 17 Mar 2006 22:51:02 +0000 |
viteno |
[xemacs-hg @ 2006-03-17 22:51:02 by viteno]
|
Fri, 17 Mar 2006 17:05:07 +0000 |
james |
[xemacs-hg @ 2006-03-17 17:05:06 by james]
|
Fri, 17 Mar 2006 16:55:00 +0000 |
james |
[xemacs-hg @ 2006-03-17 16:54:59 by james]
|
Fri, 17 Mar 2006 16:50:04 +0000 |
james |
[xemacs-hg @ 2006-03-17 16:50:03 by james]
|
Fri, 17 Mar 2006 14:30:45 +0000 |
stephent |
[xemacs-hg @ 2006-03-17 14:30:43 by stephent]
|
Thu, 16 Mar 2006 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-03-16 22:51:09 by viteno]
|
Wed, 15 Mar 2006 22:51:42 +0000 |
viteno |
[xemacs-hg @ 2006-03-15 22:51:42 by viteno]
|
Tue, 14 Mar 2006 22:51:13 +0000 |
viteno |
[xemacs-hg @ 2006-03-14 22:51:13 by viteno]
|
Tue, 14 Mar 2006 19:31:43 +0000 |
james |
[xemacs-hg @ 2006-03-14 19:31:41 by james]
|
Tue, 14 Mar 2006 00:09:09 +0000 |
vins |
[xemacs-hg @ 2006-03-14 00:09:02 by vins]
|
Mon, 13 Mar 2006 22:51:40 +0000 |
viteno |
[xemacs-hg @ 2006-03-13 22:51:40 by viteno]
|
Sun, 12 Mar 2006 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-03-12 22:51:09 by viteno]
|
Sun, 12 Mar 2006 09:10:39 +0000 |
crestani |
[xemacs-hg @ 2006-03-12 09:10:35 by crestani]
|
Sat, 11 Mar 2006 22:50:49 +0000 |
viteno |
[xemacs-hg @ 2006-03-11 22:50:49 by viteno]
|
Fri, 10 Mar 2006 22:51:45 +0000 |
viteno |
[xemacs-hg @ 2006-03-10 22:51:45 by viteno]
|
Thu, 09 Mar 2006 22:51:16 +0000 |
viteno |
[xemacs-hg @ 2006-03-09 22:51:16 by viteno]
|
Wed, 08 Mar 2006 22:51:34 +0000 |
viteno |
[xemacs-hg @ 2006-03-08 22:51:34 by viteno]
|
Tue, 07 Mar 2006 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-03-07 22:51:08 by viteno]
|
Mon, 06 Mar 2006 22:50:51 +0000 |
viteno |
[xemacs-hg @ 2006-03-06 22:50:51 by viteno]
|
Sun, 05 Mar 2006 22:51:14 +0000 |
viteno |
[xemacs-hg @ 2006-03-05 22:51:14 by viteno]
|
Sat, 04 Mar 2006 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-03-04 22:51:11 by viteno]
|
Fri, 03 Mar 2006 22:51:36 +0000 |
viteno |
[xemacs-hg @ 2006-03-03 22:51:36 by viteno]
|
Thu, 02 Mar 2006 22:51:06 +0000 |
viteno |
[xemacs-hg @ 2006-03-02 22:51:06 by viteno]
|
Thu, 02 Mar 2006 17:11:47 +0000 |
crestani |
[xemacs-hg @ 2006-03-02 17:11:45 by crestani]
|
Wed, 01 Mar 2006 22:51:16 +0000 |
viteno |
[xemacs-hg @ 2006-03-01 22:51:16 by viteno]
|
Tue, 28 Feb 2006 22:51:48 +0000 |
viteno |
[xemacs-hg @ 2006-02-28 22:51:48 by viteno]
|
Mon, 27 Feb 2006 22:51:18 +0000 |
viteno |
[xemacs-hg @ 2006-02-27 22:51:18 by viteno]
|
Mon, 27 Feb 2006 16:29:29 +0000 |
crestani |
[xemacs-hg @ 2006-02-27 16:29:00 by crestani]
|
Sun, 26 Feb 2006 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-02-26 22:51:04 by viteno]
|
Sun, 26 Feb 2006 14:29:08 +0000 |
michaels |
[xemacs-hg @ 2006-02-26 14:29:08 by michaels]
|
Sun, 26 Feb 2006 14:28:38 +0000 |
michaels |
[xemacs-hg @ 2006-02-26 14:28:34 by michaels]
|
Sun, 26 Feb 2006 13:46:10 +0000 |
stephent |
[xemacs-hg @ 2006-02-26 13:43:04 by stephent]
|
Sun, 26 Feb 2006 13:10:24 +0000 |
stephent |
[xemacs-hg @ 2006-02-26 13:10:24 by stephent]
|
Sat, 25 Feb 2006 22:51:31 +0000 |
viteno |
[xemacs-hg @ 2006-02-25 22:51:31 by viteno]
|
Sat, 25 Feb 2006 11:58:56 +0000 |
stephent |
[xemacs-hg @ 2006-02-25 11:58:56 by stephent]
|
Fri, 24 Feb 2006 22:52:05 +0000 |
viteno |
[xemacs-hg @ 2006-02-24 22:52:05 by viteno]
|
Thu, 23 Feb 2006 22:51:29 +0000 |
viteno |
[xemacs-hg @ 2006-02-23 22:51:29 by viteno]
|
Wed, 22 Feb 2006 22:51:33 +0000 |
viteno |
[xemacs-hg @ 2006-02-22 22:51:33 by viteno]
|
Wed, 22 Feb 2006 03:30:08 +0000 |
stephent |
[xemacs-hg @ 2006-02-22 03:30:06 by stephent]
|
Tue, 21 Feb 2006 22:51:18 +0000 |
viteno |
[xemacs-hg @ 2006-02-21 22:51:18 by viteno]
|
Tue, 21 Feb 2006 11:33:46 +0000 |
stephent |
[xemacs-hg @ 2006-02-21 11:33:41 by stephent]
|
Mon, 20 Feb 2006 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2006-02-20 22:51:12 by viteno]
|
Mon, 20 Feb 2006 15:58:24 +0000 |
stephent |
[xemacs-hg @ 2006-02-20 15:58:23 by stephent]
|
Mon, 20 Feb 2006 15:10:13 +0000 |
stephent |
[xemacs-hg @ 2006-02-20 15:10:13 by stephent]
|
Sun, 19 Feb 2006 22:51:10 +0000 |
viteno |
[xemacs-hg @ 2006-02-19 22:51:10 by viteno]
|
Sat, 18 Feb 2006 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-02-18 22:51:04 by viteno]
|
Fri, 17 Feb 2006 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-02-17 22:51:09 by viteno]
|
Fri, 17 Feb 2006 11:19:19 +0000 |
crestani |
[xemacs-hg @ 2006-02-17 11:19:17 by crestani]
|
Thu, 16 Feb 2006 22:51:50 +0000 |
viteno |
[xemacs-hg @ 2006-02-16 22:51:50 by viteno]
|
Wed, 15 Feb 2006 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2006-02-15 22:51:12 by viteno]
|
Tue, 14 Feb 2006 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-02-14 22:51:09 by viteno]
|
Mon, 13 Feb 2006 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-02-13 22:51:07 by viteno]
|
Sun, 12 Feb 2006 22:51:24 +0000 |
viteno |
[xemacs-hg @ 2006-02-12 22:51:24 by viteno]
|
Sat, 11 Feb 2006 22:50:52 +0000 |
viteno |
[xemacs-hg @ 2006-02-11 22:50:52 by viteno]
|
Fri, 10 Feb 2006 22:51:06 +0000 |
viteno |
[xemacs-hg @ 2006-02-10 22:51:06 by viteno]
|
Thu, 09 Feb 2006 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-02-09 22:51:11 by viteno]
|
Wed, 08 Feb 2006 22:51:40 +0000 |
viteno |
[xemacs-hg @ 2006-02-08 22:51:40 by viteno]
|
Tue, 07 Feb 2006 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2006-02-07 22:51:17 by viteno]
|
Mon, 06 Feb 2006 22:51:44 +0000 |
viteno |
[xemacs-hg @ 2006-02-06 22:51:44 by viteno]
|
Sun, 05 Feb 2006 22:51:24 +0000 |
viteno |
[xemacs-hg @ 2006-02-05 22:51:24 by viteno]
|
Sun, 05 Feb 2006 19:20:44 +0000 |
aidan |
[xemacs-hg @ 2006-02-05 19:20:44 by aidan]
|
Sat, 04 Feb 2006 22:50:58 +0000 |
viteno |
[xemacs-hg @ 2006-02-04 22:50:58 by viteno]
|
Sat, 04 Feb 2006 02:25:52 +0000 |
vins |
[xemacs-hg @ 2006-02-04 02:25:47 by vins]
|
Sat, 04 Feb 2006 01:56:06 +0000 |
vins |
[xemacs-hg @ 2006-02-04 01:56:05 by vins]
|
Fri, 03 Feb 2006 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2006-02-03 22:51:17 by viteno]
|
Thu, 02 Feb 2006 22:51:14 +0000 |
viteno |
[xemacs-hg @ 2006-02-02 22:51:14 by viteno]
|
Wed, 01 Feb 2006 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-02-01 22:51:09 by viteno]
|
Tue, 31 Jan 2006 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-01-31 22:51:04 by viteno]
|
Mon, 30 Jan 2006 22:51:10 +0000 |
viteno |
[xemacs-hg @ 2006-01-30 22:51:10 by viteno]
|
Sun, 29 Jan 2006 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2006-01-29 22:51:11 by viteno]
|
Sat, 28 Jan 2006 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-01-28 22:51:08 by viteno]
|
Fri, 27 Jan 2006 22:51:26 +0000 |
viteno |
[xemacs-hg @ 2006-01-27 22:51:26 by viteno]
|
Thu, 26 Jan 2006 22:51:45 +0000 |
viteno |
[xemacs-hg @ 2006-01-26 22:51:45 by viteno]
|
Wed, 25 Jan 2006 22:51:38 +0000 |
viteno |
[xemacs-hg @ 2006-01-25 22:51:38 by viteno]
|
Tue, 24 Jan 2006 22:51:48 +0000 |
viteno |
[xemacs-hg @ 2006-01-24 22:51:48 by viteno]
|
Mon, 23 Jan 2006 22:51:22 +0000 |
viteno |
[xemacs-hg @ 2006-01-23 22:51:22 by viteno]
|
Sun, 22 Jan 2006 22:51:31 +0000 |
viteno |
[xemacs-hg @ 2006-01-22 22:51:31 by viteno]
|
Sat, 21 Jan 2006 22:51:28 +0000 |
viteno |
[xemacs-hg @ 2006-01-21 22:51:28 by viteno]
|
Sat, 21 Jan 2006 13:34:21 +0000 |
crestani |
[xemacs-hg @ 2006-01-21 13:34:20 by crestani]
|
Fri, 20 Jan 2006 22:51:21 +0000 |
viteno |
[xemacs-hg @ 2006-01-20 22:51:21 by viteno]
|
Fri, 20 Jan 2006 17:59:50 +0000 |
crestani |
[xemacs-hg @ 2006-01-20 17:59:48 by crestani]
|
Fri, 20 Jan 2006 17:50:46 +0000 |
crestani |
[xemacs-hg @ 2006-01-20 17:50:44 by crestani]
|
Thu, 19 Jan 2006 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-01-19 22:51:07 by viteno]
|
Wed, 18 Jan 2006 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-01-18 22:51:08 by viteno]
|
Tue, 17 Jan 2006 22:50:50 +0000 |
viteno |
[xemacs-hg @ 2006-01-17 22:50:50 by viteno]
|
Mon, 16 Jan 2006 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2006-01-16 22:51:07 by viteno]
|
Sun, 15 Jan 2006 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2006-01-15 22:51:17 by viteno]
|
Sat, 14 Jan 2006 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2006-01-14 22:51:12 by viteno]
|
Fri, 13 Jan 2006 22:51:23 +0000 |
viteno |
[xemacs-hg @ 2006-01-13 22:51:23 by viteno]
|
Thu, 12 Jan 2006 22:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-01-12 22:51:03 by viteno]
|
Wed, 11 Jan 2006 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2006-01-11 22:51:08 by viteno]
|
Tue, 10 Jan 2006 22:51:05 +0000 |
viteno |
[xemacs-hg @ 2006-01-10 22:51:05 by viteno]
|
Mon, 09 Jan 2006 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-01-09 22:51:09 by viteno]
|
Sun, 08 Jan 2006 22:51:52 +0000 |
viteno |
[xemacs-hg @ 2006-01-08 22:51:52 by viteno]
|
Sun, 08 Jan 2006 20:00:43 +0000 |
aidan |
[xemacs-hg @ 2006-01-08 20:00:41 by aidan]
|
Sat, 07 Jan 2006 22:51:50 +0000 |
viteno |
[xemacs-hg @ 2006-01-07 22:51:50 by viteno]
|
Fri, 06 Jan 2006 22:51:13 +0000 |
viteno |
[xemacs-hg @ 2006-01-06 22:51:13 by viteno]
|
Fri, 06 Jan 2006 12:24:20 +0000 |
adrian |
[xemacs-hg @ 2006-01-06 12:24:19 by adrian]
|
Thu, 05 Jan 2006 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2006-01-05 22:51:04 by viteno]
|
Wed, 04 Jan 2006 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2006-01-04 22:51:09 by viteno]
|
Tue, 03 Jan 2006 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2006-01-03 22:51:12 by viteno]
|
Mon, 02 Jan 2006 22:51:42 +0000 |
viteno |
[xemacs-hg @ 2006-01-02 22:51:42 by viteno]
|
Sun, 01 Jan 2006 22:51:03 +0000 |
viteno |
[xemacs-hg @ 2006-01-01 22:51:03 by viteno]
|
Sat, 31 Dec 2005 22:51:31 +0000 |
viteno |
[xemacs-hg @ 2005-12-31 22:51:31 by viteno]
|
Sat, 31 Dec 2005 12:41:23 +0000 |
michaels |
[xemacs-hg @ 2005-12-31 12:41:23 by michaels]
|
Fri, 30 Dec 2005 22:51:16 +0000 |
viteno |
[xemacs-hg @ 2005-12-30 22:51:16 by viteno]
|
Fri, 30 Dec 2005 16:42:36 +0000 |
michaels |
[xemacs-hg @ 2005-12-30 16:42:35 by michaels]
|
Thu, 29 Dec 2005 22:51:18 +0000 |
viteno |
[xemacs-hg @ 2005-12-29 22:51:18 by viteno]
|
Thu, 29 Dec 2005 11:02:29 +0000 |
michaels |
[xemacs-hg @ 2005-12-29 11:02:29 by michaels]
|
Wed, 28 Dec 2005 22:51:03 +0000 |
viteno |
[xemacs-hg @ 2005-12-28 22:51:03 by viteno]
|
Tue, 27 Dec 2005 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2005-12-27 22:51:08 by viteno]
|
Tue, 27 Dec 2005 18:51:30 +0000 |
michaels |
[xemacs-hg @ 2005-12-27 18:50:47 by michaels]
|
Mon, 26 Dec 2005 22:50:50 +0000 |
viteno |
[xemacs-hg @ 2005-12-26 22:50:50 by viteno]
|
Sun, 25 Dec 2005 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2005-12-25 22:51:07 by viteno]
|
Sun, 25 Dec 2005 11:21:46 +0000 |
aidan |
[xemacs-hg @ 2005-12-25 11:21:45 by aidan]
|
Sat, 24 Dec 2005 22:50:54 +0000 |
viteno |
[xemacs-hg @ 2005-12-24 22:50:54 by viteno]
|
Sat, 24 Dec 2005 22:31:53 +0000 |
aidan |
[xemacs-hg @ 2005-12-24 22:31:47 by aidan]
|
Sat, 24 Dec 2005 21:59:21 +0000 |
aidan |
[xemacs-hg @ 2005-12-24 21:59:18 by aidan]
|
Sat, 24 Dec 2005 21:24:27 +0000 |
aidan |
[xemacs-hg @ 2005-12-24 21:24:23 by aidan]
|
Sat, 24 Dec 2005 19:54:01 +0000 |
aidan |
[xemacs-hg @ 2005-12-24 19:53:53 by aidan]
|
Sat, 24 Dec 2005 19:06:05 +0000 |
aidan |
[xemacs-hg @ 2005-12-24 19:06:04 by aidan]
|
Sat, 24 Dec 2005 17:33:34 +0000 |
aidan |
[xemacs-hg @ 2005-12-24 17:33:31 by aidan]
|
Fri, 23 Dec 2005 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2005-12-23 22:51:11 by viteno]
|
Fri, 23 Dec 2005 15:21:19 +0000 |
stephent |
[xemacs-hg @ 2005-12-23 15:21:19 by stephent]
|
Fri, 23 Dec 2005 15:11:42 +0000 |
stephent |
[xemacs-hg @ 2005-12-23 15:11:41 by stephent]
|
Fri, 23 Dec 2005 15:08:14 +0000 |
stephent |
[xemacs-hg @ 2005-12-23 15:08:13 by stephent]
|
Fri, 23 Dec 2005 12:00:45 +0000 |
stephent |
[xemacs-hg @ 2005-12-23 12:00:44 by stephent]
|
Fri, 23 Dec 2005 11:42:35 +0000 |
stephent |
[xemacs-hg @ 2005-12-23 11:42:32 by stephent]
|
Fri, 23 Dec 2005 11:40:39 +0000 |
stephent |
[xemacs-hg @ 2005-12-23 11:40:32 by stephent]
|
Fri, 23 Dec 2005 11:33:39 +0000 |
stephent |
[xemacs-hg @ 2005-12-23 11:33:38 by stephent]
|
Fri, 23 Dec 2005 07:24:13 +0000 |
michaels |
[xemacs-hg @ 2005-12-23 07:24:13 by michaels]
|
Thu, 22 Dec 2005 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2005-12-22 22:51:17 by viteno]
|
Thu, 22 Dec 2005 17:10:07 +0000 |
michaels |
[xemacs-hg @ 2005-12-22 17:10:07 by michaels]
|
Thu, 22 Dec 2005 13:58:16 +0000 |
stephent |
[xemacs-hg @ 2005-12-22 13:58:15 by stephent]
|
Wed, 21 Dec 2005 22:50:46 +0000 |
viteno |
[xemacs-hg @ 2005-12-21 22:50:46 by viteno]
|
Tue, 20 Dec 2005 22:51:13 +0000 |
viteno |
[xemacs-hg @ 2005-12-20 22:51:13 by viteno]
|
Tue, 20 Dec 2005 22:01:52 +0000 |
aidan |
[xemacs-hg @ 2005-12-20 22:01:50 by aidan]
|
Mon, 19 Dec 2005 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2005-12-19 22:51:17 by viteno]
|
Sun, 18 Dec 2005 22:55:52 +0000 |
aidan |
[xemacs-hg @ 2005-12-18 22:55:51 by aidan]
|
Sun, 18 Dec 2005 22:51:14 +0000 |
viteno |
[xemacs-hg @ 2005-12-18 22:51:14 by viteno]
|
Sun, 18 Dec 2005 19:07:19 +0000 |
stephent |
[xemacs-hg @ 2005-12-18 19:04:51 by stephent]
|
Sun, 18 Dec 2005 17:58:55 +0000 |
stephent |
[xemacs-hg @ 2005-12-18 17:58:50 by stephent]
|
Sun, 18 Dec 2005 15:33:35 +0000 |
stephent |
[xemacs-hg @ 2005-12-18 15:33:35 by stephent]
|
Sun, 18 Dec 2005 12:22:03 +0000 |
malcolmp |
[xemacs-hg @ 2005-12-18 12:21:49 by malcolmp]
|
Sun, 18 Dec 2005 11:44:28 +0000 |
malcolmp |
[xemacs-hg @ 2005-12-18 11:44:26 by malcolmp]
|
Sun, 18 Dec 2005 10:59:14 +0000 |
aidan |
[xemacs-hg @ 2005-12-18 10:59:12 by aidan]
|
Sat, 17 Dec 2005 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2005-12-17 22:51:07 by viteno]
|
Sat, 17 Dec 2005 21:04:16 +0000 |
aidan |
[xemacs-hg @ 2005-12-17 21:04:15 by aidan]
|
Sat, 17 Dec 2005 19:47:03 +0000 |
aidan |
[xemacs-hg @ 2005-12-17 19:46:57 by aidan]
|
Fri, 16 Dec 2005 23:52:23 +0000 |
adrian |
[xemacs-hg @ 2005-12-16 23:52:22 by adrian]
|
Fri, 16 Dec 2005 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2005-12-16 22:51:11 by viteno]
|
Thu, 15 Dec 2005 22:51:15 +0000 |
viteno |
[xemacs-hg @ 2005-12-15 22:51:15 by viteno]
|
Wed, 14 Dec 2005 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2005-12-14 22:51:04 by viteno]
|
Tue, 13 Dec 2005 22:51:24 +0000 |
viteno |
[xemacs-hg @ 2005-12-13 22:51:24 by viteno]
|
Mon, 12 Dec 2005 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-12-12 22:51:12 by viteno]
|
Sun, 11 Dec 2005 22:51:14 +0000 |
viteno |
[xemacs-hg @ 2005-12-11 22:51:14 by viteno]
|
Sat, 10 Dec 2005 22:51:22 +0000 |
viteno |
[xemacs-hg @ 2005-12-10 22:51:22 by viteno]
|
Sat, 10 Dec 2005 07:43:05 +0000 |
malcolmp |
[xemacs-hg @ 2005-12-10 07:42:59 by malcolmp]
|
Fri, 09 Dec 2005 22:50:59 +0000 |
viteno |
[xemacs-hg @ 2005-12-09 22:50:59 by viteno]
|
Thu, 08 Dec 2005 22:51:36 +0000 |
viteno |
[xemacs-hg @ 2005-12-08 22:51:36 by viteno]
|
Thu, 08 Dec 2005 10:58:59 +0000 |
stephent |
[xemacs-hg @ 2005-12-08 10:58:57 by stephent]
|
Wed, 07 Dec 2005 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2005-12-07 22:51:04 by viteno]
|
Tue, 06 Dec 2005 23:14:50 +0000 |
adrian |
[xemacs-hg @ 2005-12-06 23:14:49 by adrian]
|
Tue, 06 Dec 2005 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2005-12-06 22:51:07 by viteno]
|
Mon, 05 Dec 2005 22:51:16 +0000 |
viteno |
[xemacs-hg @ 2005-12-05 22:51:16 by viteno]
|
Mon, 05 Dec 2005 09:43:37 +0000 |
scop |
[xemacs-hg @ 2005-12-05 09:43:36 by scop]
|
Sun, 04 Dec 2005 22:51:19 +0000 |
viteno |
[xemacs-hg @ 2005-12-04 22:51:19 by viteno]
|
Sat, 03 Dec 2005 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2005-12-03 22:51:08 by viteno]
|
Fri, 02 Dec 2005 22:50:57 +0000 |
viteno |
[xemacs-hg @ 2005-12-02 22:50:57 by viteno]
|
Thu, 01 Dec 2005 22:51:15 +0000 |
viteno |
[xemacs-hg @ 2005-12-01 22:51:15 by viteno]
|
Thu, 01 Dec 2005 14:25:26 +0000 |
stephent |
[xemacs-hg @ 2005-12-01 14:25:26 by stephent]
|
Wed, 30 Nov 2005 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2005-11-30 22:51:09 by viteno]
|
Wed, 30 Nov 2005 11:28:58 +0000 |
crestani |
[xemacs-hg @ 2005-11-30 11:28:56 by crestani]
|
Tue, 29 Nov 2005 22:51:20 +0000 |
viteno |
[xemacs-hg @ 2005-11-29 22:51:20 by viteno]
|
Tue, 29 Nov 2005 21:00:30 +0000 |
adrian |
[xemacs-hg @ 2005-11-29 21:00:29 by adrian]
|
Tue, 29 Nov 2005 17:04:24 +0000 |
stephent |
[xemacs-hg @ 2005-11-29 17:04:05 by stephent]
|
Tue, 29 Nov 2005 14:54:03 +0000 |
stephent |
[xemacs-hg @ 2005-11-29 14:52:44 by stephent]
|
Tue, 29 Nov 2005 14:41:58 +0000 |
stephent |
[xemacs-hg @ 2005-11-29 14:41:17 by stephent]
|
Tue, 29 Nov 2005 12:33:47 +0000 |
malcolmp |
[xemacs-hg @ 2005-11-29 12:33:46 by malcolmp]
|
Tue, 29 Nov 2005 12:08:41 +0000 |
stephent |
[xemacs-hg @ 2005-11-29 12:08:32 by stephent]
|
Tue, 29 Nov 2005 08:38:32 +0000 |
stephent |
[xemacs-hg @ 2005-11-29 08:38:29 by stephent]
|
Tue, 29 Nov 2005 08:22:59 +0000 |
stephent |
[xemacs-hg @ 2005-11-29 08:22:58 by stephent]
|
Tue, 29 Nov 2005 03:31:25 +0000 |
stephent |
[xemacs-hg @ 2005-11-29 03:31:25 by stephent]
|
Tue, 29 Nov 2005 02:06:56 +0000 |
stephent |
[xemacs-hg @ 2005-11-29 02:06:56 by stephent]
|
Mon, 28 Nov 2005 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2005-11-28 22:51:07 by viteno]
|
Mon, 28 Nov 2005 17:30:37 +0000 |
stephent |
[xemacs-hg @ 2005-11-28 17:30:37 by stephent]
|
Mon, 28 Nov 2005 16:39:54 +0000 |
stephent |
[xemacs-hg @ 2005-11-28 16:39:53 by stephent]
|
Mon, 28 Nov 2005 15:44:06 +0000 |
stephent |
[xemacs-hg @ 2005-11-28 15:44:04 by stephent]
|
Mon, 28 Nov 2005 09:50:20 +0000 |
crestani |
[xemacs-hg @ 2005-11-28 09:50:16 by crestani]
|
Sun, 27 Nov 2005 22:50:53 +0000 |
viteno |
[xemacs-hg @ 2005-11-27 22:50:53 by viteno]
|
Sun, 27 Nov 2005 10:51:25 +0000 |
crestani |
[xemacs-hg @ 2005-11-27 10:51:24 by crestani]
|
Sat, 26 Nov 2005 22:51:20 +0000 |
viteno |
[xemacs-hg @ 2005-11-26 22:51:20 by viteno]
|
Sat, 26 Nov 2005 18:49:10 +0000 |
stephent |
[xemacs-hg @ 2005-11-26 18:49:06 by stephent]
|
Sat, 26 Nov 2005 18:25:03 +0000 |
stephent |
[xemacs-hg @ 2005-11-26 18:24:51 by stephent]
|
Sat, 26 Nov 2005 13:20:23 +0000 |
stephent |
[xemacs-hg @ 2005-11-26 13:20:21 by stephent]
|
Sat, 26 Nov 2005 12:09:39 +0000 |
stephent |
[xemacs-hg @ 2005-11-26 12:09:23 by stephent]
|
Sat, 26 Nov 2005 11:46:25 +0000 |
stephent |
[xemacs-hg @ 2005-11-26 11:45:47 by stephent]
|
Fri, 25 Nov 2005 22:51:38 +0000 |
viteno |
[xemacs-hg @ 2005-11-25 22:51:38 by viteno]
|
Fri, 25 Nov 2005 01:42:08 +0000 |
crestani |
[xemacs-hg @ 2005-11-25 01:41:31 by crestani]
|
Thu, 24 Nov 2005 22:51:25 +0000 |
viteno |
[xemacs-hg @ 2005-11-24 22:51:25 by viteno]
|
Thu, 24 Nov 2005 12:37:59 +0000 |
malcolmp |
[xemacs-hg @ 2005-11-24 12:37:59 by malcolmp]
|
Wed, 23 Nov 2005 22:50:51 +0000 |
viteno |
[xemacs-hg @ 2005-11-23 22:50:51 by viteno]
|
Tue, 22 Nov 2005 22:51:18 +0000 |
viteno |
[xemacs-hg @ 2005-11-22 22:51:18 by viteno]
|
Tue, 22 Nov 2005 11:24:45 +0000 |
malcolmp |
[xemacs-hg @ 2005-11-22 11:24:40 by malcolmp]
|
Tue, 22 Nov 2005 10:36:39 +0000 |
stephent |
[xemacs-hg @ 2005-11-22 10:36:34 by stephent]
|
Tue, 22 Nov 2005 09:02:43 +0000 |
crestani |
[xemacs-hg @ 2005-11-22 09:02:37 by crestani]
|
Tue, 22 Nov 2005 07:19:32 +0000 |
ben |
[xemacs-hg @ 2005-11-22 07:19:31 by ben]
ben-lisp-object-bp
|
Tue, 22 Nov 2005 07:14:54 +0000 |
ben |
[xemacs-hg @ 2005-11-22 07:14:37 by ben]
|
Mon, 21 Nov 2005 22:51:03 +0000 |
viteno |
[xemacs-hg @ 2005-11-21 22:51:03 by viteno]
|
Sun, 20 Nov 2005 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2005-11-20 22:51:04 by viteno]
|
Sat, 19 Nov 2005 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2005-11-19 22:51:11 by viteno]
|
Fri, 18 Nov 2005 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2005-11-18 22:51:07 by viteno]
|
Fri, 18 Nov 2005 12:23:57 +0000 |
aidan |
[xemacs-hg @ 2005-11-18 12:23:55 by aidan]
|
Fri, 18 Nov 2005 11:28:10 +0000 |
aidan |
[xemacs-hg @ 2005-11-18 11:28:10 by aidan]
|
Thu, 17 Nov 2005 22:51:01 +0000 |
viteno |
[xemacs-hg @ 2005-11-17 22:51:01 by viteno]
|
Wed, 16 Nov 2005 22:50:58 +0000 |
viteno |
[xemacs-hg @ 2005-11-16 22:50:58 by viteno]
|
Wed, 16 Nov 2005 12:13:03 +0000 |
malcolmp |
[xemacs-hg @ 2005-11-16 12:12:57 by malcolmp]
|
Wed, 16 Nov 2005 11:54:10 +0000 |
malcolmp |
[xemacs-hg @ 2005-11-16 11:53:47 by malcolmp]
|
Wed, 16 Nov 2005 07:22:46 +0000 |
stephent |
[xemacs-hg @ 2005-11-16 07:22:37 by stephent]
|
Wed, 16 Nov 2005 07:14:16 +0000 |
stephent |
[xemacs-hg @ 2005-11-16 07:14:13 by stephent]
|
Tue, 15 Nov 2005 22:50:50 +0000 |
viteno |
[xemacs-hg @ 2005-11-15 22:50:50 by viteno]
|
Mon, 14 Nov 2005 22:51:20 +0000 |
viteno |
[xemacs-hg @ 2005-11-14 22:51:20 by viteno]
|
Sun, 13 Nov 2005 22:51:06 +0000 |
viteno |
[xemacs-hg @ 2005-11-13 22:51:06 by viteno]
|
Sun, 13 Nov 2005 10:58:00 +0000 |
ben |
[xemacs-hg @ 2005-11-13 10:57:59 by ben]
|
Sun, 13 Nov 2005 10:56:09 +0000 |
ben |
[xemacs-hg @ 2005-11-13 10:56:09 by ben]
|
Sun, 13 Nov 2005 10:52:48 +0000 |
ben |
[xemacs-hg @ 2005-11-13 10:52:47 by ben]
|
Sun, 13 Nov 2005 10:51:18 +0000 |
ben |
[xemacs-hg @ 2005-11-13 10:51:17 by ben]
|
Sun, 13 Nov 2005 10:48:04 +0000 |
ben |
[xemacs-hg @ 2005-11-13 10:48:01 by ben]
|
Sun, 13 Nov 2005 10:39:41 +0000 |
ben |
[xemacs-hg @ 2005-11-13 10:39:28 by ben]
|
Sun, 13 Nov 2005 07:39:29 +0000 |
ben |
[xemacs-hg @ 2005-11-13 07:39:26 by ben]
|
Sun, 13 Nov 2005 07:31:55 +0000 |
ben |
[xemacs-hg @ 2005-11-13 07:31:55 by ben]
|
Sun, 13 Nov 2005 07:29:34 +0000 |
ben |
[xemacs-hg @ 2005-11-13 07:29:31 by ben]
|
Sat, 12 Nov 2005 22:51:02 +0000 |
viteno |
[xemacs-hg @ 2005-11-12 22:51:02 by viteno]
|
Fri, 11 Nov 2005 22:51:37 +0000 |
viteno |
[xemacs-hg @ 2005-11-11 22:51:37 by viteno]
|
Thu, 10 Nov 2005 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2005-11-10 22:51:04 by viteno]
|
Thu, 10 Nov 2005 15:47:33 +0000 |
crestani |
[xemacs-hg @ 2005-11-10 15:47:33 by crestani]
|
Thu, 10 Nov 2005 15:45:13 +0000 |
crestani |
[xemacs-hg @ 2005-11-10 15:45:13 by crestani]
|
Wed, 09 Nov 2005 22:51:10 +0000 |
viteno |
[xemacs-hg @ 2005-11-09 22:51:10 by viteno]
|
Tue, 08 Nov 2005 22:51:39 +0000 |
viteno |
[xemacs-hg @ 2005-11-08 22:51:39 by viteno]
|
Mon, 07 Nov 2005 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2005-11-07 22:51:09 by viteno]
|
Mon, 07 Nov 2005 08:49:25 +0000 |
stephent |
[xemacs-hg @ 2005-11-07 08:49:12 by stephent]
|
Sun, 06 Nov 2005 22:51:25 +0000 |
viteno |
[xemacs-hg @ 2005-11-06 22:51:25 by viteno]
|
Sat, 05 Nov 2005 22:50:54 +0000 |
viteno |
[xemacs-hg @ 2005-11-05 22:50:54 by viteno]
|
Fri, 04 Nov 2005 22:51:05 +0000 |
viteno |
[xemacs-hg @ 2005-11-04 22:51:05 by viteno]
|
Thu, 03 Nov 2005 22:51:06 +0000 |
viteno |
[xemacs-hg @ 2005-11-03 22:51:06 by viteno]
|
Wed, 02 Nov 2005 22:51:15 +0000 |
viteno |
[xemacs-hg @ 2005-11-02 22:51:15 by viteno]
|
Wed, 02 Nov 2005 10:01:58 +0000 |
crestani |
[xemacs-hg @ 2005-11-02 10:01:57 by crestani]
|
Wed, 02 Nov 2005 03:33:17 +0000 |
crestani |
[xemacs-hg @ 2005-11-02 03:33:10 by crestani]
|
Wed, 02 Nov 2005 03:30:19 +0000 |
crestani |
[xemacs-hg @ 2005-11-02 03:30:17 by crestani]
|
Wed, 02 Nov 2005 03:26:52 +0000 |
crestani |
[xemacs-hg @ 2005-11-02 03:26:51 by crestani]
|
Tue, 01 Nov 2005 22:50:59 +0000 |
viteno |
[xemacs-hg @ 2005-11-01 22:50:59 by viteno]
|
Mon, 31 Oct 2005 22:51:20 +0000 |
viteno |
[xemacs-hg @ 2005-10-31 22:51:20 by viteno]
|
Sun, 30 Oct 2005 22:51:06 +0000 |
viteno |
[xemacs-hg @ 2005-10-30 22:51:06 by viteno]
|
Sat, 29 Oct 2005 21:51:02 +0000 |
viteno |
[xemacs-hg @ 2005-10-29 21:51:02 by viteno]
|
Sat, 29 Oct 2005 07:18:21 +0000 |
youngs |
[xemacs-hg @ 2005-10-29 07:18:19 by youngs]
|
Fri, 28 Oct 2005 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2005-10-28 21:51:07 by viteno]
|
Fri, 28 Oct 2005 05:42:07 +0000 |
ben |
[xemacs-hg @ 2005-10-28 05:42:07 by ben]
|
Thu, 27 Oct 2005 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2005-10-27 21:51:04 by viteno]
|
Wed, 26 Oct 2005 21:51:26 +0000 |
viteno |
[xemacs-hg @ 2005-10-26 21:51:26 by viteno]
|
Wed, 26 Oct 2005 15:15:03 +0000 |
stephent |
[xemacs-hg @ 2005-10-26 15:12:46 by stephent]
|
Wed, 26 Oct 2005 13:15:44 +0000 |
stephent |
[xemacs-hg @ 2005-10-26 13:15:44 by stephent]
|
Wed, 26 Oct 2005 13:01:45 +0000 |
stephent |
[xemacs-hg @ 2005-10-26 13:01:37 by stephent]
|
Tue, 25 Oct 2005 21:51:23 +0000 |
viteno |
[xemacs-hg @ 2005-10-25 21:51:23 by viteno]
|
Tue, 25 Oct 2005 11:28:24 +0000 |
ben |
[xemacs-hg @ 2005-10-25 11:28:23 by ben]
|
Tue, 25 Oct 2005 11:19:58 +0000 |
ben |
[xemacs-hg @ 2005-10-25 11:19:56 by ben]
|
Tue, 25 Oct 2005 11:16:49 +0000 |
ben |
[xemacs-hg @ 2005-10-25 11:16:19 by ben]
|
Tue, 25 Oct 2005 08:32:50 +0000 |
ben |
[xemacs-hg @ 2005-10-25 08:32:40 by ben]
|
Tue, 25 Oct 2005 07:30:42 +0000 |
ben |
[xemacs-hg @ 2005-10-25 07:30:38 by ben]
|
Tue, 25 Oct 2005 03:54:03 +0000 |
ben |
[xemacs-hg @ 2005-10-25 03:54:01 by ben]
|
Mon, 24 Oct 2005 22:40:21 +0000 |
adrian |
[xemacs-hg @ 2005-10-24 22:40:20 by adrian]
|
Mon, 24 Oct 2005 21:51:26 +0000 |
viteno |
[xemacs-hg @ 2005-10-24 21:51:26 by viteno]
|
Mon, 24 Oct 2005 21:01:08 +0000 |
malcolmp |
[xemacs-hg @ 2005-10-24 21:01:02 by malcolmp]
|
Mon, 24 Oct 2005 20:39:47 +0000 |
malcolmp |
[xemacs-hg @ 2005-10-24 20:39:38 by malcolmp]
|
Mon, 24 Oct 2005 10:07:42 +0000 |
ben |
[xemacs-hg @ 2005-10-24 10:07:26 by ben]
|
Mon, 24 Oct 2005 08:12:59 +0000 |
ben |
[xemacs-hg @ 2005-10-24 08:12:59 by ben]
|
Sun, 23 Oct 2005 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2005-10-23 21:51:13 by viteno]
|
Sun, 23 Oct 2005 18:08:35 +0000 |
stephent |
[xemacs-hg @ 2005-10-23 18:08:35 by stephent]
|
Sun, 23 Oct 2005 16:56:45 +0000 |
adrian |
[xemacs-hg @ 2005-10-23 16:56:43 by adrian]
|
Sat, 22 Oct 2005 21:51:27 +0000 |
viteno |
[xemacs-hg @ 2005-10-22 21:51:27 by viteno]
|
Fri, 21 Oct 2005 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2005-10-21 21:51:22 by viteno]
|
Fri, 21 Oct 2005 15:48:42 +0000 |
stephent |
[xemacs-hg @ 2005-10-21 15:48:28 by stephent]
|
Fri, 21 Oct 2005 14:08:15 +0000 |
stephent |
[xemacs-hg @ 2005-10-21 14:08:15 by stephent]
|
Fri, 21 Oct 2005 10:34:35 +0000 |
stephent |
[xemacs-hg @ 2005-10-21 10:34:34 by stephent]
|
Fri, 21 Oct 2005 10:27:02 +0000 |
stephent |
[xemacs-hg @ 2005-10-21 10:26:51 by stephent]
|
Fri, 21 Oct 2005 10:23:16 +0000 |
stephent |
[xemacs-hg @ 2005-10-21 10:23:15 by stephent]
|
Fri, 21 Oct 2005 09:19:40 +0000 |
stephent |
[xemacs-hg @ 2005-10-21 09:19:40 by stephent]
|
Thu, 20 Oct 2005 21:50:57 +0000 |
viteno |
[xemacs-hg @ 2005-10-20 21:50:57 by viteno]
|
Thu, 20 Oct 2005 12:38:04 +0000 |
malcolmp |
[xemacs-hg @ 2005-10-20 12:37:42 by malcolmp]
|
Wed, 19 Oct 2005 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2005-10-19 21:51:05 by viteno]
|
Tue, 18 Oct 2005 21:50:57 +0000 |
viteno |
[xemacs-hg @ 2005-10-18 21:50:57 by viteno]
|
Tue, 18 Oct 2005 20:49:43 +0000 |
malcolmp |
[xemacs-hg @ 2005-10-18 20:49:41 by malcolmp]
|
Mon, 17 Oct 2005 21:51:33 +0000 |
viteno |
[xemacs-hg @ 2005-10-17 21:51:33 by viteno]
|
Sun, 16 Oct 2005 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2005-10-16 21:51:09 by viteno]
|
Sat, 15 Oct 2005 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-10-15 21:51:12 by viteno]
|
Fri, 14 Oct 2005 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2005-10-14 21:51:22 by viteno]
|
Fri, 14 Oct 2005 02:11:49 +0000 |
ben |
[xemacs-hg @ 2005-10-14 02:11:49 by ben]
|
Fri, 14 Oct 2005 01:22:01 +0000 |
ben |
[xemacs-hg @ 2005-10-14 01:21:57 by ben]
|
Fri, 14 Oct 2005 01:02:30 +0000 |
ben |
[xemacs-hg @ 2005-10-14 01:02:29 by ben]
|
Fri, 14 Oct 2005 01:00:45 +0000 |
ben |
[xemacs-hg @ 2005-10-14 01:00:44 by ben]
|
Thu, 13 Oct 2005 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2005-10-13 21:51:22 by viteno]
|
Wed, 12 Oct 2005 21:51:21 +0000 |
viteno |
[xemacs-hg @ 2005-10-12 21:51:21 by viteno]
|
Tue, 11 Oct 2005 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2005-10-11 21:51:13 by viteno]
|
Mon, 10 Oct 2005 21:51:54 +0000 |
viteno |
[xemacs-hg @ 2005-10-10 21:51:54 by viteno]
|
Mon, 10 Oct 2005 03:16:25 +0000 |
youngs |
[xemacs-hg @ 2005-10-10 03:16:22 by youngs]
|
Mon, 10 Oct 2005 02:45:32 +0000 |
youngs |
[xemacs-hg @ 2005-10-10 02:45:31 by youngs]
|
Sun, 09 Oct 2005 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-10-09 21:51:12 by viteno]
|
Sun, 09 Oct 2005 14:23:06 +0000 |
adrian |
[xemacs-hg @ 2005-10-09 14:23:06 by adrian]
|
Sun, 09 Oct 2005 10:41:38 +0000 |
adrian |
[xemacs-hg @ 2005-10-09 10:41:37 by adrian]
|
Sat, 08 Oct 2005 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2005-10-08 21:51:13 by viteno]
|
Fri, 07 Oct 2005 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2005-10-07 21:51:11 by viteno]
|
Thu, 06 Oct 2005 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2005-10-06 21:51:28 by viteno]
|
Wed, 05 Oct 2005 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2005-10-05 21:51:07 by viteno]
|
Wed, 05 Oct 2005 04:37:54 +0000 |
stephent |
[xemacs-hg @ 2005-10-05 04:37:54 by stephent]
|
Wed, 05 Oct 2005 04:32:45 +0000 |
stephent |
[xemacs-hg @ 2005-10-05 04:32:44 by stephent]
|
Wed, 05 Oct 2005 04:11:25 +0000 |
stephent |
[xemacs-hg @ 2005-10-05 04:11:24 by stephent]
|
Tue, 04 Oct 2005 21:51:35 +0000 |
viteno |
[xemacs-hg @ 2005-10-04 21:51:35 by viteno]
|
Tue, 04 Oct 2005 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2005-10-04 21:51:19 by viteno]
|
Tue, 04 Oct 2005 17:51:32 +0000 |
stephent |
[xemacs-hg @ 2005-10-04 17:51:13 by stephent]
|
Tue, 04 Oct 2005 17:00:33 +0000 |
stephent |
[xemacs-hg @ 2005-10-04 17:00:32 by stephent]
|
Tue, 04 Oct 2005 16:47:10 +0000 |
stephent |
[xemacs-hg @ 2005-10-04 16:47:10 by stephent]
|
Tue, 04 Oct 2005 16:43:38 +0000 |
stephent |
[xemacs-hg @ 2005-10-04 16:43:29 by stephent]
|
Mon, 03 Oct 2005 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2005-10-03 21:51:15 by viteno]
|
Mon, 03 Oct 2005 06:34:34 +0000 |
stephent |
[xemacs-hg @ 2005-10-03 06:34:34 by stephent]
|
Sun, 02 Oct 2005 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2005-10-02 21:51:28 by viteno]
|
Sat, 01 Oct 2005 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2005-10-01 21:51:07 by viteno]
|
Fri, 30 Sep 2005 02:15:08 +0000 |
ben |
[xemacs-hg @ 2005-09-30 02:15:06 by ben]
|
Thu, 29 Sep 2005 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2005-09-29 21:51:08 by viteno]
|
Thu, 29 Sep 2005 11:41:22 +0000 |
crestani |
[xemacs-hg @ 2005-09-29 11:41:21 by crestani]
|
Wed, 28 Sep 2005 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2005-09-28 21:51:16 by viteno]
|
Tue, 27 Sep 2005 21:52:41 +0000 |
viteno |
[xemacs-hg @ 2005-09-27 21:52:41 by viteno]
|
Tue, 27 Sep 2005 21:43:22 +0000 |
adrian |
[xemacs-hg @ 2005-09-27 21:43:19 by adrian]
|
Tue, 27 Sep 2005 05:48:27 +0000 |
ben |
[xemacs-hg @ 2005-09-27 05:48:22 by ben]
|
Tue, 27 Sep 2005 05:35:26 +0000 |
ben |
[xemacs-hg @ 2005-09-27 05:35:24 by ben]
|
Tue, 27 Sep 2005 05:32:22 +0000 |
ben |
[xemacs-hg @ 2005-09-27 05:32:19 by ben]
|
Tue, 27 Sep 2005 05:29:45 +0000 |
ben |
[xemacs-hg @ 2005-09-27 05:29:41 by ben]
|
Mon, 26 Sep 2005 22:19:05 +0000 |
adrian |
[xemacs-hg @ 2005-09-26 22:18:59 by adrian]
|
Mon, 26 Sep 2005 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2005-09-26 21:51:28 by viteno]
|
Mon, 26 Sep 2005 08:41:57 +0000 |
ben |
[xemacs-hg @ 2005-09-26 08:41:45 by ben]
|
Mon, 26 Sep 2005 08:29:31 +0000 |
ben |
[xemacs-hg @ 2005-09-26 08:29:27 by ben]
|
Mon, 26 Sep 2005 08:13:00 +0000 |
ben |
[xemacs-hg @ 2005-09-26 08:13:00 by ben]
|
Sun, 25 Sep 2005 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-09-25 21:51:12 by viteno]
|
Sun, 25 Sep 2005 21:40:19 +0000 |
adrian |
[xemacs-hg @ 2005-09-25 21:40:17 by adrian]
|
Sun, 25 Sep 2005 19:13:43 +0000 |
adrian |
[xemacs-hg @ 2005-09-25 19:13:43 by adrian]
|
Sat, 24 Sep 2005 21:51:41 +0000 |
viteno |
[xemacs-hg @ 2005-09-24 21:51:41 by viteno]
|
Sat, 24 Sep 2005 16:31:39 +0000 |
olivierg |
[xemacs-hg @ 2005-09-24 16:31:37 by olivierg]
|
Fri, 23 Sep 2005 21:51:45 +0000 |
viteno |
[xemacs-hg @ 2005-09-23 21:51:45 by viteno]
|
Thu, 22 Sep 2005 21:51:25 +0000 |
viteno |
[xemacs-hg @ 2005-09-22 21:51:25 by viteno]
|
Wed, 21 Sep 2005 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2005-09-21 21:51:28 by viteno]
|
Tue, 20 Sep 2005 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2005-09-20 21:51:16 by viteno]
|
Mon, 19 Sep 2005 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2005-09-19 21:51:04 by viteno]
|
Mon, 19 Sep 2005 00:36:05 +0000 |
mta |
[xemacs-hg @ 2005-09-19 00:36:01 by mta]
|
Sun, 18 Sep 2005 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2005-09-18 21:51:11 by viteno]
|
Sun, 18 Sep 2005 13:01:18 +0000 |
malcolmp |
[xemacs-hg @ 2005-09-18 13:01:03 by malcolmp]
|
Sat, 17 Sep 2005 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2005-09-17 21:51:10 by viteno]
|
Fri, 16 Sep 2005 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2005-09-16 21:51:28 by viteno]
|
Fri, 16 Sep 2005 08:51:26 +0000 |
mta |
[xemacs-hg @ 2005-09-16 08:51:25 by mta]
|
Thu, 15 Sep 2005 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-09-15 21:51:12 by viteno]
|
Wed, 14 Sep 2005 21:51:47 +0000 |
viteno |
[xemacs-hg @ 2005-09-14 21:51:47 by viteno]
|
Wed, 14 Sep 2005 14:24:30 +0000 |
crestani |
[xemacs-hg @ 2005-09-14 14:24:28 by crestani]
|
Wed, 14 Sep 2005 05:31:02 +0000 |
stephent |
[xemacs-hg @ 2005-09-14 05:28:38 by stephent]
|
Wed, 14 Sep 2005 04:58:13 +0000 |
stephent |
[xemacs-hg @ 2005-09-14 04:58:13 by stephent]
|
Wed, 14 Sep 2005 04:07:08 +0000 |
stephent |
[xemacs-hg @ 2005-09-14 04:07:08 by stephent]
|
Wed, 14 Sep 2005 02:47:01 +0000 |
stephent |
[xemacs-hg @ 2005-09-14 02:47:01 by stephent]
|
Tue, 13 Sep 2005 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2005-09-13 21:51:22 by viteno]
|
Mon, 12 Sep 2005 21:51:33 +0000 |
viteno |
[xemacs-hg @ 2005-09-12 21:51:33 by viteno]
|
Sun, 11 Sep 2005 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2005-09-11 21:51:16 by viteno]
|
Sat, 10 Sep 2005 21:51:17 +0000 |
viteno |
[xemacs-hg @ 2005-09-10 21:51:17 by viteno]
|
Fri, 09 Sep 2005 21:51:36 +0000 |
viteno |
[xemacs-hg @ 2005-09-09 21:51:36 by viteno]
|
Thu, 08 Sep 2005 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2005-09-08 21:51:16 by viteno]
|
Wed, 07 Sep 2005 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2005-09-07 21:51:28 by viteno]
|
Tue, 06 Sep 2005 21:52:20 +0000 |
viteno |
[xemacs-hg @ 2005-09-06 21:52:20 by viteno]
|
Mon, 05 Sep 2005 21:51:37 +0000 |
viteno |
[xemacs-hg @ 2005-09-05 21:51:37 by viteno]
|
Sun, 04 Sep 2005 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2005-09-04 21:51:13 by viteno]
|
Sat, 03 Sep 2005 21:51:21 +0000 |
viteno |
[xemacs-hg @ 2005-09-03 21:51:21 by viteno]
|
Fri, 02 Sep 2005 21:51:34 +0000 |
viteno |
[xemacs-hg @ 2005-09-02 21:51:34 by viteno]
|
Thu, 01 Sep 2005 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2005-09-01 21:51:15 by viteno]
|
Wed, 31 Aug 2005 21:51:25 +0000 |
viteno |
[xemacs-hg @ 2005-08-31 21:51:25 by viteno]
|
Tue, 30 Aug 2005 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2005-08-30 21:51:28 by viteno]
|
Mon, 29 Aug 2005 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2005-08-29 21:51:19 by viteno]
|
Sun, 28 Aug 2005 21:51:17 +0000 |
viteno |
[xemacs-hg @ 2005-08-28 21:51:17 by viteno]
|
Sat, 27 Aug 2005 21:51:25 +0000 |
viteno |
[xemacs-hg @ 2005-08-27 21:51:25 by viteno]
|
Fri, 26 Aug 2005 21:51:35 +0000 |
viteno |
[xemacs-hg @ 2005-08-26 21:51:35 by viteno]
|
Thu, 25 Aug 2005 21:51:35 +0000 |
viteno |
[xemacs-hg @ 2005-08-25 21:51:35 by viteno]
|
Wed, 24 Aug 2005 21:51:44 +0000 |
viteno |
[xemacs-hg @ 2005-08-24 21:51:44 by viteno]
|
Tue, 23 Aug 2005 21:51:27 +0000 |
viteno |
[xemacs-hg @ 2005-08-23 21:51:27 by viteno]
|
Mon, 22 Aug 2005 21:51:24 +0000 |
viteno |
[xemacs-hg @ 2005-08-22 21:51:24 by viteno]
|
Sun, 21 Aug 2005 21:51:25 +0000 |
viteno |
[xemacs-hg @ 2005-08-21 21:51:25 by viteno]
|
Sat, 20 Aug 2005 21:51:17 +0000 |
viteno |
[xemacs-hg @ 2005-08-20 21:51:17 by viteno]
|
Fri, 19 Aug 2005 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-08-19 21:51:12 by viteno]
|
Thu, 18 Aug 2005 21:51:06 +0000 |
viteno |
[xemacs-hg @ 2005-08-18 21:51:06 by viteno]
|
Wed, 17 Aug 2005 21:52:42 +0000 |
viteno |
[xemacs-hg @ 2005-08-17 21:52:42 by viteno]
|
Tue, 16 Aug 2005 21:51:34 +0000 |
viteno |
[xemacs-hg @ 2005-08-16 21:51:34 by viteno]
|
Mon, 15 Aug 2005 21:51:36 +0000 |
viteno |
[xemacs-hg @ 2005-08-15 21:51:36 by viteno]
|
Sun, 14 Aug 2005 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2005-08-14 21:51:04 by viteno]
|
Sat, 13 Aug 2005 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2005-08-13 21:51:03 by viteno]
|
Fri, 12 Aug 2005 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2005-08-12 21:51:08 by viteno]
|
Thu, 11 Aug 2005 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2005-08-11 21:51:09 by viteno]
|
Wed, 10 Aug 2005 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2005-08-10 21:51:22 by viteno]
|
Tue, 09 Aug 2005 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2005-08-09 21:51:11 by viteno]
|
Mon, 08 Aug 2005 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-08-08 21:51:12 by viteno]
|
Sun, 07 Aug 2005 21:50:51 +0000 |
viteno |
[xemacs-hg @ 2005-08-07 21:50:51 by viteno]
|
Sat, 06 Aug 2005 21:51:06 +0000 |
viteno |
[xemacs-hg @ 2005-08-06 21:51:06 by viteno]
|
Sat, 06 Aug 2005 09:41:59 +0000 |
michaels |
[xemacs-hg @ 2005-08-06 09:41:58 by michaels]
|
Fri, 05 Aug 2005 21:50:55 +0000 |
viteno |
[xemacs-hg @ 2005-08-05 21:50:55 by viteno]
|
Thu, 04 Aug 2005 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2005-08-04 21:51:15 by viteno]
|
Thu, 04 Aug 2005 17:13:19 +0000 |
michaels |
[xemacs-hg @ 2005-08-04 17:13:18 by michaels]
|
Wed, 03 Aug 2005 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2005-08-03 21:51:09 by viteno]
|
Tue, 02 Aug 2005 21:51:25 +0000 |
viteno |
[xemacs-hg @ 2005-08-02 21:51:25 by viteno]
|
Mon, 01 Aug 2005 21:51:26 +0000 |
viteno |
[xemacs-hg @ 2005-08-01 21:51:26 by viteno]
|
Mon, 01 Aug 2005 16:28:21 +0000 |
darrylo |
[xemacs-hg @ 2005-08-01 16:28:18 by darrylo]
|
Sun, 31 Jul 2005 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2005-07-31 21:51:03 by viteno]
|
Sat, 30 Jul 2005 21:51:06 +0000 |
viteno |
[xemacs-hg @ 2005-07-30 21:51:06 by viteno]
|
Fri, 29 Jul 2005 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2005-07-29 21:51:08 by viteno]
|
Thu, 28 Jul 2005 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-07-28 21:51:12 by viteno]
|
Wed, 27 Jul 2005 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2005-07-27 21:51:13 by viteno]
|
Tue, 26 Jul 2005 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2005-07-26 21:51:14 by viteno]
|
Mon, 25 Jul 2005 21:51:23 +0000 |
viteno |
[xemacs-hg @ 2005-07-25 21:51:23 by viteno]
|
Sun, 24 Jul 2005 21:50:53 +0000 |
viteno |
[xemacs-hg @ 2005-07-24 21:50:53 by viteno]
|
Sun, 24 Jul 2005 17:53:27 +0000 |
michaels |
[xemacs-hg @ 2005-07-24 17:53:21 by michaels]
|
Sat, 23 Jul 2005 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2005-07-23 21:51:08 by viteno]
|
Fri, 22 Jul 2005 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2005-07-22 21:51:08 by viteno]
|
Thu, 21 Jul 2005 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2005-07-21 21:51:18 by viteno]
|
Wed, 20 Jul 2005 21:51:20 +0000 |
viteno |
[xemacs-hg @ 2005-07-20 21:51:20 by viteno]
|
Wed, 20 Jul 2005 07:36:44 +0000 |
didierv |
[xemacs-hg @ 2005-07-20 07:36:33 by didierv]
|
Tue, 19 Jul 2005 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2005-07-19 21:51:19 by viteno]
|
Tue, 19 Jul 2005 09:45:23 +0000 |
didierv |
[xemacs-hg @ 2005-07-19 09:45:00 by didierv]
|
Mon, 18 Jul 2005 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2005-07-18 21:51:14 by viteno]
|
Sun, 17 Jul 2005 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2005-07-17 21:51:19 by viteno]
|
Sun, 17 Jul 2005 20:08:48 +0000 |
aidan |
[xemacs-hg @ 2005-07-17 20:08:40 by aidan]
|
Sat, 16 Jul 2005 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2005-07-16 21:51:13 by viteno]
|
Fri, 15 Jul 2005 21:51:24 +0000 |
viteno |
[xemacs-hg @ 2005-07-15 21:51:24 by viteno]
|
Thu, 14 Jul 2005 21:51:20 +0000 |
viteno |
[xemacs-hg @ 2005-07-14 21:51:20 by viteno]
|
Wed, 13 Jul 2005 21:51:31 +0000 |
viteno |
[xemacs-hg @ 2005-07-13 21:51:31 by viteno]
|
Tue, 12 Jul 2005 23:26:49 +0000 |
adrian |
[xemacs-hg @ 2005-07-12 23:26:49 by adrian]
|
Tue, 12 Jul 2005 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2005-07-12 21:51:14 by viteno]
|
Tue, 12 Jul 2005 12:22:13 +0000 |
malcolmp |
[xemacs-hg @ 2005-07-12 12:22:11 by malcolmp]
|
Mon, 11 Jul 2005 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2005-07-11 21:51:08 by viteno]
|
Sun, 10 Jul 2005 21:51:09 +0000 |
viteno |
[xemacs-hg @ 2005-07-10 21:51:09 by viteno]
|
Sat, 09 Jul 2005 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2005-07-09 21:51:07 by viteno]
|
Fri, 08 Jul 2005 21:51:24 +0000 |
viteno |
[xemacs-hg @ 2005-07-08 21:51:24 by viteno]
|
Fri, 08 Jul 2005 08:27:34 +0000 |
aidan |
[xemacs-hg @ 2005-07-08 08:27:32 by aidan]
|
Thu, 07 Jul 2005 21:50:53 +0000 |
viteno |
[xemacs-hg @ 2005-07-07 21:50:53 by viteno]
|
Wed, 06 Jul 2005 21:51:42 +0000 |
viteno |
[xemacs-hg @ 2005-07-06 21:51:42 by viteno]
|
Tue, 05 Jul 2005 21:51:36 +0000 |
viteno |
[xemacs-hg @ 2005-07-05 21:51:36 by viteno]
|
Mon, 04 Jul 2005 21:51:08 +0000 |
viteno |
[xemacs-hg @ 2005-07-04 21:51:08 by viteno]
|
Mon, 04 Jul 2005 21:50:51 +0000 |
viteno |
[xemacs-hg @ 2005-07-04 21:50:51 by viteno]
|
Mon, 04 Jul 2005 13:11:27 +0000 |
crestani |
[xemacs-hg @ 2005-07-04 13:11:25 by crestani]
|
Sun, 03 Jul 2005 21:50:50 +0000 |
viteno |
[xemacs-hg @ 2005-07-03 21:50:50 by viteno]
|
Sun, 03 Jul 2005 21:48:01 +0000 |
aidan |
[xemacs-hg @ 2005-07-03 21:47:59 by aidan]
|
Sat, 02 Jul 2005 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2005-07-02 21:51:07 by viteno]
|
Fri, 01 Jul 2005 21:51:50 +0000 |
viteno |
[xemacs-hg @ 2005-07-01 21:51:50 by viteno]
|
Thu, 30 Jun 2005 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2005-06-30 21:51:16 by viteno]
|
Wed, 29 Jun 2005 21:51:46 +0000 |
viteno |
[xemacs-hg @ 2005-06-29 21:51:46 by viteno]
|
Wed, 29 Jun 2005 09:47:35 +0000 |
crestani |
[xemacs-hg @ 2005-06-29 09:47:33 by crestani]
|
Tue, 28 Jun 2005 21:51:26 +0000 |
viteno |
[xemacs-hg @ 2005-06-28 21:51:26 by viteno]
|
Tue, 28 Jun 2005 12:02:42 +0000 |
crestani |
[xemacs-hg @ 2005-06-28 12:02:39 by crestani]
|
Tue, 28 Jun 2005 11:32:15 +0000 |
crestani |
[xemacs-hg @ 2005-06-28 11:32:13 by crestani]
|
Mon, 27 Jun 2005 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2005-06-27 21:51:16 by viteno]
|
Sun, 26 Jun 2005 21:51:58 +0000 |
viteno |
[xemacs-hg @ 2005-06-26 21:51:58 by viteno]
|
Sun, 26 Jun 2005 21:51:43 +0000 |
viteno |
[xemacs-hg @ 2005-06-26 21:51:43 by viteno]
|
Sun, 26 Jun 2005 19:05:07 +0000 |
aidan |
[xemacs-hg @ 2005-06-26 19:05:05 by aidan]
|
Sun, 26 Jun 2005 18:42:23 +0000 |
aidan |
[xemacs-hg @ 2005-06-26 18:42:21 by aidan]
|
Sun, 26 Jun 2005 18:05:05 +0000 |
aidan |
[xemacs-hg @ 2005-06-26 18:04:49 by aidan]
|
Sat, 25 Jun 2005 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-06-25 21:51:12 by viteno]
|
Fri, 24 Jun 2005 21:51:17 +0000 |
viteno |
[xemacs-hg @ 2005-06-24 21:51:17 by viteno]
|
Thu, 23 Jun 2005 21:51:34 +0000 |
viteno |
[xemacs-hg @ 2005-06-23 21:51:34 by viteno]
|
Thu, 23 Jun 2005 11:48:47 +0000 |
crestani |
[xemacs-hg @ 2005-06-23 11:48:46 by crestani]
|
Wed, 22 Jun 2005 21:51:56 +0000 |
viteno |
[xemacs-hg @ 2005-06-22 21:51:56 by viteno]
|
Tue, 21 Jun 2005 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2005-06-21 21:51:13 by viteno]
|
Mon, 20 Jun 2005 21:51:14 +0000 |
viteno |
[xemacs-hg @ 2005-06-20 21:51:14 by viteno]
|
Sun, 19 Jun 2005 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2005-06-19 21:51:10 by viteno]
|
Sun, 19 Jun 2005 21:08:31 +0000 |
aidan |
[xemacs-hg @ 2005-06-19 21:08:29 by aidan]
|
Sun, 19 Jun 2005 20:49:47 +0000 |
aidan |
[xemacs-hg @ 2005-06-19 20:49:43 by aidan]
|
Sat, 18 Jun 2005 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2005-06-18 21:51:07 by viteno]
|
Fri, 17 Jun 2005 21:51:17 +0000 |
viteno |
[xemacs-hg @ 2005-06-17 21:51:17 by viteno]
|
Thu, 16 Jun 2005 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2005-06-16 21:51:18 by viteno]
|
Thu, 16 Jun 2005 19:59:35 +0000 |
crestani |
[xemacs-hg @ 2005-06-16 19:59:33 by crestani]
|
Wed, 15 Jun 2005 21:51:26 +0000 |
viteno |
[xemacs-hg @ 2005-06-15 21:51:26 by viteno]
|
Wed, 15 Jun 2005 09:28:53 +0000 |
stephent |
[xemacs-hg @ 2005-06-15 09:28:38 by stephent]
|
Tue, 14 Jun 2005 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-06-14 21:51:12 by viteno]
|
Mon, 13 Jun 2005 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2005-06-13 21:51:22 by viteno]
|
Sun, 12 Jun 2005 21:51:44 +0000 |
viteno |
[xemacs-hg @ 2005-06-12 21:51:44 by viteno]
|
Sat, 11 Jun 2005 21:51:35 +0000 |
viteno |
[xemacs-hg @ 2005-06-11 21:51:35 by viteno]
|
Fri, 10 Jun 2005 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2005-06-10 21:51:19 by viteno]
|
Thu, 09 Jun 2005 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2005-06-09 21:51:19 by viteno]
|
Wed, 08 Jun 2005 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2005-06-08 21:51:15 by viteno]
|
Tue, 07 Jun 2005 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2005-06-07 21:51:15 by viteno]
|
Mon, 06 Jun 2005 21:51:24 +0000 |
viteno |
[xemacs-hg @ 2005-06-06 21:51:24 by viteno]
|
Sun, 05 Jun 2005 22:46:56 +0000 |
adrian |
[xemacs-hg @ 2005-06-05 22:46:55 by adrian]
|
Sun, 05 Jun 2005 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2005-06-05 21:51:16 by viteno]
|
Sat, 04 Jun 2005 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2005-06-04 21:51:19 by viteno]
|
Fri, 03 Jun 2005 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2005-06-03 21:51:16 by viteno]
|
Thu, 02 Jun 2005 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2005-06-02 21:51:13 by viteno]
|
Wed, 01 Jun 2005 21:51:17 +0000 |
viteno |
[xemacs-hg @ 2005-06-01 21:51:17 by viteno]
|
Wed, 01 Jun 2005 10:51:36 +0000 |
crestani |
[xemacs-hg @ 2005-06-01 10:51:34 by crestani]
|
Tue, 31 May 2005 21:52:04 +0000 |
viteno |
[xemacs-hg @ 2005-05-31 21:52:04 by viteno]
|
Mon, 30 May 2005 21:51:26 +0000 |
viteno |
[xemacs-hg @ 2005-05-30 21:51:26 by viteno]
|
Sun, 29 May 2005 21:51:07 +0000 |
viteno |
[xemacs-hg @ 2005-05-29 21:51:07 by viteno]
|
Sat, 28 May 2005 21:51:19 +0000 |
viteno |
[xemacs-hg @ 2005-05-28 21:51:19 by viteno]
|
Sat, 28 May 2005 06:13:45 +0000 |
stephent |
[xemacs-hg @ 2005-05-28 06:11:28 by stephent]
|
Sat, 28 May 2005 04:51:41 +0000 |
stephent |
[xemacs-hg @ 2005-05-28 04:51:22 by stephent]
|
Fri, 27 May 2005 21:51:24 +0000 |
viteno |
[xemacs-hg @ 2005-05-27 21:51:24 by viteno]
|
Fri, 27 May 2005 09:12:57 +0000 |
stephent |
[xemacs-hg @ 2005-05-27 09:12:57 by stephent]
|
Thu, 26 May 2005 21:51:49 +0000 |
viteno |
[xemacs-hg @ 2005-05-26 21:51:49 by viteno]
|
Wed, 25 May 2005 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2005-05-25 21:51:16 by viteno]
|
Tue, 24 May 2005 21:51:43 +0000 |
viteno |
[xemacs-hg @ 2005-05-24 21:51:43 by viteno]
|
Mon, 23 May 2005 21:51:27 +0000 |
viteno |
[xemacs-hg @ 2005-05-23 21:51:27 by viteno]
|
Sun, 22 May 2005 21:50:54 +0000 |
viteno |
[xemacs-hg @ 2005-05-22 21:50:54 by viteno]
|
Sat, 21 May 2005 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2005-05-21 21:51:04 by viteno]
|
Fri, 20 May 2005 21:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-05-20 21:51:12 by viteno]
|
Thu, 19 May 2005 21:51:32 +0000 |
viteno |
[xemacs-hg @ 2005-05-19 21:51:32 by viteno]
|
Wed, 18 May 2005 21:51:31 +0000 |
viteno |
[xemacs-hg @ 2005-05-18 21:51:31 by viteno]
|
Tue, 17 May 2005 21:51:59 +0000 |
viteno |
[xemacs-hg @ 2005-05-17 21:51:59 by viteno]
|
Mon, 16 May 2005 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2005-05-16 21:51:28 by viteno]
|
Sun, 15 May 2005 21:51:44 +0000 |
viteno |
[xemacs-hg @ 2005-05-15 21:51:44 by viteno]
|
Sun, 15 May 2005 16:38:14 +0000 |
crestani |
[xemacs-hg @ 2005-05-15 16:37:52 by crestani]
|
Sat, 14 May 2005 21:50:55 +0000 |
viteno |
[xemacs-hg @ 2005-05-14 21:50:55 by viteno]
|
Fri, 13 May 2005 21:51:45 +0000 |
viteno |
[xemacs-hg @ 2005-05-13 21:51:45 by viteno]
|
Thu, 12 May 2005 21:51:37 +0000 |
viteno |
[xemacs-hg @ 2005-05-12 21:51:37 by viteno]
|
Wed, 11 May 2005 21:51:40 +0000 |
viteno |
[xemacs-hg @ 2005-05-11 21:51:40 by viteno]
|
Tue, 10 May 2005 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2005-05-10 21:51:28 by viteno]
|
Tue, 10 May 2005 17:56:15 +0000 |
aidan |
[xemacs-hg @ 2005-05-10 17:56:14 by aidan]
|
Tue, 10 May 2005 17:36:05 +0000 |
aidan |
[xemacs-hg @ 2005-05-10 17:35:57 by aidan]
|
Tue, 10 May 2005 17:21:54 +0000 |
aidan |
[xemacs-hg @ 2005-05-10 17:21:53 by aidan]
|
Tue, 10 May 2005 17:14:42 +0000 |
aidan |
[xemacs-hg @ 2005-05-10 17:14:41 by aidan]
|
Tue, 10 May 2005 17:03:00 +0000 |
aidan |
[xemacs-hg @ 2005-05-10 17:02:52 by aidan]
|
Mon, 09 May 2005 21:51:20 +0000 |
viteno |
[xemacs-hg @ 2005-05-09 21:51:20 by viteno]
|
Sun, 08 May 2005 21:51:06 +0000 |
viteno |
[xemacs-hg @ 2005-05-08 21:51:06 by viteno]
|
Sun, 08 May 2005 11:37:42 +0000 |
malcolmp |
[xemacs-hg @ 2005-05-08 11:37:41 by malcolmp]
|
Sat, 07 May 2005 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2005-05-07 21:51:11 by viteno]
|
Fri, 06 May 2005 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2005-05-06 21:51:22 by viteno]
|
Thu, 05 May 2005 21:51:55 +0000 |
viteno |
[xemacs-hg @ 2005-05-05 21:51:55 by viteno]
|
Thu, 05 May 2005 17:30:12 +0000 |
aidan |
[xemacs-hg @ 2005-05-05 17:30:08 by aidan]
|
Thu, 05 May 2005 17:10:54 +0000 |
aidan |
[xemacs-hg @ 2005-05-05 17:10:19 by aidan]
|
Thu, 05 May 2005 16:55:41 +0000 |
aidan |
[xemacs-hg @ 2005-05-05 16:55:39 by aidan]
|
Wed, 04 May 2005 21:51:38 +0000 |
viteno |
[xemacs-hg @ 2005-05-04 21:51:38 by viteno]
|
Tue, 03 May 2005 21:51:25 +0000 |
viteno |
[xemacs-hg @ 2005-05-03 21:51:25 by viteno]
|
Mon, 02 May 2005 21:51:50 +0000 |
viteno |
[xemacs-hg @ 2005-05-02 21:51:50 by viteno]
|
Sun, 01 May 2005 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2005-05-01 21:51:15 by viteno]
|
Sat, 30 Apr 2005 21:51:23 +0000 |
viteno |
[xemacs-hg @ 2005-04-30 21:51:23 by viteno]
|
Fri, 29 Apr 2005 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2005-04-29 21:51:28 by viteno]
|
Thu, 28 Apr 2005 21:51:45 +0000 |
viteno |
[xemacs-hg @ 2005-04-28 21:51:45 by viteno]
|
Wed, 27 Apr 2005 21:51:01 +0000 |
viteno |
[xemacs-hg @ 2005-04-27 21:51:01 by viteno]
|
Wed, 27 Apr 2005 09:01:48 +0000 |
stephent |
[xemacs-hg @ 2005-04-27 09:01:43 by stephent]
|
Tue, 26 Apr 2005 21:51:39 +0000 |
viteno |
[xemacs-hg @ 2005-04-26 21:51:39 by viteno]
|
Mon, 25 Apr 2005 21:51:45 +0000 |
viteno |
[xemacs-hg @ 2005-04-25 21:51:45 by viteno]
|
Sun, 24 Apr 2005 21:52:07 +0000 |
viteno |
[xemacs-hg @ 2005-04-24 21:52:07 by viteno]
|
Sat, 23 Apr 2005 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2005-04-23 21:51:28 by viteno]
|
Fri, 22 Apr 2005 21:51:52 +0000 |
viteno |
[xemacs-hg @ 2005-04-22 21:51:52 by viteno]
|
Fri, 22 Apr 2005 12:45:41 +0000 |
malcolmp |
[xemacs-hg @ 2005-04-22 12:45:22 by malcolmp]
|
Thu, 21 Apr 2005 21:51:55 +0000 |
viteno |
[xemacs-hg @ 2005-04-21 21:51:55 by viteno]
|
Wed, 20 Apr 2005 21:52:04 +0000 |
viteno |
[xemacs-hg @ 2005-04-20 21:52:04 by viteno]
|
Tue, 19 Apr 2005 21:51:39 +0000 |
viteno |
[xemacs-hg @ 2005-04-19 21:51:39 by viteno]
|
Mon, 18 Apr 2005 21:52:00 +0000 |
viteno |
[xemacs-hg @ 2005-04-18 21:52:00 by viteno]
|
Mon, 18 Apr 2005 04:00:10 +0000 |
stephent |
[xemacs-hg @ 2005-04-18 03:59:48 by stephent]
|
Sun, 17 Apr 2005 21:51:51 +0000 |
viteno |
[xemacs-hg @ 2005-04-17 21:51:51 by viteno]
|
Sat, 16 Apr 2005 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2005-04-16 21:51:10 by viteno]
|
Fri, 15 Apr 2005 21:51:53 +0000 |
viteno |
[xemacs-hg @ 2005-04-15 21:51:53 by viteno]
|
Thu, 14 Apr 2005 21:52:41 +0000 |
viteno |
[xemacs-hg @ 2005-04-14 21:52:41 by viteno]
|
Thu, 14 Apr 2005 09:44:27 +0000 |
stephent |
[xemacs-hg @ 2005-04-14 09:44:24 by stephent]
|
Thu, 14 Apr 2005 05:58:46 +0000 |
michaels |
[xemacs-hg @ 2005-04-14 05:58:45 by michaels]
|
Wed, 13 Apr 2005 21:51:24 +0000 |
viteno |
[xemacs-hg @ 2005-04-13 21:51:24 by viteno]
|
Tue, 12 Apr 2005 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2005-04-12 21:51:28 by viteno]
|
Mon, 11 Apr 2005 21:51:21 +0000 |
viteno |
[xemacs-hg @ 2005-04-11 21:51:21 by viteno]
|
Mon, 11 Apr 2005 05:15:06 +0000 |
stephent |
[xemacs-hg @ 2005-04-11 05:15:04 by stephent]
|
Mon, 11 Apr 2005 05:11:24 +0000 |
stephent |
[xemacs-hg @ 2005-04-11 05:11:22 by stephent]
|
Sun, 10 Apr 2005 21:51:33 +0000 |
viteno |
[xemacs-hg @ 2005-04-10 21:51:33 by viteno]
|
Sun, 10 Apr 2005 00:47:58 +0000 |
crestani |
[xemacs-hg @ 2005-04-10 00:47:53 by crestani]
|
Sat, 09 Apr 2005 21:51:59 +0000 |
viteno |
[xemacs-hg @ 2005-04-09 21:51:59 by viteno]
|
Sat, 09 Apr 2005 10:02:12 +0000 |
adrian |
[xemacs-hg @ 2005-04-09 10:02:12 by adrian]
|
Fri, 08 Apr 2005 23:11:35 +0000 |
crestani |
[xemacs-hg @ 2005-04-08 23:10:01 by crestani]
|
Fri, 08 Apr 2005 21:51:50 +0000 |
viteno |
[xemacs-hg @ 2005-04-08 21:51:50 by viteno]
|
Fri, 08 Apr 2005 14:07:00 +0000 |
aidan |
[xemacs-hg @ 2005-04-08 14:06:58 by aidan]
|
Thu, 07 Apr 2005 21:51:47 +0000 |
viteno |
[xemacs-hg @ 2005-04-07 21:51:47 by viteno]
|
Wed, 06 Apr 2005 21:51:43 +0000 |
viteno |
[xemacs-hg @ 2005-04-06 21:51:43 by viteno]
|
Wed, 06 Apr 2005 20:12:55 +0000 |
ben |
[xemacs-hg @ 2005-04-06 20:12:46 by ben]
|
Wed, 06 Apr 2005 03:47:22 +0000 |
stephent |
[xemacs-hg @ 2005-04-06 03:47:16 by stephent]
|
Tue, 05 Apr 2005 21:51:56 +0000 |
viteno |
[xemacs-hg @ 2005-04-05 21:51:56 by viteno]
|
Tue, 05 Apr 2005 17:42:59 +0000 |
aidan |
[xemacs-hg @ 2005-04-05 17:42:48 by aidan]
|
Mon, 04 Apr 2005 21:51:30 +0000 |
viteno |
[xemacs-hg @ 2005-04-04 21:51:30 by viteno]
|
Sun, 03 Apr 2005 23:57:37 +0000 |
youngs |
[xemacs-hg @ 2005-04-03 23:57:36 by youngs]
|
Sun, 03 Apr 2005 21:51:48 +0000 |
viteno |
[xemacs-hg @ 2005-04-03 21:51:48 by viteno]
|
Sat, 02 Apr 2005 21:51:16 +0000 |
viteno |
[xemacs-hg @ 2005-04-02 21:51:16 by viteno]
|
Fri, 01 Apr 2005 21:51:18 +0000 |
viteno |
[xemacs-hg @ 2005-04-01 21:51:18 by viteno]
|
Thu, 31 Mar 2005 21:51:36 +0000 |
viteno |
[xemacs-hg @ 2005-03-31 21:51:36 by viteno]
|
Thu, 31 Mar 2005 17:11:12 +0000 |
james |
[xemacs-hg @ 2005-03-31 17:11:11 by james]
|
Thu, 31 Mar 2005 14:56:48 +0000 |
aidan |
[xemacs-hg @ 2005-03-31 14:56:37 by aidan]
|
Thu, 31 Mar 2005 11:28:44 +0000 |
aidan |
[xemacs-hg @ 2005-03-31 11:28:41 by aidan]
|
Wed, 30 Mar 2005 21:51:42 +0000 |
viteno |
[xemacs-hg @ 2005-03-30 21:51:42 by viteno]
|
Wed, 30 Mar 2005 19:51:27 +0000 |
aidan |
[xemacs-hg @ 2005-03-30 19:51:27 by aidan]
|
Tue, 29 Mar 2005 21:51:31 +0000 |
viteno |
[xemacs-hg @ 2005-03-29 21:51:31 by viteno]
|
Tue, 29 Mar 2005 02:59:21 +0000 |
aidan |
[xemacs-hg @ 2005-03-29 02:58:56 by aidan]
|
Tue, 29 Mar 2005 02:52:50 +0000 |
james |
[xemacs-hg @ 2005-03-29 02:52:42 by james]
|
Mon, 28 Mar 2005 21:51:30 +0000 |
viteno |
[xemacs-hg @ 2005-03-28 21:51:30 by viteno]
|
Mon, 28 Mar 2005 12:14:02 +0000 |
aidan |
[xemacs-hg @ 2005-03-28 12:13:59 by aidan]
|
Sun, 27 Mar 2005 21:52:19 +0000 |
viteno |
[xemacs-hg @ 2005-03-27 21:52:19 by viteno]
|
Sun, 27 Mar 2005 04:21:09 +0000 |
james |
[xemacs-hg @ 2005-03-27 04:21:07 by james]
|
Sat, 26 Mar 2005 22:52:06 +0000 |
viteno |
[xemacs-hg @ 2005-03-26 22:52:06 by viteno]
|
Sat, 26 Mar 2005 17:22:34 +0000 |
vins |
[xemacs-hg @ 2005-03-26 17:22:29 by vins]
|
Sat, 26 Mar 2005 16:26:53 +0000 |
aidan |
[xemacs-hg @ 2005-03-26 16:26:53 by aidan]
|
Sat, 26 Mar 2005 16:20:05 +0000 |
aidan |
[xemacs-hg @ 2005-03-26 16:20:01 by aidan]
|
Fri, 25 Mar 2005 22:51:32 +0000 |
viteno |
[xemacs-hg @ 2005-03-25 22:51:32 by viteno]
|
Fri, 25 Mar 2005 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2005-03-25 22:51:17 by viteno]
|
Fri, 25 Mar 2005 16:35:00 +0000 |
aidan |
[xemacs-hg @ 2005-03-25 16:34:53 by aidan]
|
Fri, 25 Mar 2005 16:15:56 +0000 |
aidan |
[xemacs-hg @ 2005-03-25 16:15:55 by aidan]
|
Fri, 25 Mar 2005 15:58:03 +0000 |
aidan |
[xemacs-hg @ 2005-03-25 15:58:02 by aidan]
|
Fri, 25 Mar 2005 01:00:34 +0000 |
crestani |
[xemacs-hg @ 2005-03-25 01:00:32 by crestani]
|
Thu, 24 Mar 2005 22:51:41 +0000 |
viteno |
[xemacs-hg @ 2005-03-24 22:51:41 by viteno]
|
Thu, 24 Mar 2005 22:51:25 +0000 |
viteno |
[xemacs-hg @ 2005-03-24 22:51:25 by viteno]
|
Thu, 24 Mar 2005 12:18:02 +0000 |
aidan |
[xemacs-hg @ 2005-03-24 12:17:51 by aidan]
|
Thu, 24 Mar 2005 00:27:40 +0000 |
aidan |
[xemacs-hg @ 2005-03-24 00:27:37 by aidan]
|
Wed, 23 Mar 2005 22:52:13 +0000 |
adrian |
[xemacs-hg @ 2005-03-23 22:52:13 by adrian]
|
Wed, 23 Mar 2005 22:51:24 +0000 |
viteno |
[xemacs-hg @ 2005-03-23 22:51:24 by viteno]
|
Tue, 22 Mar 2005 22:52:04 +0000 |
viteno |
[xemacs-hg @ 2005-03-22 22:52:04 by viteno]
|
Mon, 21 Mar 2005 22:51:32 +0000 |
viteno |
[xemacs-hg @ 2005-03-21 22:51:32 by viteno]
|
Sun, 20 Mar 2005 22:51:39 +0000 |
viteno |
[xemacs-hg @ 2005-03-20 22:51:39 by viteno]
|
Sat, 19 Mar 2005 22:50:57 +0000 |
viteno |
[xemacs-hg @ 2005-03-19 22:50:57 by viteno]
|
Fri, 18 Mar 2005 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2005-03-18 22:51:17 by viteno]
|
Thu, 17 Mar 2005 22:51:22 +0000 |
viteno |
[xemacs-hg @ 2005-03-17 22:51:22 by viteno]
|
Thu, 17 Mar 2005 09:26:09 +0000 |
michaels |
[xemacs-hg @ 2005-03-17 09:26:07 by michaels]
|
Wed, 16 Mar 2005 22:51:36 +0000 |
viteno |
[xemacs-hg @ 2005-03-16 22:51:36 by viteno]
|
Tue, 15 Mar 2005 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-03-15 22:51:12 by viteno]
|
Tue, 15 Mar 2005 22:26:29 +0000 |
adrian |
[xemacs-hg @ 2005-03-15 22:26:29 by adrian]
|
Tue, 15 Mar 2005 12:37:14 +0000 |
malcolmp |
[xemacs-hg @ 2005-03-15 12:37:07 by malcolmp]
|
Tue, 15 Mar 2005 11:56:35 +0000 |
crestani |
[xemacs-hg @ 2005-03-15 11:56:32 by crestani]
|
Tue, 15 Mar 2005 06:15:41 +0000 |
stephent |
[xemacs-hg @ 2005-03-15 06:15:35 by stephent]
|
Mon, 14 Mar 2005 22:51:34 +0000 |
viteno |
[xemacs-hg @ 2005-03-14 22:51:34 by viteno]
|
Mon, 14 Mar 2005 12:22:22 +0000 |
malcolmp |
[xemacs-hg @ 2005-03-14 12:22:16 by malcolmp]
|
Mon, 14 Mar 2005 03:03:18 +0000 |
stephent |
[xemacs-hg @ 2005-03-14 03:03:11 by stephent]
|
Mon, 14 Mar 2005 02:42:59 +0000 |
stephent |
[xemacs-hg @ 2005-03-14 02:42:59 by stephent]
|
Sun, 13 Mar 2005 22:51:28 +0000 |
viteno |
[xemacs-hg @ 2005-03-13 22:51:28 by viteno]
|
Sun, 13 Mar 2005 11:35:27 +0000 |
crestani |
[xemacs-hg @ 2005-03-13 11:35:21 by crestani]
|
Sun, 13 Mar 2005 09:21:04 +0000 |
crestani |
[xemacs-hg @ 2005-03-13 09:20:58 by crestani]
|
Sat, 12 Mar 2005 22:51:30 +0000 |
viteno |
[xemacs-hg @ 2005-03-12 22:51:30 by viteno]
|
Sat, 12 Mar 2005 20:57:42 +0000 |
aidan |
[xemacs-hg @ 2005-03-12 20:57:40 by aidan]
|
Sat, 12 Mar 2005 11:00:29 +0000 |
malcolmp |
[xemacs-hg @ 2005-03-12 11:00:20 by malcolmp]
|
Fri, 11 Mar 2005 22:52:28 +0000 |
viteno |
[xemacs-hg @ 2005-03-11 22:52:28 by viteno]
|
Fri, 11 Mar 2005 19:23:57 +0000 |
stephent |
[xemacs-hg @ 2005-03-11 19:19:24 by stephent]
|
Fri, 11 Mar 2005 18:56:16 +0000 |
stephent |
[xemacs-hg @ 2005-03-11 18:56:16 by stephent]
|
Fri, 11 Mar 2005 11:20:34 +0000 |
malcolmp |
[xemacs-hg @ 2005-03-11 11:18:44 by malcolmp]
|
Fri, 11 Mar 2005 08:42:36 +0000 |
crestani |
[xemacs-hg @ 2005-03-11 08:42:30 by crestani]
|
Thu, 10 Mar 2005 22:51:32 +0000 |
viteno |
[xemacs-hg @ 2005-03-10 22:51:32 by viteno]
|
Thu, 10 Mar 2005 11:49:00 +0000 |
malcolmp |
[xemacs-hg @ 2005-03-10 11:49:00 by malcolmp]
|
Thu, 10 Mar 2005 11:44:22 +0000 |
malcolmp |
[xemacs-hg @ 2005-03-10 11:44:17 by malcolmp]
|
Thu, 10 Mar 2005 09:19:16 +0000 |
crestani |
[xemacs-hg @ 2005-03-10 09:19:14 by crestani]
|
Thu, 10 Mar 2005 09:12:38 +0000 |
crestani |
[xemacs-hg @ 2005-03-10 09:12:36 by crestani]
|
Thu, 10 Mar 2005 09:05:52 +0000 |
michaels |
[xemacs-hg @ 2005-03-10 09:05:44 by michaels]
|
Wed, 09 Mar 2005 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2005-03-09 22:51:11 by viteno]
|
Wed, 09 Mar 2005 19:47:41 +0000 |
crestani |
[xemacs-hg @ 2005-03-09 19:47:40 by crestani]
|
Wed, 09 Mar 2005 05:58:54 +0000 |
stephent |
[xemacs-hg @ 2005-03-09 05:58:54 by stephent]
|
Wed, 09 Mar 2005 05:36:50 +0000 |
stephent |
[xemacs-hg @ 2005-03-09 05:36:28 by stephent]
|
Wed, 09 Mar 2005 04:59:31 +0000 |
stephent |
[xemacs-hg @ 2005-03-09 04:59:25 by stephent]
|
Tue, 08 Mar 2005 22:51:29 +0000 |
viteno |
[xemacs-hg @ 2005-03-08 22:51:29 by viteno]
|
Mon, 07 Mar 2005 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-03-07 22:51:12 by viteno]
|
Sun, 06 Mar 2005 22:50:56 +0000 |
viteno |
[xemacs-hg @ 2005-03-06 22:50:56 by viteno]
|
Sat, 05 Mar 2005 22:50:56 +0000 |
viteno |
[xemacs-hg @ 2005-03-05 22:50:56 by viteno]
|
Fri, 04 Mar 2005 22:51:14 +0000 |
viteno |
[xemacs-hg @ 2005-03-04 22:51:14 by viteno]
|
Fri, 04 Mar 2005 21:59:43 +0000 |
aidan |
[xemacs-hg @ 2005-03-04 21:59:42 by aidan]
|
Thu, 03 Mar 2005 22:51:13 +0000 |
viteno |
[xemacs-hg @ 2005-03-03 22:51:13 by viteno]
|
Wed, 02 Mar 2005 22:51:31 +0000 |
viteno |
[xemacs-hg @ 2005-03-02 22:51:31 by viteno]
|
Wed, 02 Mar 2005 21:37:55 +0000 |
adrian |
[xemacs-hg @ 2005-03-02 21:37:54 by adrian]
|
Wed, 02 Mar 2005 18:31:57 +0000 |
aidan |
[xemacs-hg @ 2005-03-02 18:31:55 by aidan]
|
Wed, 02 Mar 2005 17:55:25 +0000 |
aidan |
[xemacs-hg @ 2005-03-02 17:55:25 by aidan]
|
Wed, 02 Mar 2005 13:06:40 +0000 |
aidan |
[xemacs-hg @ 2005-03-02 13:06:38 by aidan]
|
Tue, 01 Mar 2005 22:51:30 +0000 |
viteno |
[xemacs-hg @ 2005-03-01 22:51:30 by viteno]
|
Tue, 01 Mar 2005 22:43:41 +0000 |
aidan |
[xemacs-hg @ 2005-03-01 22:43:31 by aidan]
|
Tue, 01 Mar 2005 00:21:18 +0000 |
aidan |
[xemacs-hg @ 2005-03-01 00:21:18 by aidan]
|
Mon, 28 Feb 2005 23:46:52 +0000 |
aidan |
[xemacs-hg @ 2005-02-28 23:46:49 by aidan]
|
Mon, 28 Feb 2005 23:36:32 +0000 |
aidan |
[xemacs-hg @ 2005-02-28 23:36:30 by aidan]
|
Mon, 28 Feb 2005 22:51:03 +0000 |
viteno |
[xemacs-hg @ 2005-02-28 22:51:03 by viteno]
|
Mon, 28 Feb 2005 20:21:50 +0000 |
aidan |
[xemacs-hg @ 2005-02-28 20:21:43 by aidan]
|
Mon, 28 Feb 2005 17:02:10 +0000 |
aidan |
[xemacs-hg @ 2005-02-28 17:02:09 by aidan]
|
Mon, 28 Feb 2005 07:43:18 +0000 |
adrian |
[xemacs-hg @ 2005-02-28 07:43:17 by adrian]
|
Sun, 27 Feb 2005 22:51:19 +0000 |
viteno |
[xemacs-hg @ 2005-02-27 22:51:19 by viteno]
|
Sat, 26 Feb 2005 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2005-02-26 22:51:17 by viteno]
|
Fri, 25 Feb 2005 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-02-25 22:51:12 by viteno]
|
Thu, 24 Feb 2005 23:02:37 +0000 |
adrian |
[xemacs-hg @ 2005-02-24 23:02:32 by adrian]
|
Thu, 24 Feb 2005 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2005-02-24 22:51:09 by viteno]
|
Wed, 23 Feb 2005 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2005-02-23 22:51:09 by viteno]
|
Wed, 23 Feb 2005 22:25:16 +0000 |
adrian |
[xemacs-hg @ 2005-02-23 22:25:15 by adrian]
|
Wed, 23 Feb 2005 22:09:15 +0000 |
adrian |
[xemacs-hg @ 2005-02-23 22:09:13 by adrian]
|
Wed, 23 Feb 2005 18:56:44 +0000 |
adrian |
[xemacs-hg @ 2005-02-23 18:56:41 by adrian]
|
Wed, 23 Feb 2005 15:33:38 +0000 |
stephent |
[xemacs-hg @ 2005-02-23 15:33:32 by stephent]
|
Tue, 22 Feb 2005 23:38:50 +0000 |
ben |
[xemacs-hg @ 2005-02-22 23:38:49 by ben]
|
Tue, 22 Feb 2005 22:52:03 +0000 |
viteno |
[xemacs-hg @ 2005-02-22 22:52:03 by viteno]
|
Tue, 22 Feb 2005 22:34:23 +0000 |
adrian |
[xemacs-hg @ 2005-02-22 22:34:23 by adrian]
|
Tue, 22 Feb 2005 11:05:06 +0000 |
stephent |
[xemacs-hg @ 2005-02-22 11:04:57 by stephent]
|
Tue, 22 Feb 2005 08:05:58 +0000 |
stephent |
[xemacs-hg @ 2005-02-22 08:05:58 by stephent]
|
Tue, 22 Feb 2005 07:16:16 +0000 |
stephent |
[xemacs-hg @ 2005-02-22 07:15:59 by stephent]
|
Mon, 21 Feb 2005 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2005-02-21 22:51:17 by viteno]
|
Sun, 20 Feb 2005 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-02-20 22:51:12 by viteno]
|
Sat, 19 Feb 2005 22:50:54 +0000 |
viteno |
[xemacs-hg @ 2005-02-19 22:50:54 by viteno]
|
Sat, 19 Feb 2005 22:25:13 +0000 |
viteno |
[xemacs-hg @ 2005-02-19 22:25:12 by viteno]
|
Sat, 19 Feb 2005 16:18:56 +0000 |
stephent |
[xemacs-hg @ 2005-02-19 16:18:52 by stephent]
|
Fri, 18 Feb 2005 22:51:22 +0000 |
viteno |
[xemacs-hg @ 2005-02-18 22:51:22 by viteno]
|
Fri, 18 Feb 2005 21:56:11 +0000 |
james |
[xemacs-hg @ 2005-02-18 21:56:10 by james]
|
Fri, 18 Feb 2005 06:31:22 +0000 |
stephent |
[xemacs-hg @ 2005-02-18 06:26:31 by stephent]
|
Fri, 18 Feb 2005 04:53:56 +0000 |
stephent |
[xemacs-hg @ 2005-02-18 04:53:55 by stephent]
|
Thu, 17 Feb 2005 22:51:50 +0000 |
viteno |
[xemacs-hg @ 2005-02-17 22:51:50 by viteno]
|
Wed, 16 Feb 2005 22:51:35 +0000 |
viteno |
[xemacs-hg @ 2005-02-16 22:51:35 by viteno]
|
Wed, 16 Feb 2005 11:07:30 +0000 |
aidan |
[xemacs-hg @ 2005-02-16 11:07:29 by aidan]
|
Tue, 15 Feb 2005 22:51:39 +0000 |
viteno |
[xemacs-hg @ 2005-02-15 22:51:39 by viteno]
|
Tue, 15 Feb 2005 03:20:36 +0000 |
ben |
[xemacs-hg @ 2005-02-15 03:20:35 by ben]
|
Tue, 15 Feb 2005 03:17:08 +0000 |
ben |
[xemacs-hg @ 2005-02-15 03:17:07 by ben]
|
Tue, 15 Feb 2005 01:21:24 +0000 |
ben |
[xemacs-hg @ 2005-02-15 01:19:48 by ben]
|
Mon, 14 Feb 2005 22:51:46 +0000 |
viteno |
[xemacs-hg @ 2005-02-14 22:51:46 by viteno]
|
Mon, 14 Feb 2005 03:40:45 +0000 |
vins |
[xemacs-hg @ 2005-02-14 03:40:45 by vins]
|
Sun, 13 Feb 2005 22:51:33 +0000 |
viteno |
[xemacs-hg @ 2005-02-13 22:51:33 by viteno]
|
Sat, 12 Feb 2005 22:52:29 +0000 |
viteno |
[xemacs-hg @ 2005-02-12 22:52:29 by viteno]
|
Fri, 11 Feb 2005 22:51:15 +0000 |
viteno |
[xemacs-hg @ 2005-02-11 22:51:15 by viteno]
|
Thu, 10 Feb 2005 22:51:34 +0000 |
viteno |
[xemacs-hg @ 2005-02-10 22:51:34 by viteno]
|
Thu, 10 Feb 2005 03:26:15 +0000 |
ben |
[xemacs-hg @ 2005-02-10 03:26:14 by ben]
|
Thu, 10 Feb 2005 03:16:59 +0000 |
ben |
[xemacs-hg @ 2005-02-10 03:16:58 by ben]
|
Wed, 09 Feb 2005 22:51:28 +0000 |
viteno |
[xemacs-hg @ 2005-02-09 22:51:28 by viteno]
|
Wed, 09 Feb 2005 18:06:40 +0000 |
aidan |
[xemacs-hg @ 2005-02-09 18:06:33 by aidan]
|
Wed, 09 Feb 2005 15:29:12 +0000 |
aidan |
[xemacs-hg @ 2005-02-09 15:29:07 by aidan]
|
Tue, 08 Feb 2005 23:59:51 +0000 |
aidan |
[xemacs-hg @ 2005-02-08 23:59:50 by aidan]
|
Tue, 08 Feb 2005 22:51:19 +0000 |
viteno |
[xemacs-hg @ 2005-02-08 22:51:19 by viteno]
|
Mon, 07 Feb 2005 22:51:40 +0000 |
viteno |
[xemacs-hg @ 2005-02-07 22:51:40 by viteno]
|
Mon, 07 Feb 2005 19:30:08 +0000 |
ben |
[xemacs-hg @ 2005-02-07 19:30:07 by ben]
|
Sun, 06 Feb 2005 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2005-02-06 22:51:07 by viteno]
|
Sat, 05 Feb 2005 22:51:07 +0000 |
viteno |
[xemacs-hg @ 2005-02-05 22:51:07 by viteno]
|
Fri, 04 Feb 2005 22:51:18 +0000 |
viteno |
[xemacs-hg @ 2005-02-04 22:51:18 by viteno]
|
Fri, 04 Feb 2005 11:57:29 +0000 |
vins |
[xemacs-hg @ 2005-02-04 11:57:28 by vins]
|
Fri, 04 Feb 2005 04:06:34 +0000 |
james |
[xemacs-hg @ 2005-02-04 04:06:23 by james]
|
Fri, 04 Feb 2005 03:57:34 +0000 |
ben |
[xemacs-hg @ 2005-02-04 03:57:33 by ben]
|
Fri, 04 Feb 2005 03:04:06 +0000 |
ben |
[xemacs-hg @ 2005-02-04 03:04:04 by ben]
|
Fri, 04 Feb 2005 03:01:21 +0000 |
ben |
[xemacs-hg @ 2005-02-04 03:01:19 by ben]
|
Fri, 04 Feb 2005 02:59:27 +0000 |
ben |
[xemacs-hg @ 2005-02-04 02:59:26 by ben]
|
Fri, 04 Feb 2005 02:58:32 +0000 |
ben |
[xemacs-hg @ 2005-02-04 02:58:32 by ben]
|
Fri, 04 Feb 2005 02:56:43 +0000 |
ben |
[xemacs-hg @ 2005-02-04 02:56:42 by ben]
|
Fri, 04 Feb 2005 02:51:21 +0000 |
ben |
[xemacs-hg @ 2005-02-04 02:51:20 by ben]
|
Thu, 03 Feb 2005 23:59:16 +0000 |
ben |
[xemacs-hg @ 2005-02-03 23:59:15 by ben]
|
Thu, 03 Feb 2005 23:56:53 +0000 |
ben |
[xemacs-hg @ 2005-02-03 23:56:52 by ben]
|
Thu, 03 Feb 2005 22:51:29 +0000 |
viteno |
[xemacs-hg @ 2005-02-03 22:51:29 by viteno]
|
Thu, 03 Feb 2005 21:27:59 +0000 |
james |
[xemacs-hg @ 2005-02-03 21:27:58 by james]
|
Thu, 03 Feb 2005 18:09:30 +0000 |
james |
[xemacs-hg @ 2005-02-03 18:09:26 by james]
|
Thu, 03 Feb 2005 17:34:03 +0000 |
james |
[xemacs-hg @ 2005-02-03 17:33:50 by james]
|
Thu, 03 Feb 2005 16:30:38 +0000 |
james |
[xemacs-hg @ 2005-02-03 16:30:33 by james]
|
Thu, 03 Feb 2005 16:14:08 +0000 |
james |
[xemacs-hg @ 2005-02-03 16:14:02 by james]
|
Thu, 03 Feb 2005 07:30:22 +0000 |
ben |
[xemacs-hg @ 2005-02-03 07:30:21 by ben]
|
Thu, 03 Feb 2005 07:15:56 +0000 |
ben |
[xemacs-hg @ 2005-02-03 07:15:56 by ben]
|
Thu, 03 Feb 2005 07:11:28 +0000 |
ben |
[xemacs-hg @ 2005-02-03 07:11:19 by ben]
|
Thu, 03 Feb 2005 06:14:40 +0000 |
stephent |
[xemacs-hg @ 2005-02-03 06:14:40 by stephent]
|
Thu, 03 Feb 2005 05:26:41 +0000 |
ben |
[xemacs-hg @ 2005-02-03 05:26:39 by ben]
|
Thu, 03 Feb 2005 05:03:45 +0000 |
ben |
[xemacs-hg @ 2005-02-03 05:03:36 by ben]
|
Thu, 03 Feb 2005 04:29:33 +0000 |
ben |
[xemacs-hg @ 2005-02-03 04:29:32 by ben]
|
Wed, 02 Feb 2005 22:51:40 +0000 |
viteno |
[xemacs-hg @ 2005-02-02 22:51:40 by viteno]
|
Wed, 02 Feb 2005 11:37:21 +0000 |
stephent |
[xemacs-hg @ 2005-02-02 11:37:18 by stephent]
|
Tue, 01 Feb 2005 22:51:18 +0000 |
viteno |
[xemacs-hg @ 2005-02-01 22:51:18 by viteno]
|
Mon, 31 Jan 2005 22:51:21 +0000 |
viteno |
[xemacs-hg @ 2005-01-31 22:51:21 by viteno]
|
Mon, 31 Jan 2005 20:26:42 +0000 |
ben |
[xemacs-hg @ 2005-01-31 20:26:41 by ben]
|
Mon, 31 Jan 2005 20:15:38 +0000 |
ben |
[xemacs-hg @ 2005-01-31 20:15:38 by ben]
|
Mon, 31 Jan 2005 20:08:52 +0000 |
ben |
[xemacs-hg @ 2005-01-31 20:08:32 by ben]
|
Mon, 31 Jan 2005 20:01:50 +0000 |
ben |
[xemacs-hg @ 2005-01-31 20:01:49 by ben]
|
Mon, 31 Jan 2005 19:29:49 +0000 |
ben |
[xemacs-hg @ 2005-01-31 19:29:47 by ben]
|
Sun, 30 Jan 2005 22:51:14 +0000 |
viteno |
[xemacs-hg @ 2005-01-30 22:51:14 by viteno]
|
Sat, 29 Jan 2005 22:51:36 +0000 |
viteno |
[xemacs-hg @ 2005-01-29 22:51:36 by viteno]
|
Sat, 29 Jan 2005 09:16:00 +0000 |
ben |
[xemacs-hg @ 2005-01-29 09:15:55 by ben]
|
Sat, 29 Jan 2005 09:06:40 +0000 |
ben |
[xemacs-hg @ 2005-01-29 09:06:37 by ben]
|
Sat, 29 Jan 2005 00:32:38 +0000 |
ben |
[xemacs-hg @ 2005-01-29 00:32:38 by ben]
|
Fri, 28 Jan 2005 22:52:28 +0000 |
viteno |
[xemacs-hg @ 2005-01-28 22:52:28 by viteno]
|
Fri, 28 Jan 2005 22:51:33 +0000 |
viteno |
[xemacs-hg @ 2005-01-28 22:51:33 by viteno]
|
Fri, 28 Jan 2005 02:58:52 +0000 |
ben |
[xemacs-hg @ 2005-01-28 02:58:38 by ben]
|
Fri, 28 Jan 2005 02:36:28 +0000 |
ben |
[xemacs-hg @ 2005-01-28 02:36:11 by ben]
|
Fri, 28 Jan 2005 02:05:05 +0000 |
ben |
[xemacs-hg @ 2005-01-28 02:05:03 by ben]
|
Fri, 28 Jan 2005 01:54:47 +0000 |
ben |
[xemacs-hg @ 2005-01-28 01:54:47 by ben]
|
Fri, 28 Jan 2005 00:32:20 +0000 |
ben |
[xemacs-hg @ 2005-01-28 00:32:17 by ben]
|
Fri, 28 Jan 2005 00:12:39 +0000 |
ben |
[xemacs-hg @ 2005-01-28 00:12:32 by ben]
|
Thu, 27 Jan 2005 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2005-01-27 22:51:11 by viteno]
|
Wed, 26 Jan 2005 22:51:35 +0000 |
viteno |
[xemacs-hg @ 2005-01-26 22:51:35 by viteno]
|
Wed, 26 Jan 2005 10:36:08 +0000 |
ben |
[xemacs-hg @ 2005-01-26 10:36:07 by ben]
|
Wed, 26 Jan 2005 10:33:42 +0000 |
ben |
[xemacs-hg @ 2005-01-26 10:33:40 by ben]
|
Wed, 26 Jan 2005 10:27:57 +0000 |
ben |
[xemacs-hg @ 2005-01-26 10:27:56 by ben]
|
Wed, 26 Jan 2005 10:25:05 +0000 |
ben |
[xemacs-hg @ 2005-01-26 10:25:03 by ben]
|
Wed, 26 Jan 2005 10:22:29 +0000 |
ben |
[xemacs-hg @ 2005-01-26 10:22:19 by ben]
|
Wed, 26 Jan 2005 10:09:20 +0000 |
ben |
[xemacs-hg @ 2005-01-26 10:09:19 by ben]
|
Wed, 26 Jan 2005 10:05:03 +0000 |
ben |
[xemacs-hg @ 2005-01-26 10:05:02 by ben]
|
Wed, 26 Jan 2005 10:02:13 +0000 |
ben |
[xemacs-hg @ 2005-01-26 10:02:12 by ben]
|
Wed, 26 Jan 2005 09:57:14 +0000 |
ben |
[xemacs-hg @ 2005-01-26 09:57:14 by ben]
|
Wed, 26 Jan 2005 09:56:06 +0000 |
ben |
[xemacs-hg @ 2005-01-26 09:56:05 by ben]
|
Wed, 26 Jan 2005 09:53:32 +0000 |
ben |
[xemacs-hg @ 2005-01-26 09:53:28 by ben]
|
Wed, 26 Jan 2005 09:51:23 +0000 |
ben |
[xemacs-hg @ 2005-01-26 09:51:22 by ben]
|
Wed, 26 Jan 2005 09:48:27 +0000 |
ben |
[xemacs-hg @ 2005-01-26 09:48:24 by ben]
|
Wed, 26 Jan 2005 05:11:12 +0000 |
ben |
[xemacs-hg @ 2005-01-26 05:11:01 by ben]
|
Wed, 26 Jan 2005 04:56:18 +0000 |
ben |
[xemacs-hg @ 2005-01-26 04:56:17 by ben]
|
Wed, 26 Jan 2005 04:47:14 +0000 |
ben |
[xemacs-hg @ 2005-01-26 04:47:13 by ben]
|
Wed, 26 Jan 2005 04:18:15 +0000 |
ben |
[xemacs-hg @ 2005-01-26 04:18:14 by ben]
|
Wed, 26 Jan 2005 03:40:15 +0000 |
ben |
[xemacs-hg @ 2005-01-26 03:40:10 by ben]
|
Tue, 25 Jan 2005 22:52:00 +0000 |
viteno |
[xemacs-hg @ 2005-01-25 22:52:00 by viteno]
|
Mon, 24 Jan 2005 23:34:34 +0000 |
ben |
[xemacs-hg @ 2005-01-24 23:33:30 by ben]
|
Mon, 24 Jan 2005 22:51:18 +0000 |
viteno |
[xemacs-hg @ 2005-01-24 22:51:18 by viteno]
|
Sun, 23 Jan 2005 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2005-01-23 22:51:12 by viteno]
|
Sat, 22 Jan 2005 22:51:15 +0000 |
viteno |
[xemacs-hg @ 2005-01-22 22:51:15 by viteno]
|
Fri, 21 Jan 2005 22:51:31 +0000 |
viteno |
[xemacs-hg @ 2005-01-21 22:51:31 by viteno]
|
Fri, 21 Jan 2005 20:07:06 +0000 |
malcolmp |
[xemacs-hg @ 2005-01-21 20:07:04 by malcolmp]
|
Fri, 21 Jan 2005 12:09:18 +0000 |
malcolmp |
[xemacs-hg @ 2005-01-21 12:09:17 by malcolmp]
|
Fri, 21 Jan 2005 09:58:42 +0000 |
aidan |
[xemacs-hg @ 2005-01-21 09:58:40 by aidan]
|
Fri, 21 Jan 2005 09:43:12 +0000 |
aidan |
[xemacs-hg @ 2005-01-21 09:43:09 by aidan]
|
Fri, 21 Jan 2005 09:30:49 +0000 |
aidan |
[xemacs-hg @ 2005-01-21 09:30:46 by aidan]
|
Thu, 20 Jan 2005 22:51:57 +0000 |
viteno |
[xemacs-hg @ 2005-01-20 22:51:57 by viteno]
|
Wed, 19 Jan 2005 23:10:17 +0000 |
malcolmp |
[xemacs-hg @ 2005-01-19 23:10:16 by malcolmp]
|
Wed, 19 Jan 2005 22:50:55 +0000 |
viteno |
[xemacs-hg @ 2005-01-19 22:50:55 by viteno]
|
Tue, 18 Jan 2005 22:51:22 +0000 |
viteno |
[xemacs-hg @ 2005-01-18 22:51:22 by viteno]
|
Mon, 17 Jan 2005 22:52:03 +0000 |
viteno |
[xemacs-hg @ 2005-01-17 22:52:03 by viteno]
|
Mon, 17 Jan 2005 11:23:01 +0000 |
adrian |
[xemacs-hg @ 2005-01-17 11:23:01 by adrian]
|
Mon, 17 Jan 2005 10:10:18 +0000 |
stephent |
[xemacs-hg @ 2005-01-17 10:10:16 by stephent]
|
Sun, 16 Jan 2005 22:51:27 +0000 |
viteno |
[xemacs-hg @ 2005-01-16 22:51:27 by viteno]
|
Sat, 15 Jan 2005 22:51:38 +0000 |
viteno |
[xemacs-hg @ 2005-01-15 22:51:38 by viteno]
|
Sat, 15 Jan 2005 15:17:36 +0000 |
michaels |
[xemacs-hg @ 2005-01-15 15:17:32 by michaels]
|
Fri, 14 Jan 2005 22:51:48 +0000 |
viteno |
[xemacs-hg @ 2005-01-14 22:51:48 by viteno]
|
Thu, 13 Jan 2005 22:53:17 +0000 |
viteno |
[xemacs-hg @ 2005-01-13 22:53:17 by viteno]
|
Wed, 12 Jan 2005 22:51:21 +0000 |
viteno |
[xemacs-hg @ 2005-01-12 22:51:21 by viteno]
|
Tue, 11 Jan 2005 22:51:25 +0000 |
viteno |
[xemacs-hg @ 2005-01-11 22:51:25 by viteno]
|
Mon, 10 Jan 2005 22:51:40 +0000 |
viteno |
[xemacs-hg @ 2005-01-10 22:51:40 by viteno]
|
Sun, 09 Jan 2005 22:51:14 +0000 |
viteno |
[xemacs-hg @ 2005-01-09 22:51:14 by viteno]
|
Sun, 09 Jan 2005 14:22:09 +0000 |
adrian |
[xemacs-hg @ 2005-01-09 14:22:08 by adrian]
|
Sun, 09 Jan 2005 09:44:44 +0000 |
adrian |
[xemacs-hg @ 2005-01-09 09:44:43 by adrian]
|
Sat, 08 Jan 2005 22:51:45 +0000 |
viteno |
[xemacs-hg @ 2005-01-08 22:51:45 by viteno]
|
Fri, 07 Jan 2005 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2005-01-07 22:51:08 by viteno]
|
Thu, 06 Jan 2005 22:51:15 +0000 |
viteno |
[xemacs-hg @ 2005-01-06 22:51:15 by viteno]
|
Thu, 06 Jan 2005 03:45:32 +0000 |
malcolmp |
[xemacs-hg @ 2005-01-06 03:45:28 by malcolmp]
|
Wed, 05 Jan 2005 22:51:26 +0000 |
viteno |
[xemacs-hg @ 2005-01-05 22:51:26 by viteno]
|
Tue, 04 Jan 2005 22:51:44 +0000 |
viteno |
[xemacs-hg @ 2005-01-04 22:51:44 by viteno]
|
Mon, 03 Jan 2005 22:52:01 +0000 |
viteno |
[xemacs-hg @ 2005-01-03 22:52:01 by viteno]
|
Mon, 03 Jan 2005 10:29:13 +0000 |
michaels |
[xemacs-hg @ 2005-01-03 10:29:11 by michaels]
|
Sun, 02 Jan 2005 22:51:10 +0000 |
viteno |
[xemacs-hg @ 2005-01-02 22:51:10 by viteno]
|
Sat, 01 Jan 2005 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2005-01-01 22:51:11 by viteno]
|
Fri, 31 Dec 2004 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2004-12-31 22:51:12 by viteno]
|
Thu, 30 Dec 2004 22:52:06 +0000 |
viteno |
[xemacs-hg @ 2004-12-30 22:52:06 by viteno]
|
Wed, 29 Dec 2004 22:56:22 +0000 |
viteno |
[xemacs-hg @ 2004-12-29 22:56:22 by viteno]
|
Wed, 29 Dec 2004 05:08:26 +0000 |
ben |
[xemacs-hg @ 2004-12-29 05:08:26 by ben]
|
Tue, 28 Dec 2004 22:51:31 +0000 |
viteno |
[xemacs-hg @ 2004-12-28 22:51:31 by viteno]
|
Mon, 27 Dec 2004 22:51:17 +0000 |
viteno |
[xemacs-hg @ 2004-12-27 22:51:17 by viteno]
|
Mon, 27 Dec 2004 12:27:05 +0000 |
michaels |
[xemacs-hg @ 2004-12-27 12:25:14 by michaels]
|
Sun, 26 Dec 2004 22:52:34 +0000 |
viteno |
[xemacs-hg @ 2004-12-26 22:52:34 by viteno]
|
Sat, 25 Dec 2004 22:51:23 +0000 |
viteno |
[xemacs-hg @ 2004-12-25 22:51:23 by viteno]
|
Fri, 24 Dec 2004 22:51:11 +0000 |
viteno |
[xemacs-hg @ 2004-12-24 22:51:11 by viteno]
|
Thu, 23 Dec 2004 22:50:57 +0000 |
viteno |
[xemacs-hg @ 2004-12-23 22:50:57 by viteno]
|
Wed, 22 Dec 2004 22:51:29 +0000 |
viteno |
[xemacs-hg @ 2004-12-22 22:51:29 by viteno]
|
Wed, 22 Dec 2004 10:59:09 +0000 |
stephent |
[xemacs-hg @ 2004-12-22 10:58:58 by stephent]
|
Tue, 21 Dec 2004 22:51:48 +0000 |
viteno |
[xemacs-hg @ 2004-12-21 22:51:48 by viteno]
|
Mon, 20 Dec 2004 22:51:41 +0000 |
viteno |
[xemacs-hg @ 2004-12-20 22:51:41 by viteno]
|
Sun, 19 Dec 2004 22:51:35 +0000 |
viteno |
[xemacs-hg @ 2004-12-19 22:51:35 by viteno]
|
Sat, 18 Dec 2004 22:51:27 +0000 |
viteno |
[xemacs-hg @ 2004-12-18 22:51:27 by viteno]
|
Fri, 17 Dec 2004 22:51:45 +0000 |
viteno |
[xemacs-hg @ 2004-12-17 22:51:45 by viteno]
|
Fri, 17 Dec 2004 18:11:47 +0000 |
scop |
[xemacs-hg @ 2004-12-17 18:11:26 by scop]
|
Thu, 16 Dec 2004 22:53:17 +0000 |
viteno |
[xemacs-hg @ 2004-12-16 22:53:17 by viteno]
|
Wed, 15 Dec 2004 22:51:29 +0000 |
viteno |
[xemacs-hg @ 2004-12-15 22:51:29 by viteno]
|
Wed, 15 Dec 2004 03:32:11 +0000 |
stephent |
[xemacs-hg @ 2004-12-15 03:32:01 by stephent]
|
Tue, 14 Dec 2004 22:51:26 +0000 |
viteno |
[xemacs-hg @ 2004-12-14 22:51:26 by viteno]
|
Tue, 14 Dec 2004 10:09:08 +0000 |
stephent |
[xemacs-hg @ 2004-12-14 10:09:08 by stephent]
|
Tue, 14 Dec 2004 10:01:52 +0000 |
stephent |
[xemacs-hg @ 2004-12-14 10:01:41 by stephent]
|
Tue, 14 Dec 2004 09:56:48 +0000 |
stephent |
[xemacs-hg @ 2004-12-14 09:56:38 by stephent]
|
Mon, 13 Dec 2004 22:51:26 +0000 |
viteno |
[xemacs-hg @ 2004-12-13 22:51:26 by viteno]
|
Sun, 12 Dec 2004 22:51:48 +0000 |
viteno |
[xemacs-hg @ 2004-12-12 22:51:48 by viteno]
|
Sun, 12 Dec 2004 02:47:09 +0000 |
ben |
[xemacs-hg @ 2004-12-12 02:47:06 by ben]
|
Sat, 11 Dec 2004 22:51:33 +0000 |
viteno |
[xemacs-hg @ 2004-12-11 22:51:33 by viteno]
|
Fri, 10 Dec 2004 22:53:17 +0000 |
viteno |
[xemacs-hg @ 2004-12-10 22:53:17 by viteno]
|
Fri, 10 Dec 2004 06:36:00 +0000 |
stephent |
[xemacs-hg @ 2004-12-10 06:35:54 by stephent]
|
Thu, 09 Dec 2004 22:51:43 +0000 |
viteno |
[xemacs-hg @ 2004-12-09 22:51:43 by viteno]
|
Wed, 08 Dec 2004 22:52:30 +0000 |
viteno |
[xemacs-hg @ 2004-12-08 22:52:30 by viteno]
|
Tue, 07 Dec 2004 22:52:17 +0000 |
viteno |
[xemacs-hg @ 2004-12-07 22:52:17 by viteno]
|
Tue, 07 Dec 2004 12:52:51 +0000 |
malcolmp |
[xemacs-hg @ 2004-12-07 12:52:30 by malcolmp]
|
Tue, 07 Dec 2004 00:20:51 +0000 |
ben |
[xemacs-hg @ 2004-12-07 00:20:51 by ben]
|
Mon, 06 Dec 2004 23:27:32 +0000 |
ben |
[xemacs-hg @ 2004-12-06 23:27:15 by ben]
|
Mon, 06 Dec 2004 23:23:41 +0000 |
ben |
[xemacs-hg @ 2004-12-06 23:23:41 by ben]
|
Mon, 06 Dec 2004 22:51:33 +0000 |
viteno |
[xemacs-hg @ 2004-12-06 22:51:33 by viteno]
|
Mon, 06 Dec 2004 03:59:26 +0000 |
ben |
[xemacs-hg @ 2004-12-06 03:59:26 by ben]
|
Mon, 06 Dec 2004 03:52:23 +0000 |
ben |
[xemacs-hg @ 2004-12-06 03:50:53 by ben]
|
Mon, 06 Dec 2004 03:46:07 +0000 |
ben |
[xemacs-hg @ 2004-12-06 03:46:06 by ben]
|
Sun, 05 Dec 2004 22:52:55 +0000 |
viteno |
[xemacs-hg @ 2004-12-05 22:52:55 by viteno]
|
Sun, 05 Dec 2004 22:30:40 +0000 |
adrian |
[xemacs-hg @ 2004-12-05 22:30:39 by adrian]
|
Sun, 05 Dec 2004 08:48:12 +0000 |
ben |
[xemacs-hg @ 2004-12-05 08:48:12 by ben]
|
Sun, 05 Dec 2004 08:06:42 +0000 |
ben |
[xemacs-hg @ 2004-12-05 08:06:41 by ben]
|
Sat, 04 Dec 2004 22:51:18 +0000 |
viteno |
[xemacs-hg @ 2004-12-04 22:51:18 by viteno]
|
Fri, 03 Dec 2004 22:52:19 +0000 |
viteno |
[xemacs-hg @ 2004-12-03 22:52:19 by viteno]
|
Thu, 02 Dec 2004 22:51:38 +0000 |
viteno |
[xemacs-hg @ 2004-12-02 22:51:38 by viteno]
|
Wed, 01 Dec 2004 22:51:56 +0000 |
viteno |
[xemacs-hg @ 2004-12-01 22:51:56 by viteno]
|
Tue, 30 Nov 2004 22:52:14 +0000 |
viteno |
[xemacs-hg @ 2004-11-30 22:52:14 by viteno]
|
Mon, 29 Nov 2004 22:52:11 +0000 |
viteno |
[xemacs-hg @ 2004-11-29 22:52:11 by viteno]
|
Sun, 28 Nov 2004 22:51:22 +0000 |
viteno |
[xemacs-hg @ 2004-11-28 22:51:22 by viteno]
|
Sat, 27 Nov 2004 22:51:12 +0000 |
viteno |
[xemacs-hg @ 2004-11-27 22:51:12 by viteno]
|
Fri, 26 Nov 2004 22:50:59 +0000 |
viteno |
[xemacs-hg @ 2004-11-26 22:50:59 by viteno]
|
Fri, 26 Nov 2004 07:37:51 +0000 |
stephent |
[xemacs-hg @ 2004-11-26 07:37:48 by stephent]
|
Fri, 26 Nov 2004 04:55:28 +0000 |
stephent |
[xemacs-hg @ 2004-11-26 04:55:24 by stephent]
|
Thu, 25 Nov 2004 22:51:29 +0000 |
viteno |
[xemacs-hg @ 2004-11-25 22:51:29 by viteno]
|
Wed, 24 Nov 2004 22:51:56 +0000 |
viteno |
[xemacs-hg @ 2004-11-24 22:51:56 by viteno]
|
Tue, 23 Nov 2004 22:52:42 +0000 |
viteno |
[xemacs-hg @ 2004-11-23 22:52:42 by viteno]
|
Mon, 22 Nov 2004 22:52:35 +0000 |
viteno |
[xemacs-hg @ 2004-11-22 22:52:35 by viteno]
|
Sun, 21 Nov 2004 22:51:44 +0000 |
viteno |
[xemacs-hg @ 2004-11-21 22:51:44 by viteno]
|
Sat, 20 Nov 2004 22:51:18 +0000 |
viteno |
[xemacs-hg @ 2004-11-20 22:51:18 by viteno]
|
Fri, 19 Nov 2004 22:51:47 +0000 |
viteno |
[xemacs-hg @ 2004-11-19 22:51:47 by viteno]
|
Thu, 18 Nov 2004 22:51:43 +0000 |
viteno |
[xemacs-hg @ 2004-11-18 22:51:43 by viteno]
|
Wed, 17 Nov 2004 22:51:10 +0000 |
viteno |
[xemacs-hg @ 2004-11-17 22:51:10 by viteno]
|
Wed, 17 Nov 2004 02:32:16 +0000 |
ben |
[xemacs-hg @ 2004-11-17 02:32:16 by ben]
|
Tue, 16 Nov 2004 22:51:42 +0000 |
viteno |
[xemacs-hg @ 2004-11-16 22:51:42 by viteno]
|
Tue, 16 Nov 2004 07:37:31 +0000 |
ben |
[xemacs-hg @ 2004-11-16 07:37:29 by ben]
|
Mon, 15 Nov 2004 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2004-11-15 22:51:09 by viteno]
|
Mon, 15 Nov 2004 20:15:22 +0000 |
adrian |
[xemacs-hg @ 2004-11-15 20:15:18 by adrian]
|
Sun, 14 Nov 2004 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2004-11-14 22:51:09 by viteno]
|
Sun, 14 Nov 2004 12:31:12 +0000 |
crestani |
[xemacs-hg @ 2004-11-14 12:31:09 by crestani]
|
Sun, 14 Nov 2004 12:20:00 +0000 |
crestani |
[xemacs-hg @ 2004-11-14 12:19:55 by crestani]
|
Sun, 14 Nov 2004 01:43:12 +0000 |
ben |
[xemacs-hg @ 2004-11-14 01:43:02 by ben]
|
Sat, 13 Nov 2004 22:51:08 +0000 |
viteno |
[xemacs-hg @ 2004-11-13 22:51:08 by viteno]
|
Sat, 13 Nov 2004 06:32:25 +0000 |
ben |
[xemacs-hg @ 2004-11-13 06:32:24 by ben]
|
Fri, 12 Nov 2004 22:52:42 +0000 |
viteno |
[xemacs-hg @ 2004-11-12 22:52:42 by viteno]
|
Fri, 12 Nov 2004 17:16:30 +0000 |
james |
[xemacs-hg @ 2004-11-12 17:16:27 by james]
|
Fri, 12 Nov 2004 15:09:18 +0000 |
crestani |
[xemacs-hg @ 2004-11-12 15:09:09 by crestani]
|
Thu, 11 Nov 2004 22:51:46 +0000 |
viteno |
[xemacs-hg @ 2004-11-11 22:51:46 by viteno]
|
Wed, 10 Nov 2004 22:51:47 +0000 |
viteno |
[xemacs-hg @ 2004-11-10 22:51:47 by viteno]
|
Tue, 09 Nov 2004 22:51:47 +0000 |
viteno |
[xemacs-hg @ 2004-11-09 22:51:47 by viteno]
|
Mon, 08 Nov 2004 22:52:13 +0000 |
viteno |
[xemacs-hg @ 2004-11-08 22:52:13 by viteno]
|
Mon, 08 Nov 2004 15:14:52 +0000 |
stephent |
[xemacs-hg @ 2004-11-08 15:14:36 by stephent]
|
Mon, 08 Nov 2004 14:17:03 +0000 |
stephent |
[xemacs-hg @ 2004-11-08 14:17:00 by stephent]
|
Sun, 07 Nov 2004 22:52:23 +0000 |
viteno |
[xemacs-hg @ 2004-11-07 22:52:23 by viteno]
|
Sun, 07 Nov 2004 12:03:58 +0000 |
malcolmp |
[xemacs-hg @ 2004-11-07 12:03:45 by malcolmp]
|
Sun, 07 Nov 2004 07:37:53 +0000 |
ben |
[xemacs-hg @ 2004-11-07 07:37:53 by ben]
|
Sun, 07 Nov 2004 07:24:41 +0000 |
ben |
[xemacs-hg @ 2004-11-07 07:24:39 by ben]
|
Sat, 06 Nov 2004 22:52:21 +0000 |
viteno |
[xemacs-hg @ 2004-11-06 22:52:21 by viteno]
|
Fri, 05 Nov 2004 23:11:42 +0000 |
ben |
[xemacs-hg @ 2004-11-05 23:11:42 by ben]
|
Fri, 05 Nov 2004 22:51:59 +0000 |
viteno |
[xemacs-hg @ 2004-11-05 22:51:59 by viteno]
|
Fri, 05 Nov 2004 19:29:42 +0000 |
youngs |
[xemacs-hg @ 2004-11-05 19:29:42 by youngs]
|
Thu, 04 Nov 2004 23:08:28 +0000 |
ben |
[xemacs-hg @ 2004-11-04 23:05:23 by ben]
|
Thu, 04 Nov 2004 22:51:31 +0000 |
viteno |
[xemacs-hg @ 2004-11-04 22:51:31 by viteno]
|
Thu, 04 Nov 2004 07:48:14 +0000 |
ben |
[xemacs-hg @ 2004-11-04 07:48:14 by ben]
|
Wed, 03 Nov 2004 22:52:00 +0000 |
viteno |
[xemacs-hg @ 2004-11-03 22:52:00 by viteno]
|
Tue, 02 Nov 2004 22:51:53 +0000 |
viteno |
[xemacs-hg @ 2004-11-02 22:51:53 by viteno]
|
Tue, 02 Nov 2004 09:51:18 +0000 |
ben |
[xemacs-hg @ 2004-11-02 09:51:04 by ben]
|
Mon, 01 Nov 2004 22:51:20 +0000 |
viteno |
[xemacs-hg @ 2004-11-01 22:51:20 by viteno]
|
Sun, 31 Oct 2004 22:51:52 +0000 |
viteno |
[xemacs-hg @ 2004-10-31 22:51:52 by viteno]
|
Sat, 30 Oct 2004 21:51:44 +0000 |
viteno |
[xemacs-hg @ 2004-10-30 21:51:44 by viteno]
|
Fri, 29 Oct 2004 21:51:56 +0000 |
viteno |
[xemacs-hg @ 2004-10-29 21:51:56 by viteno]
|
Thu, 28 Oct 2004 21:54:03 +0000 |
viteno |
[xemacs-hg @ 2004-10-28 21:54:03 by viteno]
|
Thu, 28 Oct 2004 11:31:23 +0000 |
stephent |
[xemacs-hg @ 2004-10-28 11:31:09 by stephent]
|
Thu, 28 Oct 2004 10:51:17 +0000 |
stephent |
[xemacs-hg @ 2004-10-28 10:51:09 by stephent]
|
Thu, 28 Oct 2004 10:48:15 +0000 |
stephent |
[xemacs-hg @ 2004-10-28 10:48:10 by stephent]
|
Thu, 28 Oct 2004 10:41:40 +0000 |
stephent |
[xemacs-hg @ 2004-10-28 10:41:35 by stephent]
|
Wed, 27 Oct 2004 21:52:28 +0000 |
viteno |
[xemacs-hg @ 2004-10-27 21:52:28 by viteno]
|
Tue, 26 Oct 2004 21:52:51 +0000 |
viteno |
[xemacs-hg @ 2004-10-26 21:52:51 by viteno]
|
Mon, 25 Oct 2004 21:52:04 +0000 |
viteno |
[xemacs-hg @ 2004-10-25 21:52:04 by viteno]
|
Sun, 24 Oct 2004 21:51:42 +0000 |
viteno |
[xemacs-hg @ 2004-10-24 21:51:42 by viteno]
|
Sat, 23 Oct 2004 21:51:45 +0000 |
viteno |
[xemacs-hg @ 2004-10-23 21:51:45 by viteno]
|
Fri, 22 Oct 2004 21:51:20 +0000 |
viteno |
[xemacs-hg @ 2004-10-22 21:51:20 by viteno]
|
Fri, 22 Oct 2004 05:19:31 +0000 |
stephent |
[xemacs-hg @ 2004-10-22 05:16:40 by stephent]
|
Fri, 22 Oct 2004 02:14:14 +0000 |
stephent |
[xemacs-hg @ 2004-10-22 02:14:13 by stephent]
|
Thu, 21 Oct 2004 21:52:45 +0000 |
viteno |
[xemacs-hg @ 2004-10-21 21:52:45 by viteno]
|
Wed, 20 Oct 2004 21:52:03 +0000 |
viteno |
[xemacs-hg @ 2004-10-20 21:52:03 by viteno]
|
Wed, 20 Oct 2004 03:43:00 +0000 |
james |
[xemacs-hg @ 2004-10-20 03:42:56 by james]
|
Tue, 19 Oct 2004 21:52:56 +0000 |
viteno |
[xemacs-hg @ 2004-10-19 21:52:56 by viteno]
|
Tue, 19 Oct 2004 17:19:07 +0000 |
james |
[xemacs-hg @ 2004-10-19 17:18:59 by james]
|
Mon, 18 Oct 2004 21:51:40 +0000 |
viteno |
[xemacs-hg @ 2004-10-18 21:51:40 by viteno]
|
Sun, 17 Oct 2004 21:51:52 +0000 |
viteno |
[xemacs-hg @ 2004-10-17 21:51:52 by viteno]
|
Sat, 16 Oct 2004 21:51:50 +0000 |
viteno |
[xemacs-hg @ 2004-10-16 21:51:50 by viteno]
|
Sat, 16 Oct 2004 13:08:58 +0000 |
malcolmp |
[xemacs-hg @ 2004-10-16 13:08:48 by malcolmp]
|
Fri, 15 Oct 2004 21:52:05 +0000 |
viteno |
[xemacs-hg @ 2004-10-15 21:52:05 by viteno]
|
Thu, 14 Oct 2004 21:52:48 +0000 |
viteno |
[xemacs-hg @ 2004-10-14 21:52:48 by viteno]
|
Thu, 14 Oct 2004 17:26:25 +0000 |
james |
[xemacs-hg @ 2004-10-14 17:26:18 by james]
|
Wed, 13 Oct 2004 21:52:14 +0000 |
viteno |
[xemacs-hg @ 2004-10-13 21:52:14 by viteno]
|
Tue, 12 Oct 2004 21:51:31 +0000 |
viteno |
[xemacs-hg @ 2004-10-12 21:51:31 by viteno]
|
Mon, 11 Oct 2004 21:51:21 +0000 |
viteno |
[xemacs-hg @ 2004-10-11 21:51:21 by viteno]
|
Sun, 10 Oct 2004 21:51:22 +0000 |
viteno |
[xemacs-hg @ 2004-10-10 21:51:22 by viteno]
|
Sat, 09 Oct 2004 21:51:27 +0000 |
viteno |
[xemacs-hg @ 2004-10-09 21:51:27 by viteno]
|
Fri, 08 Oct 2004 21:51:30 +0000 |
viteno |
[xemacs-hg @ 2004-10-08 21:51:30 by viteno]
|
Thu, 07 Oct 2004 21:51:35 +0000 |
viteno |
[xemacs-hg @ 2004-10-07 21:51:35 by viteno]
|
Thu, 07 Oct 2004 14:51:19 +0000 |
james |
[xemacs-hg @ 2004-10-07 14:51:11 by james]
|
Thu, 07 Oct 2004 08:01:44 +0000 |
stephent |
[xemacs-hg @ 2004-10-07 08:01:41 by stephent]
|
Wed, 06 Oct 2004 21:51:33 +0000 |
viteno |
[xemacs-hg @ 2004-10-06 21:51:33 by viteno]
|
Tue, 05 Oct 2004 21:51:26 +0000 |
viteno |
[xemacs-hg @ 2004-10-05 21:51:26 by viteno]
|
Mon, 04 Oct 2004 21:51:30 +0000 |
viteno |
[xemacs-hg @ 2004-10-04 21:51:30 by viteno]
|
Sun, 03 Oct 2004 21:51:21 +0000 |
viteno |
[xemacs-hg @ 2004-10-03 21:51:21 by viteno]
|
Sat, 02 Oct 2004 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2004-10-02 21:51:15 by viteno]
|
Fri, 01 Oct 2004 21:51:11 +0000 |
viteno |
[xemacs-hg @ 2004-10-01 21:51:11 by viteno]
|
Thu, 30 Sep 2004 21:51:15 +0000 |
viteno |
[xemacs-hg @ 2004-09-30 21:51:15 by viteno]
|
Wed, 29 Sep 2004 21:54:52 +0000 |
viteno |
[xemacs-hg @ 2004-09-29 21:54:52 by viteno]
|
Wed, 29 Sep 2004 15:38:32 +0000 |
james |
[xemacs-hg @ 2004-09-29 15:38:30 by james]
|
Tue, 28 Sep 2004 21:51:51 +0000 |
viteno |
[xemacs-hg @ 2004-09-28 21:51:51 by viteno]
|
Mon, 27 Sep 2004 21:51:45 +0000 |
viteno |
[xemacs-hg @ 2004-09-27 21:51:45 by viteno]
|
Mon, 27 Sep 2004 18:51:22 +0000 |
james |
[xemacs-hg @ 2004-09-27 18:51:20 by james]
|
Mon, 27 Sep 2004 18:39:23 +0000 |
james |
[xemacs-hg @ 2004-09-27 18:39:11 by james]
|
Sun, 26 Sep 2004 21:51:50 +0000 |
viteno |
[xemacs-hg @ 2004-09-26 21:51:50 by viteno]
|
Sun, 26 Sep 2004 02:20:31 +0000 |
james |
[xemacs-hg @ 2004-09-26 02:20:30 by james]
|
Sat, 25 Sep 2004 21:51:28 +0000 |
viteno |
[xemacs-hg @ 2004-09-25 21:51:28 by viteno]
|
Fri, 24 Sep 2004 21:51:48 +0000 |
viteno |
[xemacs-hg @ 2004-09-24 21:51:48 by viteno]
|
Thu, 23 Sep 2004 21:51:45 +0000 |
viteno |
[xemacs-hg @ 2004-09-23 21:51:45 by viteno]
|
Thu, 23 Sep 2004 05:44:37 +0000 |
stephent |
[xemacs-hg @ 2004-09-23 05:44:35 by stephent]
|
Thu, 23 Sep 2004 05:35:07 +0000 |
stephent |
[xemacs-hg @ 2004-09-23 05:35:04 by stephent]
|
Wed, 22 Sep 2004 22:14:51 +0000 |
james |
[xemacs-hg @ 2004-09-22 22:14:47 by james]
|
Wed, 22 Sep 2004 21:54:47 +0000 |
viteno |
[xemacs-hg @ 2004-09-22 21:54:47 by viteno]
|
Wed, 22 Sep 2004 21:52:41 +0000 |
viteno |
[xemacs-hg @ 2004-09-22 21:52:41 by viteno]
|
Wed, 22 Sep 2004 11:41:02 +0000 |
malcolmp |
[xemacs-hg @ 2004-09-22 11:40:40 by malcolmp]
|
Wed, 22 Sep 2004 03:04:44 +0000 |
james |
[xemacs-hg @ 2004-09-22 03:04:35 by james]
|
Wed, 22 Sep 2004 02:25:06 +0000 |
stephent |
[xemacs-hg @ 2004-09-22 02:25:06 by stephent]
|
Wed, 22 Sep 2004 02:06:52 +0000 |
stephent |
[xemacs-hg @ 2004-09-22 02:05:42 by stephent]
|
Wed, 22 Sep 2004 01:10:57 +0000 |
stephent |
[xemacs-hg @ 2004-09-22 01:10:52 by stephent]
|
Tue, 21 Sep 2004 21:54:29 +0000 |
viteno |
[xemacs-hg @ 2004-09-21 21:54:29 by viteno]
|
Tue, 21 Sep 2004 19:44:27 +0000 |
james |
[xemacs-hg @ 2004-09-21 19:44:17 by james]
|
Tue, 21 Sep 2004 19:11:47 +0000 |
james |
[xemacs-hg @ 2004-09-21 19:11:47 by james]
|
Tue, 21 Sep 2004 14:54:32 +0000 |
james |
[xemacs-hg @ 2004-09-21 14:54:25 by james]
|
Tue, 21 Sep 2004 09:24:11 +0000 |
stephent |
[xemacs-hg @ 2004-09-21 09:24:10 by stephent]
|
Tue, 21 Sep 2004 03:28:15 +0000 |
james |
[xemacs-hg @ 2004-09-21 03:28:15 by james]
|
Tue, 21 Sep 2004 03:00:27 +0000 |
james |
[xemacs-hg @ 2004-09-21 02:59:59 by james]
|
Mon, 20 Sep 2004 21:52:52 +0000 |
viteno |
[xemacs-hg @ 2004-09-20 21:52:52 by viteno]
|
Mon, 20 Sep 2004 21:52:09 +0000 |
viteno |
[xemacs-hg @ 2004-09-20 21:52:09 by viteno]
|
Mon, 20 Sep 2004 19:20:08 +0000 |
james |
[xemacs-hg @ 2004-09-20 19:18:55 by james]
|
Mon, 20 Sep 2004 19:11:29 +0000 |
james |
[xemacs-hg @ 2004-09-20 19:11:29 by james]
|
Mon, 20 Sep 2004 18:11:33 +0000 |
james |
[xemacs-hg @ 2004-09-20 18:11:33 by james]
|
Mon, 20 Sep 2004 18:00:39 +0000 |
james |
[xemacs-hg @ 2004-09-20 18:00:38 by james]
|
Mon, 20 Sep 2004 04:07:46 +0000 |
james |
[xemacs-hg @ 2004-09-20 04:07:40 by james]
|
Sun, 19 Sep 2004 21:51:17 +0000 |
viteno |
[xemacs-hg @ 2004-09-19 21:51:17 by viteno]
|
Sat, 18 Sep 2004 21:50:23 +0000 |
viteno |
[xemacs-hg @ 2004-09-18 21:50:23 by viteno]
|
Fri, 17 Sep 2004 21:50:56 +0000 |
viteno |
[xemacs-hg @ 2004-09-17 21:50:56 by viteno]
|
Thu, 16 Sep 2004 21:50:42 +0000 |
viteno |
[xemacs-hg @ 2004-09-16 21:50:42 by viteno]
|
Wed, 15 Sep 2004 21:50:28 +0000 |
viteno |
[xemacs-hg @ 2004-09-15 21:50:28 by viteno]
|
Wed, 15 Sep 2004 15:04:19 +0000 |
james |
[xemacs-hg @ 2004-09-15 15:04:15 by james]
|
Wed, 15 Sep 2004 08:30:27 +0000 |
stephent |
[xemacs-hg @ 2004-09-15 08:30:25 by stephent]
|
Wed, 15 Sep 2004 04:26:16 +0000 |
james |
[xemacs-hg @ 2004-09-15 04:26:15 by james]
|
Tue, 14 Sep 2004 21:51:04 +0000 |
viteno |
[xemacs-hg @ 2004-09-14 21:51:04 by viteno]
|
Tue, 14 Sep 2004 20:54:37 +0000 |
james |
[xemacs-hg @ 2004-09-14 20:54:29 by james]
|
Tue, 14 Sep 2004 20:26:46 +0000 |
james |
[xemacs-hg @ 2004-09-14 20:26:40 by james]
|
Tue, 14 Sep 2004 18:22:35 +0000 |
james |
[xemacs-hg @ 2004-09-14 18:22:31 by james]
|
Tue, 14 Sep 2004 14:40:19 +0000 |
james |
[xemacs-hg @ 2004-09-14 14:39:49 by james]
|
Tue, 14 Sep 2004 14:33:07 +0000 |
james |
[xemacs-hg @ 2004-09-14 14:32:29 by james]
|
Tue, 14 Sep 2004 02:53:16 +0000 |
james |
[xemacs-hg @ 2004-09-14 02:53:13 by james]
|
Mon, 13 Sep 2004 21:50:38 +0000 |
viteno |
[xemacs-hg @ 2004-09-13 21:50:38 by viteno]
|
Sun, 12 Sep 2004 21:50:27 +0000 |
viteno |
[xemacs-hg @ 2004-09-12 21:50:27 by viteno]
|
Sat, 11 Sep 2004 21:50:25 +0000 |
viteno |
[xemacs-hg @ 2004-09-11 21:50:25 by viteno]
|
Sat, 11 Sep 2004 05:28:41 +0000 |
malcolmp |
[xemacs-hg @ 2004-09-11 05:28:11 by malcolmp]
|
Sat, 11 Sep 2004 04:00:41 +0000 |
james |
[xemacs-hg @ 2004-09-11 04:00:33 by james]
|
Fri, 10 Sep 2004 21:50:39 +0000 |
viteno |
[xemacs-hg @ 2004-09-10 21:50:39 by viteno]
|
Fri, 10 Sep 2004 18:47:02 +0000 |
james |
[xemacs-hg @ 2004-09-10 18:46:58 by james]
|
Fri, 10 Sep 2004 11:58:33 +0000 |
malcolmp |
[xemacs-hg @ 2004-09-10 11:58:06 by malcolmp]
|
Thu, 09 Sep 2004 21:50:24 +0000 |
viteno |
[xemacs-hg @ 2004-09-09 21:50:24 by viteno]
|
Wed, 08 Sep 2004 21:50:46 +0000 |
viteno |
[xemacs-hg @ 2004-09-08 21:50:46 by viteno]
|
Wed, 08 Sep 2004 17:40:20 +0000 |
james |
[xemacs-hg @ 2004-09-08 17:40:14 by james]
|
Wed, 08 Sep 2004 10:32:55 +0000 |
stephent |
[xemacs-hg @ 2004-09-08 10:32:50 by stephent]
|
Wed, 08 Sep 2004 10:22:01 +0000 |
stephent |
[xemacs-hg @ 2004-09-08 10:21:57 by stephent]
|
Tue, 07 Sep 2004 21:50:34 +0000 |
viteno |
[xemacs-hg @ 2004-09-07 21:50:34 by viteno]
|
Tue, 07 Sep 2004 00:08:19 +0000 |
youngs |
[xemacs-hg @ 2004-09-07 00:08:15 by youngs]
|
Mon, 06 Sep 2004 21:50:18 +0000 |
viteno |
[xemacs-hg @ 2004-09-06 21:50:18 by viteno]
|
Sun, 05 Sep 2004 21:50:58 +0000 |
viteno |
[xemacs-hg @ 2004-09-05 21:50:58 by viteno]
|
Sat, 04 Sep 2004 21:50:53 +0000 |
viteno |
[xemacs-hg @ 2004-09-04 21:50:53 by viteno]
|
Fri, 03 Sep 2004 21:50:48 +0000 |
viteno |
[xemacs-hg @ 2004-09-03 21:50:48 by viteno]
|
Thu, 02 Sep 2004 21:50:32 +0000 |
viteno |
[xemacs-hg @ 2004-09-02 21:50:32 by viteno]
|
Wed, 01 Sep 2004 21:50:42 +0000 |
viteno |
[xemacs-hg @ 2004-09-01 21:50:42 by viteno]
|
Tue, 31 Aug 2004 21:51:47 +0000 |
viteno |
[xemacs-hg @ 2004-08-31 21:51:47 by viteno]
|
Mon, 30 Aug 2004 21:50:49 +0000 |
viteno |
[xemacs-hg @ 2004-08-30 21:50:49 by viteno]
|
Sun, 29 Aug 2004 21:50:31 +0000 |
viteno |
[xemacs-hg @ 2004-08-29 21:50:31 by viteno]
|
Sat, 28 Aug 2004 21:50:23 +0000 |
viteno |
[xemacs-hg @ 2004-08-28 21:50:23 by viteno]
|
Fri, 27 Aug 2004 21:50:22 +0000 |
viteno |
[xemacs-hg @ 2004-08-27 21:50:22 by viteno]
|
Thu, 26 Aug 2004 21:50:32 +0000 |
viteno |
[xemacs-hg @ 2004-08-26 21:50:32 by viteno]
|
Thu, 26 Aug 2004 21:19:21 +0000 |
james |
[xemacs-hg @ 2004-08-26 21:19:19 by james]
|
Thu, 26 Aug 2004 20:53:08 +0000 |
james |
[xemacs-hg @ 2004-08-26 20:53:06 by james]
|
Thu, 26 Aug 2004 20:38:34 +0000 |
james |
[xemacs-hg @ 2004-08-26 20:38:33 by james]
|
Thu, 26 Aug 2004 20:09:27 +0000 |
james |
[xemacs-hg @ 2004-08-26 20:09:23 by james]
|
Thu, 26 Aug 2004 18:47:03 +0000 |
james |
[xemacs-hg @ 2004-08-26 18:47:01 by james]
|
Thu, 26 Aug 2004 17:33:13 +0000 |
james |
[xemacs-hg @ 2004-08-26 17:33:08 by james]
|
Wed, 25 Aug 2004 21:50:37 +0000 |
viteno |
[xemacs-hg @ 2004-08-25 21:50:37 by viteno]
|
Wed, 25 Aug 2004 19:52:48 +0000 |
james |
[xemacs-hg @ 2004-08-25 19:52:48 by james]
|
Tue, 24 Aug 2004 21:50:28 +0000 |
viteno |
[xemacs-hg @ 2004-08-24 21:50:28 by viteno]
|
Mon, 23 Aug 2004 21:50:25 +0000 |
viteno |
[xemacs-hg @ 2004-08-23 21:50:25 by viteno]
|
Sun, 22 Aug 2004 21:50:31 +0000 |
viteno |
[xemacs-hg @ 2004-08-22 21:50:31 by viteno]
|
Sat, 21 Aug 2004 21:50:39 +0000 |
viteno |
[xemacs-hg @ 2004-08-21 21:50:39 by viteno]
|
Sat, 21 Aug 2004 17:05:51 +0000 |
michaels |
[xemacs-hg @ 2004-08-21 17:05:49 by michaels]
|
Fri, 20 Aug 2004 21:50:22 +0000 |
viteno |
[xemacs-hg @ 2004-08-20 21:50:22 by viteno]
|
Fri, 20 Aug 2004 04:40:11 +0000 |
james |
[xemacs-hg @ 2004-08-20 04:40:08 by james]
|
Thu, 19 Aug 2004 21:50:31 +0000 |
viteno |
[xemacs-hg @ 2004-08-19 21:50:31 by viteno]
|
Wed, 18 Aug 2004 21:50:29 +0000 |
viteno |
[xemacs-hg @ 2004-08-18 21:50:29 by viteno]
|
Tue, 17 Aug 2004 21:50:36 +0000 |
viteno |
[xemacs-hg @ 2004-08-17 21:50:36 by viteno]
|
Mon, 16 Aug 2004 21:50:45 +0000 |
viteno |
[xemacs-hg @ 2004-08-16 21:50:45 by viteno]
|
Sun, 15 Aug 2004 21:50:27 +0000 |
viteno |
[xemacs-hg @ 2004-08-15 21:50:27 by viteno]
|
Sat, 14 Aug 2004 21:50:22 +0000 |
viteno |
[xemacs-hg @ 2004-08-14 21:50:22 by viteno]
|
Fri, 13 Aug 2004 21:50:29 +0000 |
viteno |
[xemacs-hg @ 2004-08-13 21:50:29 by viteno]
|
Fri, 13 Aug 2004 21:19:15 +0000 |
james |
[xemacs-hg @ 2004-08-13 21:19:14 by james]
|
Fri, 13 Aug 2004 20:55:31 +0000 |
adrian |
[xemacs-hg @ 2004-08-13 20:55:31 by adrian]
|
Fri, 13 Aug 2004 09:47:57 +0000 |
stephent |
[xemacs-hg @ 2004-08-13 09:47:53 by stephent]
|
Fri, 13 Aug 2004 09:28:23 +0000 |
stephent |
[xemacs-hg @ 2004-08-13 09:28:20 by stephent]
|
Thu, 12 Aug 2004 21:50:32 +0000 |
viteno |
[xemacs-hg @ 2004-08-12 21:50:32 by viteno]
|
Thu, 12 Aug 2004 14:51:35 +0000 |
james |
[xemacs-hg @ 2004-08-12 14:51:34 by james]
|
Wed, 11 Aug 2004 21:50:40 +0000 |
viteno |
[xemacs-hg @ 2004-08-11 21:50:40 by viteno]
|
Wed, 11 Aug 2004 02:04:12 +0000 |
james |
[xemacs-hg @ 2004-08-11 02:04:03 by james]
|
Tue, 10 Aug 2004 21:50:41 +0000 |
viteno |
[xemacs-hg @ 2004-08-10 21:50:41 by viteno]
|
Tue, 10 Aug 2004 17:59:11 +0000 |
james |
[xemacs-hg @ 2004-08-10 17:59:11 by james]
|
Mon, 09 Aug 2004 21:50:28 +0000 |
viteno |
[xemacs-hg @ 2004-08-09 21:50:28 by viteno]
|
Sun, 08 Aug 2004 21:50:28 +0000 |
viteno |
[xemacs-hg @ 2004-08-08 21:50:28 by viteno]
|
Sat, 07 Aug 2004 21:50:29 +0000 |
viteno |
[xemacs-hg @ 2004-08-07 21:50:29 by viteno]
|
Fri, 06 Aug 2004 21:50:49 +0000 |
viteno |
[xemacs-hg @ 2004-08-06 21:50:49 by viteno]
|
Thu, 05 Aug 2004 21:51:33 +0000 |
viteno |
[xemacs-hg @ 2004-08-05 21:51:33 by viteno]
|
Wed, 04 Aug 2004 21:50:19 +0000 |
viteno |
[xemacs-hg @ 2004-08-04 21:50:19 by viteno]
|
Wed, 04 Aug 2004 19:45:17 +0000 |
james |
[xemacs-hg @ 2004-08-04 19:45:16 by james]
|
Tue, 03 Aug 2004 22:08:48 +0000 |
james |
[xemacs-hg @ 2004-08-03 22:08:46 by james]
|
Tue, 03 Aug 2004 21:50:30 +0000 |
viteno |
[xemacs-hg @ 2004-08-03 21:50:30 by viteno]
|
Mon, 02 Aug 2004 21:50:15 +0000 |
viteno |
[xemacs-hg @ 2004-08-02 21:50:15 by viteno]
|
Sun, 01 Aug 2004 21:50:20 +0000 |
viteno |
[xemacs-hg @ 2004-08-01 21:50:20 by viteno]
|
Sat, 31 Jul 2004 21:50:24 +0000 |
viteno |
[xemacs-hg @ 2004-07-31 21:50:24 by viteno]
|
Sat, 31 Jul 2004 12:03:05 +0000 |
malcolmp |
[xemacs-hg @ 2004-07-31 12:03:05 by malcolmp]
|
Fri, 30 Jul 2004 21:50:23 +0000 |
viteno |
[xemacs-hg @ 2004-07-30 21:50:23 by viteno]
|
Thu, 29 Jul 2004 21:50:24 +0000 |
viteno |
[xemacs-hg @ 2004-07-29 21:50:24 by viteno]
|
Wed, 28 Jul 2004 21:50:24 +0000 |
viteno |
[xemacs-hg @ 2004-07-28 21:50:24 by viteno]
|
Tue, 27 Jul 2004 21:50:29 +0000 |
viteno |
[xemacs-hg @ 2004-07-27 21:50:29 by viteno]
|
Mon, 26 Jul 2004 21:50:55 +0000 |
viteno |
[xemacs-hg @ 2004-07-26 21:50:55 by viteno]
|
Sun, 25 Jul 2004 21:50:26 +0000 |
viteno |
[xemacs-hg @ 2004-07-25 21:50:26 by viteno]
|
Sat, 24 Jul 2004 21:50:24 +0000 |
viteno |
[xemacs-hg @ 2004-07-24 21:50:24 by viteno]
|
Fri, 23 Jul 2004 21:50:22 +0000 |
viteno |
[xemacs-hg @ 2004-07-23 21:50:22 by viteno]
|
Thu, 22 Jul 2004 21:50:26 +0000 |
viteno |
[xemacs-hg @ 2004-07-22 21:50:26 by viteno]
|
Wed, 21 Jul 2004 21:50:43 +0000 |
viteno |
[xemacs-hg @ 2004-07-21 21:50:43 by viteno]
|
Tue, 20 Jul 2004 21:50:25 +0000 |
viteno |
[xemacs-hg @ 2004-07-20 21:50:25 by viteno]
|
Mon, 19 Jul 2004 21:50:28 +0000 |
viteno |
[xemacs-hg @ 2004-07-19 21:50:28 by viteno]
|
Mon, 19 Jul 2004 08:24:28 +0000 |
stephent |
[xemacs-hg @ 2004-07-19 08:24:24 by stephent]
|
Sun, 18 Jul 2004 21:50:20 +0000 |
viteno |
[xemacs-hg @ 2004-07-18 21:50:20 by viteno]
|
Sat, 17 Jul 2004 21:50:24 +0000 |
viteno |
[xemacs-hg @ 2004-07-17 21:50:24 by viteno]
|
Fri, 16 Jul 2004 21:50:25 +0000 |
viteno |
[xemacs-hg @ 2004-07-16 21:50:25 by viteno]
|
Thu, 15 Jul 2004 21:50:51 +0000 |
viteno |
[xemacs-hg @ 2004-07-15 21:50:51 by viteno]
|
Wed, 14 Jul 2004 21:50:27 +0000 |
viteno |
[xemacs-hg @ 2004-07-14 21:50:27 by viteno]
|
Tue, 13 Jul 2004 21:50:29 +0000 |
viteno |
[xemacs-hg @ 2004-07-13 21:50:29 by viteno]
|
Mon, 12 Jul 2004 21:50:41 +0000 |
viteno |
[xemacs-hg @ 2004-07-12 21:50:41 by viteno]
|
Sun, 11 Jul 2004 21:50:22 +0000 |
viteno |
[xemacs-hg @ 2004-07-11 21:50:22 by viteno]
|
Sat, 10 Jul 2004 21:50:47 +0000 |
viteno |
[xemacs-hg @ 2004-07-10 21:50:47 by viteno]
|
Fri, 09 Jul 2004 21:50:24 +0000 |
viteno |
[xemacs-hg @ 2004-07-09 21:50:24 by viteno]
|
Thu, 08 Jul 2004 21:50:36 +0000 |
viteno |
[xemacs-hg @ 2004-07-08 21:50:36 by viteno]
|
Wed, 07 Jul 2004 21:50:55 +0000 |
viteno |
[xemacs-hg @ 2004-07-07 21:50:55 by viteno]
|
Wed, 07 Jul 2004 21:50:36 +0000 |
viteno |
[xemacs-hg @ 2004-07-07 21:50:36 by viteno]
|
Wed, 07 Jul 2004 12:01:07 +0000 |
malcolmp |
[xemacs-hg @ 2004-07-07 12:00:58 by malcolmp]
|
Wed, 07 Jul 2004 01:52:17 +0000 |
stephent |
[xemacs-hg @ 2004-07-07 01:52:14 by stephent]
|
Tue, 06 Jul 2004 21:50:23 +0000 |
viteno |
[xemacs-hg @ 2004-07-06 21:50:23 by viteno]
|
Mon, 05 Jul 2004 21:50:28 +0000 |
viteno |
[xemacs-hg @ 2004-07-05 21:50:28 by viteno]
|
Mon, 05 Jul 2004 10:42:30 +0000 |
stephent |
[xemacs-hg @ 2004-07-05 10:42:30 by stephent]
|
Sun, 04 Jul 2004 21:50:26 +0000 |
viteno |
[xemacs-hg @ 2004-07-04 21:50:26 by viteno]
|
Sat, 03 Jul 2004 21:50:21 +0000 |
viteno |
[xemacs-hg @ 2004-07-03 21:50:21 by viteno]
|
Fri, 02 Jul 2004 21:50:26 +0000 |
viteno |
[xemacs-hg @ 2004-07-02 21:50:26 by viteno]
|
Thu, 01 Jul 2004 21:50:46 +0000 |
viteno |
[xemacs-hg @ 2004-07-01 21:50:46 by viteno]
|
Thu, 01 Jul 2004 14:44:48 +0000 |
james |
[xemacs-hg @ 2004-07-01 14:44:43 by james]
|
Wed, 30 Jun 2004 21:50:53 +0000 |
viteno |
[xemacs-hg @ 2004-06-30 21:50:53 by viteno]
|
Tue, 29 Jun 2004 21:50:30 +0000 |
viteno |
[xemacs-hg @ 2004-06-29 21:50:30 by viteno]
|
Mon, 28 Jun 2004 21:50:40 +0000 |
viteno |
[xemacs-hg @ 2004-06-28 21:50:40 by viteno]
|
Sun, 27 Jun 2004 21:50:26 +0000 |
viteno |
[xemacs-hg @ 2004-06-27 21:50:26 by viteno]
|
Sat, 26 Jun 2004 21:50:24 +0000 |
viteno |
[xemacs-hg @ 2004-06-26 21:50:24 by viteno]
|
Sat, 26 Jun 2004 21:25:24 +0000 |
james |
[xemacs-hg @ 2004-06-26 21:25:23 by james]
|
Fri, 25 Jun 2004 21:50:24 +0000 |
viteno |
[xemacs-hg @ 2004-06-25 21:50:24 by viteno]
|
Fri, 25 Jun 2004 21:24:36 +0000 |
youngs |
[xemacs-hg @ 2004-06-25 21:24:36 by youngs]
|
Thu, 24 Jun 2004 21:50:27 +0000 |
viteno |
[xemacs-hg @ 2004-06-24 21:50:27 by viteno]
|
Wed, 23 Jun 2004 21:50:38 +0000 |
viteno |
[xemacs-hg @ 2004-06-23 21:50:38 by viteno]
|
Tue, 22 Jun 2004 21:50:38 +0000 |
viteno |
[xemacs-hg @ 2004-06-22 21:50:38 by viteno]
|
Mon, 21 Jun 2004 21:50:29 +0000 |
viteno |
[xemacs-hg @ 2004-06-21 21:50:29 by viteno]
|
Mon, 21 Jun 2004 18:26:18 +0000 |
adrian |
[xemacs-hg @ 2004-06-21 18:26:18 by adrian]
|
Sun, 20 Jun 2004 21:50:26 +0000 |
viteno |
[xemacs-hg @ 2004-06-20 21:50:26 by viteno]
|
Sat, 19 Jun 2004 21:50:34 +0000 |
viteno |
[xemacs-hg @ 2004-06-19 21:50:34 by viteno]
|
Fri, 18 Jun 2004 21:50:19 +0000 |
viteno |
[xemacs-hg @ 2004-06-18 21:50:19 by viteno]
|
Fri, 18 Jun 2004 15:48:38 +0000 |
james |
[xemacs-hg @ 2004-06-18 15:48:38 by james]
|
Fri, 18 Jun 2004 07:18:40 +0000 |
stephent |
[xemacs-hg @ 2004-06-18 07:18:38 by stephent]
|
Fri, 18 Jun 2004 04:06:50 +0000 |
james |
[xemacs-hg @ 2004-06-18 04:06:49 by james]
|
Thu, 17 Jun 2004 21:50:34 +0000 |
viteno |
[xemacs-hg @ 2004-06-17 21:50:34 by viteno]
|
Thu, 17 Jun 2004 11:29:39 +0000 |
stephent |
[xemacs-hg @ 2004-06-17 11:29:37 by stephent]
|
Thu, 17 Jun 2004 11:23:11 +0000 |
stephent |
[xemacs-hg @ 2004-06-17 11:23:09 by stephent]
|
Thu, 17 Jun 2004 03:08:28 +0000 |
james |
[xemacs-hg @ 2004-06-17 03:08:28 by james]
|
Thu, 17 Jun 2004 03:01:17 +0000 |
james |
[xemacs-hg @ 2004-06-17 03:01:10 by james]
|
Wed, 16 Jun 2004 21:50:51 +0000 |
viteno |
[xemacs-hg @ 2004-06-16 21:50:51 by viteno]
|
Wed, 16 Jun 2004 12:49:26 +0000 |
malcolmp |
[xemacs-hg @ 2004-06-16 12:49:25 by malcolmp]
|
Wed, 16 Jun 2004 12:01:19 +0000 |
malcolmp |
[xemacs-hg @ 2004-06-16 12:01:17 by malcolmp]
|
Wed, 16 Jun 2004 10:32:59 +0000 |
stephent |
[xemacs-hg @ 2004-06-16 10:32:57 by stephent]
|
Tue, 15 Jun 2004 21:50:35 +0000 |
viteno |
[xemacs-hg @ 2004-06-15 21:50:35 by viteno]
|
Mon, 14 Jun 2004 21:50:47 +0000 |
viteno |
[xemacs-hg @ 2004-06-14 21:50:47 by viteno]
|
Mon, 14 Jun 2004 11:01:21 +0000 |
stephent |
[xemacs-hg @ 2004-06-14 11:01:20 by stephent]
|
Mon, 14 Jun 2004 10:24:45 +0000 |
stephent |
[xemacs-hg @ 2004-06-14 10:24:44 by stephent]
|
Sun, 13 Jun 2004 21:50:59 +0000 |
viteno |
[xemacs-hg @ 2004-06-13 21:50:59 by viteno]
|
Sat, 12 Jun 2004 21:50:26 +0000 |
viteno |
[xemacs-hg @ 2004-06-12 21:50:26 by viteno]
|
Fri, 11 Jun 2004 21:50:27 +0000 |
viteno |
[xemacs-hg @ 2004-06-11 21:50:27 by viteno]
|
Thu, 10 Jun 2004 21:50:31 +0000 |
viteno |
[xemacs-hg @ 2004-06-10 21:50:31 by viteno]
|
Thu, 10 Jun 2004 12:20:01 +0000 |
adrian |
[xemacs-hg @ 2004-06-10 12:20:00 by adrian]
|
Wed, 09 Jun 2004 21:50:34 +0000 |
viteno |
[xemacs-hg @ 2004-06-09 21:50:34 by viteno]
|
Tue, 08 Jun 2004 21:50:29 +0000 |
viteno |
[xemacs-hg @ 2004-06-08 21:50:29 by viteno]
|
Tue, 08 Jun 2004 12:27:30 +0000 |
didierv |
[xemacs-hg @ 2004-06-08 12:27:30 by didierv]
|
Mon, 07 Jun 2004 21:50:57 +0000 |
adrian |
[xemacs-hg @ 2004-06-07 21:50:57 by adrian]
|
Mon, 07 Jun 2004 21:50:32 +0000 |
viteno |
[xemacs-hg @ 2004-06-07 21:50:32 by viteno]
|
Sun, 06 Jun 2004 23:58:46 +0000 |
adrian |
[xemacs-hg @ 2004-06-06 23:58:40 by adrian]
|
Sun, 06 Jun 2004 21:50:31 +0000 |
viteno |
[xemacs-hg @ 2004-06-06 21:50:31 by viteno]
|
Sun, 06 Jun 2004 12:35:45 +0000 |
malcolmp |
[xemacs-hg @ 2004-06-06 12:35:44 by malcolmp]
|
Sat, 05 Jun 2004 21:50:26 +0000 |
viteno |
[xemacs-hg @ 2004-06-05 21:50:26 by viteno]
|
Fri, 04 Jun 2004 21:50:29 +0000 |
viteno |
[xemacs-hg @ 2004-06-04 21:50:29 by viteno]
|
Thu, 03 Jun 2004 21:50:45 +0000 |
viteno |
[xemacs-hg @ 2004-06-03 21:50:45 by viteno]
|
Thu, 03 Jun 2004 10:10:46 +0000 |
didierv |
[xemacs-hg @ 2004-06-03 10:10:45 by didierv]
|
Wed, 02 Jun 2004 21:50:49 +0000 |
viteno |
[xemacs-hg @ 2004-06-02 21:50:49 by viteno]
|
Wed, 02 Jun 2004 09:16:21 +0000 |
didierv |
[xemacs-hg @ 2004-06-02 09:16:14 by didierv]
|
Tue, 01 Jun 2004 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2004-06-01 21:51:03 by viteno]
|
Mon, 31 May 2004 23:41:30 +0000 |
adrian |
[xemacs-hg @ 2004-05-31 23:41:30 by adrian]
|
Mon, 31 May 2004 21:50:55 +0000 |
viteno |
[xemacs-hg @ 2004-05-31 21:50:55 by viteno]
|
Sun, 30 May 2004 21:50:34 +0000 |
viteno |
[xemacs-hg @ 2004-05-30 21:50:34 by viteno]
|
Sat, 29 May 2004 23:57:41 +0000 |
adrian |
[xemacs-hg @ 2004-05-29 23:57:41 by adrian]
|
Sat, 29 May 2004 21:50:28 +0000 |
viteno |
[xemacs-hg @ 2004-05-29 21:50:28 by viteno]
|
Fri, 28 May 2004 21:50:49 +0000 |
viteno |
[xemacs-hg @ 2004-05-28 21:50:49 by viteno]
|
Thu, 27 May 2004 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2004-05-27 21:51:05 by viteno]
|
Wed, 26 May 2004 21:50:33 +0000 |
viteno |
[xemacs-hg @ 2004-05-26 21:50:33 by viteno]
|
Tue, 25 May 2004 22:13:28 +0000 |
adrian |
[xemacs-hg @ 2004-05-25 22:13:28 by adrian]
|
Tue, 25 May 2004 21:50:30 +0000 |
viteno |
[xemacs-hg @ 2004-05-25 21:50:30 by viteno]
|
Mon, 24 May 2004 21:50:35 +0000 |
viteno |
[xemacs-hg @ 2004-05-24 21:50:35 by viteno]
|
Sun, 23 May 2004 21:50:35 +0000 |
viteno |
[xemacs-hg @ 2004-05-23 21:50:35 by viteno]
|
Sat, 22 May 2004 21:50:19 +0000 |
viteno |
[xemacs-hg @ 2004-05-22 21:50:19 by viteno]
|
Fri, 21 May 2004 21:50:46 +0000 |
viteno |
[xemacs-hg @ 2004-05-21 21:50:46 by viteno]
|
Fri, 21 May 2004 20:56:32 +0000 |
james |
[xemacs-hg @ 2004-05-21 20:56:26 by james]
|
Fri, 21 May 2004 03:27:58 +0000 |
stephent |
[xemacs-hg @ 2004-05-21 03:27:55 by stephent]
|
Fri, 21 May 2004 01:21:10 +0000 |
stephent |
[xemacs-hg @ 2004-05-21 01:21:08 by stephent]
|
Thu, 20 May 2004 21:50:31 +0000 |
viteno |
[xemacs-hg @ 2004-05-20 21:50:31 by viteno]
|
Wed, 19 May 2004 21:50:29 +0000 |
viteno |
[xemacs-hg @ 2004-05-19 21:50:29 by viteno]
|
Tue, 18 May 2004 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2004-05-18 21:51:05 by viteno]
|
Mon, 17 May 2004 21:50:27 +0000 |
viteno |
[xemacs-hg @ 2004-05-17 21:50:27 by viteno]
|
Sun, 16 May 2004 21:50:31 +0000 |
viteno |
[xemacs-hg @ 2004-05-16 21:50:31 by viteno]
|
Sat, 15 May 2004 21:50:44 +0000 |
viteno |
[xemacs-hg @ 2004-05-15 21:50:44 by viteno]
|
Sat, 15 May 2004 21:50:28 +0000 |
viteno |
[xemacs-hg @ 2004-05-15 21:50:28 by viteno]
|
Sat, 15 May 2004 07:43:09 +0000 |
malcolmp |
[xemacs-hg @ 2004-05-15 07:43:05 by malcolmp]
|
Sat, 15 May 2004 07:31:49 +0000 |
malcolmp |
[xemacs-hg @ 2004-05-15 07:31:43 by malcolmp]
|
Fri, 14 May 2004 21:50:44 +0000 |
viteno |
[xemacs-hg @ 2004-05-14 21:50:44 by viteno]
|
Fri, 14 May 2004 15:35:31 +0000 |
james |
[xemacs-hg @ 2004-05-14 15:35:28 by james]
|
Fri, 14 May 2004 15:34:40 +0000 |
james |
[xemacs-hg @ 2004-05-14 15:34:36 by james]
|
Thu, 13 May 2004 21:50:28 +0000 |
viteno |
[xemacs-hg @ 2004-05-13 21:50:28 by viteno]
|
Thu, 13 May 2004 16:41:27 +0000 |
stephent |
[xemacs-hg @ 2004-05-13 16:41:23 by stephent]
|
Thu, 13 May 2004 15:33:18 +0000 |
james |
[xemacs-hg @ 2004-05-13 15:33:15 by james]
|
Wed, 12 May 2004 21:50:57 +0000 |
viteno |
[xemacs-hg @ 2004-05-12 21:50:57 by viteno]
|
Wed, 12 May 2004 06:16:20 +0000 |
stephent |
[xemacs-hg @ 2004-05-12 06:16:14 by stephent]
|
Tue, 11 May 2004 21:50:29 +0000 |
viteno |
[xemacs-hg @ 2004-05-11 21:50:29 by viteno]
|
Tue, 11 May 2004 11:33:22 +0000 |
stephent |
[xemacs-hg @ 2004-05-11 11:33:08 by stephent]
|
Mon, 10 May 2004 21:50:25 +0000 |
viteno |
[xemacs-hg @ 2004-05-10 21:50:25 by viteno]
|
Mon, 10 May 2004 07:18:58 +0000 |
stephent |
[xemacs-hg @ 2004-05-10 07:18:54 by stephent]
|
Mon, 10 May 2004 07:04:34 +0000 |
stephent |
[xemacs-hg @ 2004-05-10 07:04:34 by stephent]
|
Mon, 10 May 2004 06:26:31 +0000 |
stephent |
[xemacs-hg @ 2004-05-10 06:26:31 by stephent]
|
Sun, 09 May 2004 21:50:18 +0000 |
viteno |
[xemacs-hg @ 2004-05-09 21:50:18 by viteno]
|
Sat, 08 May 2004 21:50:31 +0000 |
viteno |
[xemacs-hg @ 2004-05-08 21:50:31 by viteno]
|
Fri, 07 May 2004 21:50:31 +0000 |
viteno |
[xemacs-hg @ 2004-05-07 21:50:31 by viteno]
|
Thu, 06 May 2004 21:50:25 +0000 |
viteno |
[xemacs-hg @ 2004-05-06 21:50:25 by viteno]
|
Thu, 06 May 2004 12:12:13 +0000 |
malcolmp |
[xemacs-hg @ 2004-05-06 12:12:12 by malcolmp]
|
Wed, 05 May 2004 22:09:18 +0000 |
james |
[xemacs-hg @ 2004-05-05 22:09:14 by james]
|
Wed, 05 May 2004 21:50:48 +0000 |
viteno |
[xemacs-hg @ 2004-05-05 21:50:48 by viteno]
|
Tue, 04 May 2004 21:51:03 +0000 |
viteno |
[xemacs-hg @ 2004-05-04 21:51:03 by viteno]
|
Mon, 03 May 2004 21:50:54 +0000 |
viteno |
[xemacs-hg @ 2004-05-03 21:50:54 by viteno]
|
Mon, 03 May 2004 15:19:14 +0000 |
james |
[xemacs-hg @ 2004-05-03 15:19:10 by james]
|
Mon, 03 May 2004 15:08:51 +0000 |
james |
[xemacs-hg @ 2004-05-03 15:08:41 by james]
|
Sun, 02 May 2004 21:50:42 +0000 |
viteno |
[xemacs-hg @ 2004-05-02 21:50:42 by viteno]
|
Sun, 02 May 2004 04:07:01 +0000 |
malcolmp |
[xemacs-hg @ 2004-05-02 04:06:51 by malcolmp]
|
Sat, 01 May 2004 21:50:40 +0000 |
viteno |
[xemacs-hg @ 2004-05-01 21:50:40 by viteno]
|
Fri, 30 Apr 2004 21:50:50 +0000 |
viteno |
[xemacs-hg @ 2004-04-30 21:50:50 by viteno]
|
Fri, 30 Apr 2004 18:59:14 +0000 |
james |
[xemacs-hg @ 2004-04-30 18:59:11 by james]
|
Fri, 30 Apr 2004 14:59:17 +0000 |
james |
[xemacs-hg @ 2004-04-30 14:59:15 by james]
|
Thu, 29 Apr 2004 21:50:45 +0000 |
viteno |
[xemacs-hg @ 2004-04-29 21:50:45 by viteno]
|
Thu, 29 Apr 2004 03:04:56 +0000 |
james |
[xemacs-hg @ 2004-04-29 03:04:56 by james]
|
Wed, 28 Apr 2004 21:51:05 +0000 |
viteno |
[xemacs-hg @ 2004-04-28 21:51:05 by viteno]
|
Tue, 27 Apr 2004 21:50:54 +0000 |
viteno |
[xemacs-hg @ 2004-04-27 21:50:54 by viteno]
|
Mon, 26 Apr 2004 21:50:46 +0000 |
viteno |
[xemacs-hg @ 2004-04-26 21:50:46 by viteno]
|
Sun, 25 Apr 2004 21:50:39 +0000 |
viteno |
[xemacs-hg @ 2004-04-25 21:50:39 by viteno]
|
Sat, 24 Apr 2004 21:50:27 +0000 |
viteno |
[xemacs-hg @ 2004-04-24 21:50:27 by viteno]
|
Fri, 23 Apr 2004 21:50:50 +0000 |
viteno |
[xemacs-hg @ 2004-04-23 21:50:50 by viteno]
|
Fri, 23 Apr 2004 18:05:41 +0000 |
james |
[xemacs-hg @ 2004-04-23 18:05:41 by james]
|
Thu, 22 Apr 2004 21:50:42 +0000 |
viteno |
[xemacs-hg @ 2004-04-22 21:50:42 by viteno]
|
Thu, 22 Apr 2004 03:24:02 +0000 |
james |
[xemacs-hg @ 2004-04-22 03:24:00 by james]
|
Wed, 21 Apr 2004 21:50:35 +0000 |
viteno |
[xemacs-hg @ 2004-04-21 21:50:35 by viteno]
|
Tue, 20 Apr 2004 21:51:10 +0000 |
viteno |
[xemacs-hg @ 2004-04-20 21:51:10 by viteno]
|
Mon, 19 Apr 2004 21:50:52 +0000 |
viteno |
[xemacs-hg @ 2004-04-19 21:50:52 by viteno]
|
Mon, 19 Apr 2004 14:49:07 +0000 |
james |
[xemacs-hg @ 2004-04-19 14:49:01 by james]
|
Mon, 19 Apr 2004 14:39:49 +0000 |
james |
[xemacs-hg @ 2004-04-19 14:39:45 by james]
|
Mon, 19 Apr 2004 11:26:04 +0000 |
stephent |
[xemacs-hg @ 2004-04-19 11:25:58 by stephent]
|
Mon, 19 Apr 2004 11:12:05 +0000 |
stephent |
[xemacs-hg @ 2004-04-19 11:11:59 by stephent]
|
Mon, 19 Apr 2004 11:02:59 +0000 |
stephent |
[xemacs-hg @ 2004-04-19 11:02:54 by stephent]
|
Mon, 19 Apr 2004 08:54:50 +0000 |
stephent |
[xemacs-hg @ 2004-04-19 08:54:47 by stephent]
|
Mon, 19 Apr 2004 08:16:33 +0000 |
stephent |
[xemacs-hg @ 2004-04-19 08:16:33 by stephent]
|
Mon, 19 Apr 2004 08:02:38 +0000 |
stephent |
[xemacs-hg @ 2004-04-19 08:02:27 by stephent]
|
Mon, 19 Apr 2004 06:40:45 +0000 |
stephent |
[xemacs-hg @ 2004-04-19 06:40:42 by stephent]
|
Mon, 19 Apr 2004 06:22:34 +0000 |
stephent |
[xemacs-hg @ 2004-04-19 06:22:32 by stephent]
|
Sun, 18 Apr 2004 21:50:38 +0000 |
viteno |
[xemacs-hg @ 2004-04-18 21:50:38 by viteno]
|
Sun, 18 Apr 2004 13:55:36 +0000 |
olivierg |
[xemacs-hg @ 2004-04-18 13:55:36 by olivierg]
|
Sat, 17 Apr 2004 21:50:36 +0000 |
viteno |
[xemacs-hg @ 2004-04-17 21:50:36 by viteno]
|
Sat, 17 Apr 2004 13:29:20 +0000 |
olivierg |
[xemacs-hg @ 2004-04-17 13:29:19 by olivierg]
|
Sat, 17 Apr 2004 09:59:25 +0000 |
michaels |
[xemacs-hg @ 2004-04-17 09:59:24 by michaels]
|
Fri, 16 Apr 2004 21:50:42 +0000 |
viteno |
[xemacs-hg @ 2004-04-16 21:50:42 by viteno]
|
Fri, 16 Apr 2004 02:04:51 +0000 |
james |
[xemacs-hg @ 2004-04-16 02:04:50 by james]
|
Thu, 15 Apr 2004 21:51:41 +0000 |
viteno |
[xemacs-hg @ 2004-04-15 21:51:41 by viteno]
|
Thu, 15 Apr 2004 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2004-04-15 21:51:13 by viteno]
|
Thu, 15 Apr 2004 20:59:25 +0000 |
olivierg |
[xemacs-hg @ 2004-04-15 20:59:24 by olivierg]
|
Thu, 15 Apr 2004 20:56:23 +0000 |
olivierg |
[xemacs-hg @ 2004-04-15 20:56:17 by olivierg]
|
Thu, 15 Apr 2004 15:27:38 +0000 |
james |
[xemacs-hg @ 2004-04-15 15:27:34 by james]
|
Wed, 14 Apr 2004 22:50:54 +0000 |
james |
[xemacs-hg @ 2004-04-14 22:50:52 by james]
|
Wed, 14 Apr 2004 21:50:42 +0000 |
viteno |
[xemacs-hg @ 2004-04-14 21:50:42 by viteno]
|
Tue, 13 Apr 2004 21:50:25 +0000 |
viteno |
[xemacs-hg @ 2004-04-13 21:50:25 by viteno]
|
Tue, 13 Apr 2004 15:38:42 +0000 |
james |
[xemacs-hg @ 2004-04-13 15:38:30 by james]
|
Tue, 13 Apr 2004 04:23:50 +0000 |
james |
[xemacs-hg @ 2004-04-13 04:23:49 by james]
|
Mon, 12 Apr 2004 21:50:51 +0000 |
viteno |
[xemacs-hg @ 2004-04-12 21:50:51 by viteno]
|
Mon, 12 Apr 2004 10:35:13 +0000 |
stephent |
[xemacs-hg @ 2004-04-12 10:35:11 by stephent]
|
Mon, 12 Apr 2004 10:11:50 +0000 |
stephent |
[xemacs-hg @ 2004-04-12 10:11:47 by stephent]
|
Sun, 11 Apr 2004 21:50:30 +0000 |
viteno |
[xemacs-hg @ 2004-04-11 21:50:30 by viteno]
|
Sat, 10 Apr 2004 21:50:38 +0000 |
viteno |
[xemacs-hg @ 2004-04-10 21:50:38 by viteno]
|
Fri, 09 Apr 2004 21:50:38 +0000 |
viteno |
[xemacs-hg @ 2004-04-09 21:50:38 by viteno]
|
Thu, 08 Apr 2004 21:50:33 +0000 |
viteno |
[xemacs-hg @ 2004-04-08 21:50:33 by viteno]
|
Thu, 08 Apr 2004 15:23:09 +0000 |
james |
[xemacs-hg @ 2004-04-08 15:23:07 by james]
|
Wed, 07 Apr 2004 21:51:29 +0000 |
viteno |
[xemacs-hg @ 2004-04-07 21:51:29 by viteno]
|
Wed, 07 Apr 2004 21:50:56 +0000 |
viteno |
[xemacs-hg @ 2004-04-07 21:50:56 by viteno]
|
Wed, 07 Apr 2004 17:43:32 +0000 |
stephent |
[xemacs-hg @ 2004-04-07 17:43:31 by stephent]
|
Wed, 07 Apr 2004 16:23:50 +0000 |
james |
[xemacs-hg @ 2004-04-07 16:23:49 by james]
|
Wed, 07 Apr 2004 14:55:34 +0000 |
james |
[xemacs-hg @ 2004-04-07 14:55:31 by james]
|
Wed, 07 Apr 2004 03:49:00 +0000 |
james |
[xemacs-hg @ 2004-04-07 03:48:58 by james]
|
Wed, 07 Apr 2004 02:44:08 +0000 |
james |
[xemacs-hg @ 2004-04-07 02:44:08 by james]
|
Wed, 07 Apr 2004 02:41:30 +0000 |
james |
[xemacs-hg @ 2004-04-07 02:41:29 by james]
|
Wed, 07 Apr 2004 02:20:14 +0000 |
james |
[xemacs-hg @ 2004-04-07 02:20:12 by james]
|
Tue, 06 Apr 2004 21:50:37 +0000 |
viteno |
[xemacs-hg @ 2004-04-06 21:50:37 by viteno]
|
Tue, 06 Apr 2004 20:52:20 +0000 |
james |
[xemacs-hg @ 2004-04-06 20:52:08 by james]
|
Tue, 06 Apr 2004 20:50:39 +0000 |
james |
[xemacs-hg @ 2004-04-06 20:50:39 by james]
|
Tue, 06 Apr 2004 18:08:15 +0000 |
james |
[xemacs-hg @ 2004-04-06 18:08:14 by james]
|
Tue, 06 Apr 2004 15:52:00 +0000 |
stephent |
[xemacs-hg @ 2004-04-06 15:52:00 by stephent]
|
Tue, 06 Apr 2004 12:26:38 +0000 |
stephent |
[xemacs-hg @ 2004-04-06 12:26:36 by stephent]
|
Tue, 06 Apr 2004 12:13:55 +0000 |
stephent |
[xemacs-hg @ 2004-04-06 12:13:54 by stephent]
|
Mon, 05 Apr 2004 22:50:51 +0000 |
james |
[xemacs-hg @ 2004-04-05 22:50:44 by james]
|
Mon, 05 Apr 2004 22:50:11 +0000 |
james |
[xemacs-hg @ 2004-04-05 22:49:31 by james]
|
Mon, 05 Apr 2004 21:50:47 +0000 |
viteno |
[xemacs-hg @ 2004-04-05 21:50:47 by viteno]
|
Sun, 04 Apr 2004 21:50:32 +0000 |
viteno |
[xemacs-hg @ 2004-04-04 21:50:32 by viteno]
|
Sat, 03 Apr 2004 21:50:38 +0000 |
viteno |
[xemacs-hg @ 2004-04-03 21:50:38 by viteno]
|
Sat, 03 Apr 2004 20:49:26 +0000 |
adrian |
[xemacs-hg @ 2004-04-03 20:49:25 by adrian]
|
Sat, 03 Apr 2004 20:00:26 +0000 |
adrian |
[xemacs-hg @ 2004-04-03 20:00:24 by adrian]
|
Fri, 02 Apr 2004 21:51:13 +0000 |
viteno |
[xemacs-hg @ 2004-04-02 21:51:13 by viteno]
|
Thu, 01 Apr 2004 21:50:38 +0000 |
viteno |
[xemacs-hg @ 2004-04-01 21:50:38 by viteno]
|
Wed, 31 Mar 2004 21:50:43 +0000 |
viteno |
[xemacs-hg @ 2004-03-31 21:50:43 by viteno]
|
Tue, 30 Mar 2004 21:50:36 +0000 |
viteno |
[xemacs-hg @ 2004-03-30 21:50:36 by viteno]
|
Tue, 30 Mar 2004 21:45:15 +0000 |
viteno |
[xemacs-hg @ 2004-03-30 21:45:15 by viteno]
|
Mon, 29 Mar 2004 21:50:49 +0000 |
viteno |
[xemacs-hg @ 2004-03-29 21:50:49 by viteno]
|
Sun, 28 Mar 2004 21:50:37 +0000 |
viteno |
[xemacs-hg @ 2004-03-28 21:50:37 by viteno]
|
Sat, 27 Mar 2004 22:50:39 +0000 |
viteno |
[xemacs-hg @ 2004-03-27 22:50:39 by viteno]
|
Fri, 26 Mar 2004 22:50:40 +0000 |
viteno |
[xemacs-hg @ 2004-03-26 22:50:40 by viteno]
|
Thu, 25 Mar 2004 22:50:45 +0000 |
viteno |
[xemacs-hg @ 2004-03-25 22:50:45 by viteno]
|
Wed, 24 Mar 2004 22:50:33 +0000 |
viteno |
[xemacs-hg @ 2004-03-24 22:50:33 by viteno]
|
Tue, 23 Mar 2004 22:50:41 +0000 |
viteno |
[xemacs-hg @ 2004-03-23 22:50:41 by viteno]
|
Mon, 22 Mar 2004 22:50:41 +0000 |
viteno |
[xemacs-hg @ 2004-03-22 22:50:41 by viteno]
|
Mon, 22 Mar 2004 09:25:04 +0000 |
stephent |
[xemacs-hg @ 2004-03-22 09:22:24 by stephent]
|
Mon, 22 Mar 2004 07:55:40 +0000 |
stephent |
[xemacs-hg @ 2004-03-22 07:55:40 by stephent]
|
Sun, 21 Mar 2004 22:50:35 +0000 |
viteno |
[xemacs-hg @ 2004-03-21 22:50:35 by viteno]
|
Sat, 20 Mar 2004 22:50:34 +0000 |
viteno |
[xemacs-hg @ 2004-03-20 22:50:34 by viteno]
|
Sat, 20 Mar 2004 13:05:56 +0000 |
adrian |
[xemacs-hg @ 2004-03-20 13:05:53 by adrian]
|
Sat, 20 Mar 2004 12:51:25 +0000 |
adrian |
[xemacs-hg @ 2004-03-20 12:51:25 by adrian]
|
Fri, 19 Mar 2004 22:50:48 +0000 |
viteno |
[xemacs-hg @ 2004-03-19 22:50:48 by viteno]
|
Fri, 19 Mar 2004 02:59:10 +0000 |
james |
[xemacs-hg @ 2004-03-19 02:59:08 by james]
|
Thu, 18 Mar 2004 22:50:44 +0000 |
viteno |
[xemacs-hg @ 2004-03-18 22:50:44 by viteno]
|
Thu, 18 Mar 2004 09:57:12 +0000 |
stephent |
[xemacs-hg @ 2004-03-18 09:57:08 by stephent]
|
Wed, 17 Mar 2004 22:50:49 +0000 |
viteno |
[xemacs-hg @ 2004-03-17 22:50:49 by viteno]
|
Tue, 16 Mar 2004 22:50:38 +0000 |
viteno |
[xemacs-hg @ 2004-03-16 22:50:38 by viteno]
|
Mon, 15 Mar 2004 22:51:13 +0000 |
viteno |
[xemacs-hg @ 2004-03-15 22:51:13 by viteno]
|
Mon, 15 Mar 2004 18:01:40 +0000 |
james |
[xemacs-hg @ 2004-03-15 18:01:37 by james]
|
Sun, 14 Mar 2004 22:50:33 +0000 |
viteno |
[xemacs-hg @ 2004-03-14 22:50:33 by viteno]
|
Sat, 13 Mar 2004 22:50:26 +0000 |
viteno |
[xemacs-hg @ 2004-03-13 22:50:26 by viteno]
|
Fri, 12 Mar 2004 22:50:57 +0000 |
viteno |
[xemacs-hg @ 2004-03-12 22:50:57 by viteno]
|
Thu, 11 Mar 2004 22:51:37 +0000 |
viteno |
[xemacs-hg @ 2004-03-11 22:51:37 by viteno]
|
Wed, 10 Mar 2004 22:50:46 +0000 |
viteno |
[xemacs-hg @ 2004-03-10 22:50:46 by viteno]
|
Tue, 09 Mar 2004 22:50:42 +0000 |
viteno |
[xemacs-hg @ 2004-03-09 22:50:42 by viteno]
|
Mon, 08 Mar 2004 22:50:42 +0000 |
viteno |
[xemacs-hg @ 2004-03-08 22:50:42 by viteno]
|
Mon, 08 Mar 2004 15:41:36 +0000 |
james |
[xemacs-hg @ 2004-03-08 15:41:31 by james]
|
Mon, 08 Mar 2004 15:23:03 +0000 |
james |
[xemacs-hg @ 2004-03-08 15:22:44 by james]
|
Sun, 07 Mar 2004 22:50:38 +0000 |
viteno |
[xemacs-hg @ 2004-03-07 22:50:38 by viteno]
|
Sat, 06 Mar 2004 22:50:32 +0000 |
viteno |
[xemacs-hg @ 2004-03-06 22:50:32 by viteno]
|
Fri, 05 Mar 2004 22:50:36 +0000 |
viteno |
[xemacs-hg @ 2004-03-05 22:50:36 by viteno]
|
Thu, 04 Mar 2004 22:51:04 +0000 |
viteno |
[xemacs-hg @ 2004-03-04 22:51:04 by viteno]
|
Thu, 04 Mar 2004 21:06:59 +0000 |
youngs |
[xemacs-hg @ 2004-03-04 21:06:58 by youngs]
|
Wed, 03 Mar 2004 22:50:40 +0000 |
viteno |
[xemacs-hg @ 2004-03-03 22:50:40 by viteno]
|
Tue, 02 Mar 2004 22:50:35 +0000 |
viteno |
[xemacs-hg @ 2004-03-02 22:50:35 by viteno]
|
Mon, 01 Mar 2004 22:50:40 +0000 |
viteno |
[xemacs-hg @ 2004-03-01 22:50:40 by viteno]
|
Sun, 29 Feb 2004 22:50:42 +0000 |
viteno |
[xemacs-hg @ 2004-02-29 22:50:42 by viteno]
|
Sat, 28 Feb 2004 22:50:34 +0000 |
viteno |
[xemacs-hg @ 2004-02-28 22:50:34 by viteno]
|
Fri, 27 Feb 2004 22:50:33 +0000 |
viteno |
[xemacs-hg @ 2004-02-27 22:50:33 by viteno]
|
Thu, 26 Feb 2004 22:50:41 +0000 |
viteno |
[xemacs-hg @ 2004-02-26 22:50:41 by viteno]
|
Wed, 25 Feb 2004 22:50:48 +0000 |
viteno |
[xemacs-hg @ 2004-02-25 22:50:48 by viteno]
|
Wed, 25 Feb 2004 20:05:33 +0000 |
james |
[xemacs-hg @ 2004-02-25 20:05:32 by james]
|
Wed, 25 Feb 2004 17:42:37 +0000 |
james |
[xemacs-hg @ 2004-02-25 17:42:34 by james]
|
Tue, 24 Feb 2004 22:50:32 +0000 |
viteno |
[xemacs-hg @ 2004-02-24 22:50:32 by viteno]
|
Mon, 23 Feb 2004 22:50:42 +0000 |
viteno |
[xemacs-hg @ 2004-02-23 22:50:42 by viteno]
|
Sun, 22 Feb 2004 22:50:35 +0000 |
viteno |
[xemacs-hg @ 2004-02-22 22:50:35 by viteno]
|
Sat, 21 Feb 2004 22:50:43 +0000 |
viteno |
[xemacs-hg @ 2004-02-21 22:50:43 by viteno]
|
Sat, 21 Feb 2004 07:54:01 +0000 |
stephent |
[xemacs-hg @ 2004-02-21 07:53:59 by stephent]
|
Fri, 20 Feb 2004 22:51:02 +0000 |
viteno |
[xemacs-hg @ 2004-02-20 22:51:02 by viteno]
|
Fri, 20 Feb 2004 07:29:23 +0000 |
stephent |
[xemacs-hg @ 2004-02-20 07:29:16 by stephent]
|
Thu, 19 Feb 2004 22:50:36 +0000 |
viteno |
[xemacs-hg @ 2004-02-19 22:50:36 by viteno]
|
Thu, 19 Feb 2004 02:49:20 +0000 |
james |
[xemacs-hg @ 2004-02-19 02:49:18 by james]
|
Wed, 18 Feb 2004 22:50:49 +0000 |
viteno |
[xemacs-hg @ 2004-02-18 22:50:49 by viteno]
|
Wed, 18 Feb 2004 12:14:33 +0000 |
stephent |
[xemacs-hg @ 2004-02-18 12:14:30 by stephent]
|
Tue, 17 Feb 2004 22:50:44 +0000 |
viteno |
[xemacs-hg @ 2004-02-17 22:50:44 by viteno]
|
Tue, 17 Feb 2004 15:22:09 +0000 |
james |
[xemacs-hg @ 2004-02-17 15:22:09 by james]
|
Tue, 17 Feb 2004 15:20:57 +0000 |
james |
[xemacs-hg @ 2004-02-17 15:20:41 by james]
|
Mon, 16 Feb 2004 22:51:09 +0000 |
viteno |
[xemacs-hg @ 2004-02-16 22:51:09 by viteno]
|
Sun, 15 Feb 2004 22:50:36 +0000 |
viteno |
[xemacs-hg @ 2004-02-15 22:50:36 by viteno]
|
Sat, 14 Feb 2004 22:50:44 +0000 |
viteno |
[xemacs-hg @ 2004-02-14 22:50:44 by viteno]
|
Fri, 13 Feb 2004 22:50:45 +0000 |
viteno |
[xemacs-hg @ 2004-02-13 22:50:45 by viteno]
|
Thu, 12 Feb 2004 22:50:56 +0000 |
viteno |
[xemacs-hg @ 2004-02-12 22:50:56 by viteno]
|
Wed, 11 Feb 2004 22:50:45 +0000 |
viteno |
[xemacs-hg @ 2004-02-11 22:50:45 by viteno]
|
Tue, 10 Feb 2004 22:50:51 +0000 |
viteno |
[xemacs-hg @ 2004-02-10 22:50:51 by viteno]
|
Mon, 09 Feb 2004 22:50:44 +0000 |
viteno |
[xemacs-hg @ 2004-02-09 22:50:44 by viteno]
|
Mon, 09 Feb 2004 15:33:38 +0000 |
james |
[xemacs-hg @ 2004-02-09 15:33:32 by james]
|
Sun, 08 Feb 2004 22:50:35 +0000 |
viteno |
[xemacs-hg @ 2004-02-08 22:50:35 by viteno]
|
Sat, 07 Feb 2004 22:50:43 +0000 |
viteno |
[xemacs-hg @ 2004-02-07 22:50:43 by viteno]
|
Fri, 06 Feb 2004 22:50:17 +0000 |
viteno |
[xemacs-hg @ 2004-02-06 22:50:17 by viteno]
|
Thu, 05 Feb 2004 22:50:48 +0000 |
viteno |
[xemacs-hg @ 2004-02-05 22:50:48 by viteno]
|
Thu, 05 Feb 2004 16:54:59 +0000 |
james |
[xemacs-hg @ 2004-02-05 16:54:57 by james]
|
Wed, 04 Feb 2004 22:50:33 +0000 |
viteno |
[xemacs-hg @ 2004-02-04 22:50:33 by viteno]
|
Tue, 03 Feb 2004 22:50:48 +0000 |
viteno |
[xemacs-hg @ 2004-02-03 22:50:48 by viteno]
|
Mon, 02 Feb 2004 22:50:31 +0000 |
viteno |
[xemacs-hg @ 2004-02-02 22:50:31 by viteno]
|
Sun, 01 Feb 2004 22:50:43 +0000 |
viteno |
[xemacs-hg @ 2004-02-01 22:50:43 by viteno]
|
Sat, 31 Jan 2004 22:50:54 +0000 |
viteno |
[xemacs-hg @ 2004-01-31 22:50:54 by viteno]
|
Fri, 30 Jan 2004 22:50:39 +0000 |
viteno |
[xemacs-hg @ 2004-01-30 22:50:39 by viteno]
|
Thu, 29 Jan 2004 22:51:03 +0000 |
viteno |
[xemacs-hg @ 2004-01-29 22:51:03 by viteno]
|
Thu, 29 Jan 2004 05:22:40 +0000 |
stephent |
[xemacs-hg @ 2004-01-29 05:22:37 by stephent]
|
Wed, 28 Jan 2004 22:50:43 +0000 |
viteno |
[xemacs-hg @ 2004-01-28 22:50:43 by viteno]
|
Wed, 28 Jan 2004 11:20:42 +0000 |
stephent |
[xemacs-hg @ 2004-01-28 11:20:34 by stephent]
|
Tue, 27 Jan 2004 22:50:44 +0000 |
viteno |
[xemacs-hg @ 2004-01-27 22:50:44 by viteno]
|
Tue, 27 Jan 2004 17:55:18 +0000 |
james |
[xemacs-hg @ 2004-01-27 17:55:15 by james]
|
Tue, 27 Jan 2004 17:49:44 +0000 |
james |
[xemacs-hg @ 2004-01-27 17:49:44 by james]
|
Tue, 27 Jan 2004 13:33:21 +0000 |
stephent |
[xemacs-hg @ 2004-01-27 13:33:18 by stephent]
|
Tue, 27 Jan 2004 13:23:53 +0000 |
stephent |
[xemacs-hg @ 2004-01-27 13:23:50 by stephent]
|
Tue, 27 Jan 2004 13:13:45 +0000 |
stephent |
[xemacs-hg @ 2004-01-27 13:13:42 by stephent]
|
Tue, 27 Jan 2004 13:00:42 +0000 |
stephent |
[xemacs-hg @ 2004-01-27 13:00:35 by stephent]
|
Mon, 26 Jan 2004 22:50:35 +0000 |
viteno |
[xemacs-hg @ 2004-01-26 22:50:35 by viteno]
|
Sun, 25 Jan 2004 22:50:34 +0000 |
viteno |
[xemacs-hg @ 2004-01-25 22:50:34 by viteno]
|
Sat, 24 Jan 2004 22:50:18 +0000 |
viteno |
[xemacs-hg @ 2004-01-24 22:50:18 by viteno]
|
Sat, 24 Jan 2004 07:36:54 +0000 |
stephent |
[xemacs-hg @ 2004-01-24 07:36:54 by stephent]
|
Sat, 24 Jan 2004 07:32:44 +0000 |
stephent |
[xemacs-hg @ 2004-01-24 07:32:40 by stephent]
|
Fri, 23 Jan 2004 22:52:06 +0000 |
viteno |
[xemacs-hg @ 2004-01-23 22:52:06 by viteno]
|
Fri, 23 Jan 2004 10:00:34 +0000 |
stephent |
[xemacs-hg @ 2004-01-23 10:00:20 by stephent]
|
Thu, 22 Jan 2004 22:51:03 +0000 |
viteno |
[xemacs-hg @ 2004-01-22 22:51:03 by viteno]
|
Thu, 22 Jan 2004 02:50:26 +0000 |
james |
[xemacs-hg @ 2004-01-22 02:50:25 by james]
|
Wed, 21 Jan 2004 22:50:32 +0000 |
viteno |
[xemacs-hg @ 2004-01-21 22:50:32 by viteno]
|
Wed, 21 Jan 2004 16:26:05 +0000 |
james |
[xemacs-hg @ 2004-01-21 16:26:02 by james]
|
Wed, 21 Jan 2004 09:54:27 +0000 |
stephent |
[xemacs-hg @ 2004-01-21 09:54:25 by stephent]
|
Wed, 21 Jan 2004 09:03:47 +0000 |
stephent |
[xemacs-hg @ 2004-01-21 09:03:42 by stephent]
|
Tue, 20 Jan 2004 22:51:19 +0000 |
viteno |
[xemacs-hg @ 2004-01-20 22:51:19 by viteno]
|
Mon, 19 Jan 2004 22:50:21 +0000 |
viteno |
[xemacs-hg @ 2004-01-19 22:50:21 by viteno]
|
Sun, 18 Jan 2004 22:50:29 +0000 |
viteno |
[xemacs-hg @ 2004-01-18 22:50:29 by viteno]
|
Sat, 17 Jan 2004 22:50:42 +0000 |
viteno |
[xemacs-hg @ 2004-01-17 22:50:42 by viteno]
|
Fri, 16 Jan 2004 22:50:15 +0000 |
viteno |
[xemacs-hg @ 2004-01-16 22:50:15 by viteno]
|
Thu, 15 Jan 2004 22:50:39 +0000 |
viteno |
[xemacs-hg @ 2004-01-15 22:50:39 by viteno]
|
Wed, 14 Jan 2004 22:50:48 +0000 |
viteno |
[xemacs-hg @ 2004-01-14 22:50:48 by viteno]
|
Tue, 13 Jan 2004 22:50:36 +0000 |
viteno |
[xemacs-hg @ 2004-01-13 22:50:36 by viteno]
|
Mon, 12 Jan 2004 22:50:36 +0000 |
viteno |
[xemacs-hg @ 2004-01-12 22:50:36 by viteno]
|
Sun, 11 Jan 2004 22:50:31 +0000 |
viteno |
[xemacs-hg @ 2004-01-11 22:50:31 by viteno]
|
Sat, 10 Jan 2004 22:50:31 +0000 |
viteno |
[xemacs-hg @ 2004-01-10 22:50:31 by viteno]
|
Fri, 09 Jan 2004 22:50:47 +0000 |
viteno |
[xemacs-hg @ 2004-01-09 22:50:47 by viteno]
|
Thu, 08 Jan 2004 22:51:02 +0000 |
viteno |
[xemacs-hg @ 2004-01-08 22:51:02 by viteno]
|
Wed, 07 Jan 2004 22:50:35 +0000 |
viteno |
[xemacs-hg @ 2004-01-07 22:50:35 by viteno]
|
Tue, 06 Jan 2004 22:50:31 +0000 |
viteno |
[xemacs-hg @ 2004-01-06 22:50:31 by viteno]
|
Mon, 05 Jan 2004 22:50:42 +0000 |
viteno |
[xemacs-hg @ 2004-01-05 22:50:42 by viteno]
|
Sun, 04 Jan 2004 22:50:34 +0000 |
viteno |
[xemacs-hg @ 2004-01-04 22:50:34 by viteno]
|
Sat, 03 Jan 2004 23:06:51 +0000 |
james |
[xemacs-hg @ 2004-01-03 23:06:49 by james]
|
Sat, 03 Jan 2004 22:50:31 +0000 |
viteno |
[xemacs-hg @ 2004-01-03 22:50:31 by viteno]
|
Sat, 03 Jan 2004 21:54:42 +0000 |
james |
[xemacs-hg @ 2004-01-03 21:54:41 by james]
|
Fri, 02 Jan 2004 22:50:24 +0000 |
viteno |
[xemacs-hg @ 2004-01-02 22:50:24 by viteno]
|
Thu, 01 Jan 2004 22:50:34 +0000 |
viteno |
[xemacs-hg @ 2004-01-01 22:50:34 by viteno]
|
Wed, 31 Dec 2003 22:50:28 +0000 |
viteno |
[xemacs-hg @ 2003-12-31 22:50:28 by viteno]
|
Tue, 30 Dec 2003 22:50:30 +0000 |
viteno |
[xemacs-hg @ 2003-12-30 22:50:30 by viteno]
|
Mon, 29 Dec 2003 22:50:32 +0000 |
viteno |
[xemacs-hg @ 2003-12-29 22:50:32 by viteno]
|
Sun, 28 Dec 2003 22:50:35 +0000 |
viteno |
[xemacs-hg @ 2003-12-28 22:50:35 by viteno]
|
Sat, 27 Dec 2003 22:50:44 +0000 |
viteno |
[xemacs-hg @ 2003-12-27 22:50:44 by viteno]
|
Fri, 26 Dec 2003 22:50:27 +0000 |
viteno |
[xemacs-hg @ 2003-12-26 22:50:27 by viteno]
|
Thu, 25 Dec 2003 22:50:27 +0000 |
viteno |
[xemacs-hg @ 2003-12-25 22:50:27 by viteno]
|
Wed, 24 Dec 2003 22:50:32 +0000 |
viteno |
[xemacs-hg @ 2003-12-24 22:50:32 by viteno]
|
Tue, 23 Dec 2003 22:51:27 +0000 |
viteno |
[xemacs-hg @ 2003-12-23 22:51:27 by viteno]
|
Mon, 22 Dec 2003 22:50:39 +0000 |
viteno |
[xemacs-hg @ 2003-12-22 22:50:39 by viteno]
|
Sun, 21 Dec 2003 22:50:35 +0000 |
viteno |
[xemacs-hg @ 2003-12-21 22:50:35 by viteno]
|
Sat, 20 Dec 2003 22:50:30 +0000 |
viteno |
[xemacs-hg @ 2003-12-20 22:50:30 by viteno]
|
Fri, 19 Dec 2003 22:50:36 +0000 |
viteno |
[xemacs-hg @ 2003-12-19 22:50:36 by viteno]
|
Fri, 19 Dec 2003 14:29:07 +0000 |
youngs |
[xemacs-hg @ 2003-12-19 14:28:45 by youngs]
|
Fri, 19 Dec 2003 11:24:59 +0000 |
youngs |
[xemacs-hg @ 2003-12-19 11:24:58 by youngs]
|
Thu, 18 Dec 2003 22:50:36 +0000 |
viteno |
[xemacs-hg @ 2003-12-18 22:50:36 by viteno]
|
Wed, 17 Dec 2003 22:50:47 +0000 |
viteno |
[xemacs-hg @ 2003-12-17 22:50:47 by viteno]
|
Tue, 16 Dec 2003 22:50:41 +0000 |
viteno |
[xemacs-hg @ 2003-12-16 22:50:41 by viteno]
|
Mon, 15 Dec 2003 22:50:33 +0000 |
viteno |
[xemacs-hg @ 2003-12-15 22:50:33 by viteno]
|
Sun, 14 Dec 2003 22:50:29 +0000 |
viteno |
[xemacs-hg @ 2003-12-14 22:50:29 by viteno]
|
Sat, 13 Dec 2003 22:50:28 +0000 |
viteno |
[xemacs-hg @ 2003-12-13 22:50:28 by viteno]
|
Fri, 12 Dec 2003 22:50:40 +0000 |
viteno |
[xemacs-hg @ 2003-12-12 22:50:40 by viteno]
|
Thu, 11 Dec 2003 22:50:38 +0000 |
viteno |
[xemacs-hg @ 2003-12-11 22:50:38 by viteno]
|
Wed, 10 Dec 2003 22:50:31 +0000 |
viteno |
[xemacs-hg @ 2003-12-10 22:50:31 by viteno]
|
Tue, 09 Dec 2003 22:50:49 +0000 |
viteno |
[xemacs-hg @ 2003-12-09 22:50:49 by viteno]
|
Mon, 08 Dec 2003 22:50:35 +0000 |
viteno |
[xemacs-hg @ 2003-12-08 22:50:35 by viteno]
|
Sun, 07 Dec 2003 22:50:23 +0000 |
viteno |
[xemacs-hg @ 2003-12-07 22:50:23 by viteno]
|
Sat, 06 Dec 2003 22:50:34 +0000 |
viteno |
[xemacs-hg @ 2003-12-06 22:50:34 by viteno]
|
Fri, 05 Dec 2003 22:50:22 +0000 |
viteno |
[xemacs-hg @ 2003-12-05 22:50:22 by viteno]
|
Thu, 04 Dec 2003 22:51:30 +0000 |
viteno |
[xemacs-hg @ 2003-12-04 22:51:30 by viteno]
|
Wed, 03 Dec 2003 22:50:56 +0000 |
viteno |
[xemacs-hg @ 2003-12-03 22:50:56 by viteno]
|
Tue, 02 Dec 2003 22:50:42 +0000 |
viteno |
[xemacs-hg @ 2003-12-02 22:50:42 by viteno]
|
Mon, 01 Dec 2003 22:50:37 +0000 |
viteno |
[xemacs-hg @ 2003-12-01 22:50:37 by viteno]
|
Sun, 30 Nov 2003 22:50:32 +0000 |
viteno |
[xemacs-hg @ 2003-11-30 22:50:32 by viteno]
|
Sat, 29 Nov 2003 22:50:24 +0000 |
viteno |
[xemacs-hg @ 2003-11-29 22:50:24 by viteno]
|
Sat, 29 Nov 2003 22:11:49 +0000 |
james |
[xemacs-hg @ 2003-11-29 22:11:47 by james]
|
Fri, 28 Nov 2003 22:50:32 +0000 |
viteno |
[xemacs-hg @ 2003-11-28 22:50:32 by viteno]
|
Fri, 28 Nov 2003 07:48:16 +0000 |
viteno |
[xemacs-hg @ 2003-11-28 07:48:16 by viteno]
|
Thu, 27 Nov 2003 22:50:43 +0000 |
viteno |
[xemacs-hg @ 2003-11-27 22:50:43 by viteno]
|
Wed, 26 Nov 2003 22:50:34 +0000 |
viteno |
[xemacs-hg @ 2003-11-26 22:50:34 by viteno]
|
Tue, 25 Nov 2003 22:50:36 +0000 |
viteno |
[xemacs-hg @ 2003-11-25 22:50:36 by viteno]
|
Mon, 24 Nov 2003 22:50:40 +0000 |
viteno |
[xemacs-hg @ 2003-11-24 22:50:40 by viteno]
|
Sun, 23 Nov 2003 22:50:27 +0000 |
viteno |
[xemacs-hg @ 2003-11-23 22:50:27 by viteno]
|
Sat, 22 Nov 2003 22:50:31 +0000 |
viteno |
[xemacs-hg @ 2003-11-22 22:50:31 by viteno]
|
Fri, 21 Nov 2003 22:50:56 +0000 |
viteno |
[xemacs-hg @ 2003-11-21 22:50:56 by viteno]
|
Thu, 20 Nov 2003 22:50:49 +0000 |
viteno |
[xemacs-hg @ 2003-11-20 22:50:49 by viteno]
|
Thu, 20 Nov 2003 16:06:05 +0000 |
james |
[xemacs-hg @ 2003-11-20 16:06:00 by james]
|
Thu, 20 Nov 2003 16:04:47 +0000 |
james |
[xemacs-hg @ 2003-11-20 16:04:45 by james]
|
Wed, 19 Nov 2003 22:50:39 +0000 |
viteno |
[xemacs-hg @ 2003-11-19 22:50:39 by viteno]
|
Tue, 18 Nov 2003 22:50:49 +0000 |
viteno |
[xemacs-hg @ 2003-11-18 22:50:49 by viteno]
|
Tue, 18 Nov 2003 17:41:19 +0000 |
viteno |
[xemacs-hg @ 2003-11-18 17:41:19 by viteno]
|
Mon, 17 Nov 2003 22:50:50 +0000 |
viteno |
[xemacs-hg @ 2003-11-17 22:50:50 by viteno]
|
Sun, 16 Nov 2003 22:50:55 +0000 |
viteno |
[xemacs-hg @ 2003-11-16 22:50:55 by viteno]
|
Sat, 15 Nov 2003 22:50:40 +0000 |
viteno |
[xemacs-hg @ 2003-11-15 22:50:40 by viteno]
|
Fri, 14 Nov 2003 22:59:28 +0000 |
james |
[xemacs-hg @ 2003-11-14 22:59:23 by james]
|
Fri, 14 Nov 2003 22:50:44 +0000 |
viteno |
[xemacs-hg @ 2003-11-14 22:50:44 by viteno]
|
Fri, 14 Nov 2003 15:16:21 +0000 |
james |
[xemacs-hg @ 2003-11-14 15:16:17 by james]
|
Thu, 13 Nov 2003 22:50:32 +0000 |
viteno |
[xemacs-hg @ 2003-11-13 22:50:32 by viteno]
|
Wed, 12 Nov 2003 22:50:42 +0000 |
viteno |
[xemacs-hg @ 2003-11-12 22:50:42 by viteno]
|
Tue, 11 Nov 2003 22:50:33 +0000 |
viteno |
[xemacs-hg @ 2003-11-11 22:50:33 by viteno]
|
Mon, 10 Nov 2003 22:50:31 +0000 |
viteno |
[xemacs-hg @ 2003-11-10 22:50:31 by viteno]
|
Sun, 09 Nov 2003 22:50:44 +0000 |
viteno |
[xemacs-hg @ 2003-11-09 22:50:44 by viteno]
|
Sat, 08 Nov 2003 22:50:36 +0000 |
viteno |
[xemacs-hg @ 2003-11-08 22:50:36 by viteno]
|
Fri, 07 Nov 2003 22:50:34 +0000 |
viteno |
[xemacs-hg @ 2003-11-07 22:50:34 by viteno]
|
Thu, 06 Nov 2003 22:53:31 +0000 |
adrian |
[xemacs-hg @ 2003-11-06 22:53:31 by adrian]
|
Thu, 06 Nov 2003 22:50:35 +0000 |
viteno |
[xemacs-hg @ 2003-11-06 22:50:35 by viteno]
|
Thu, 06 Nov 2003 15:12:33 +0000 |
james |
[xemacs-hg @ 2003-11-06 15:12:33 by james]
|
Thu, 06 Nov 2003 05:11:15 +0000 |
stephent |
[xemacs-hg @ 2003-11-06 05:11:15 by stephent]
|
Wed, 05 Nov 2003 22:50:47 +0000 |
viteno |
[xemacs-hg @ 2003-11-05 22:50:47 by viteno]
|
Tue, 04 Nov 2003 22:50:38 +0000 |
viteno |
[xemacs-hg @ 2003-11-04 22:50:38 by viteno]
|
Mon, 03 Nov 2003 22:50:39 +0000 |
viteno |
[xemacs-hg @ 2003-11-03 22:50:39 by viteno]
|
Sun, 02 Nov 2003 22:50:37 +0000 |
viteno |
[xemacs-hg @ 2003-11-02 22:50:37 by viteno]
|
Sat, 01 Nov 2003 22:50:34 +0000 |
viteno |
[xemacs-hg @ 2003-11-01 22:50:34 by viteno]
|
Sat, 01 Nov 2003 14:55:00 +0000 |
kaltenbach |
[xemacs-hg @ 2003-11-01 14:54:53 by kaltenbach]
|
Fri, 31 Oct 2003 22:51:31 +0000 |
viteno |
[xemacs-hg @ 2003-10-31 22:51:31 by viteno]
|
Thu, 30 Oct 2003 22:50:47 +0000 |
viteno |
[xemacs-hg @ 2003-10-30 22:50:47 by viteno]
|
Wed, 29 Oct 2003 22:50:39 +0000 |
viteno |
[xemacs-hg @ 2003-10-29 22:50:39 by viteno]
|
Wed, 29 Oct 2003 21:05:45 +0000 |
scop |
[xemacs-hg @ 2003-10-29 21:05:36 by scop]
|
Tue, 28 Oct 2003 22:55:49 +0000 |
youngs |
[xemacs-hg @ 2003-10-28 22:55:49 by youngs]
|
Mon, 27 Oct 2003 22:55:31 +0000 |
youngs |
[xemacs-hg @ 2003-10-27 22:55:31 by youngs]
|
Sun, 26 Oct 2003 22:56:04 +0000 |
youngs |
[xemacs-hg @ 2003-10-26 22:56:04 by youngs]
|
Sat, 25 Oct 2003 21:55:30 +0000 |
youngs |
[xemacs-hg @ 2003-10-25 21:55:30 by youngs]
|
Sat, 25 Oct 2003 10:17:24 +0000 |
viteno |
[xemacs-hg @ 2003-10-25 10:17:24 by viteno]
|
Fri, 24 Oct 2003 21:55:39 +0000 |
youngs |
[xemacs-hg @ 2003-10-24 21:55:39 by youngs]
|
Thu, 23 Oct 2003 21:56:02 +0000 |
youngs |
[xemacs-hg @ 2003-10-23 21:56:02 by youngs]
|
Thu, 23 Oct 2003 12:48:49 +0000 |
stephent |
[xemacs-hg @ 2003-10-23 12:48:45 by stephent]
|
Wed, 22 Oct 2003 14:17:00 +0000 |
james |
[xemacs-hg @ 2003-10-22 14:16:58 by james]
|
Tue, 21 Oct 2003 23:49:42 +0000 |
youngs |
[xemacs-hg @ 2003-10-21 23:49:42 by youngs]
|
Tue, 21 Oct 2003 08:21:08 +0000 |
stephent |
[xemacs-hg @ 2003-10-21 08:21:00 by stephent]
|
Sun, 19 Oct 2003 03:18:15 +0000 |
youngs |
[xemacs-hg @ 2003-10-19 03:18:15 by youngs]
|
Thu, 16 Oct 2003 19:44:37 +0000 |
james |
[xemacs-hg @ 2003-10-16 19:44:34 by james]
|
Thu, 16 Oct 2003 04:10:23 +0000 |
stephent |
[xemacs-hg @ 2003-10-16 04:10:20 by stephent]
|
Wed, 15 Oct 2003 20:24:34 +0000 |
james |
[xemacs-hg @ 2003-10-15 20:24:33 by james]
|
Wed, 15 Oct 2003 09:19:10 +0000 |
stephent |
[xemacs-hg @ 2003-10-15 09:19:08 by stephent]
|
Wed, 15 Oct 2003 09:09:38 +0000 |
stephent |
[xemacs-hg @ 2003-10-15 09:09:35 by stephent]
|
Wed, 15 Oct 2003 08:56:39 +0000 |
stephent |
[xemacs-hg @ 2003-10-15 08:56:35 by stephent]
|
Wed, 15 Oct 2003 03:09:03 +0000 |
james |
[xemacs-hg @ 2003-10-15 03:09:02 by james]
|
Tue, 14 Oct 2003 17:27:54 +0000 |
stephent |
[xemacs-hg @ 2003-10-14 17:27:52 by stephent]
|
Tue, 14 Oct 2003 17:01:15 +0000 |
james |
[xemacs-hg @ 2003-10-14 17:01:09 by james]
|
Tue, 14 Oct 2003 16:44:16 +0000 |
stephent |
[xemacs-hg @ 2003-10-14 16:44:14 by stephent]
|
Tue, 14 Oct 2003 16:34:57 +0000 |
stephent |
[xemacs-hg @ 2003-10-14 16:34:54 by stephent]
|
Tue, 14 Oct 2003 16:10:06 +0000 |
stephent |
[xemacs-hg @ 2003-10-14 16:10:05 by stephent]
|
Tue, 14 Oct 2003 14:40:27 +0000 |
james |
[xemacs-hg @ 2003-10-14 14:40:08 by james]
|
Tue, 14 Oct 2003 05:03:13 +0000 |
james |
[xemacs-hg @ 2003-10-14 05:02:57 by james]
|
Mon, 13 Oct 2003 18:53:24 +0000 |
viteno |
[xemacs-hg @ 2003-10-13 18:53:23 by viteno]
|
Mon, 13 Oct 2003 16:37:48 +0000 |
youngs |
[xemacs-hg @ 2003-10-13 16:37:48 by youngs]
|
Sun, 12 Oct 2003 02:29:28 +0000 |
james |
[xemacs-hg @ 2003-10-12 02:29:25 by james]
|
Fri, 10 Oct 2003 18:04:25 +0000 |
james |
[xemacs-hg @ 2003-10-10 18:04:23 by james]
|
Fri, 10 Oct 2003 12:39:45 +0000 |
stephent |
[xemacs-hg @ 2003-10-10 12:39:27 by stephent]
|
Fri, 10 Oct 2003 11:51:05 +0000 |
stephent |
[xemacs-hg @ 2003-10-10 11:50:56 by stephent]
|
Fri, 10 Oct 2003 10:51:11 +0000 |
stephent |
[xemacs-hg @ 2003-10-10 10:51:09 by stephent]
|
Fri, 10 Oct 2003 10:45:01 +0000 |
stephent |
[xemacs-hg @ 2003-10-10 10:44:55 by stephent]
|
Fri, 10 Oct 2003 10:18:28 +0000 |
stephent |
[xemacs-hg @ 2003-10-10 10:18:24 by stephent]
|
Tue, 07 Oct 2003 21:52:26 +0000 |
james |
[xemacs-hg @ 2003-10-07 21:52:12 by james]
|
Thu, 02 Oct 2003 01:18:37 +0000 |
youngs |
[xemacs-hg @ 2003-10-02 01:18:37 by youngs]
|
Thu, 02 Oct 2003 00:26:13 +0000 |
youngs |
[xemacs-hg @ 2003-10-02 00:26:06 by youngs]
|
Wed, 01 Oct 2003 21:52:52 +0000 |
youngs |
[xemacs-hg @ 2003-10-01 21:52:52 by youngs]
|
Tue, 30 Sep 2003 22:09:33 +0000 |
youngs |
[xemacs-hg @ 2003-09-30 22:09:31 by youngs]
|
Tue, 30 Sep 2003 21:52:39 +0000 |
youngs |
[xemacs-hg @ 2003-09-30 21:52:39 by youngs]
|
Tue, 30 Sep 2003 16:46:20 +0000 |
james |
[xemacs-hg @ 2003-09-30 16:46:15 by james]
|
Tue, 30 Sep 2003 15:27:01 +0000 |
james |
[xemacs-hg @ 2003-09-30 15:26:34 by james]
|
Mon, 29 Sep 2003 21:53:04 +0000 |
youngs |
[xemacs-hg @ 2003-09-29 21:53:04 by youngs]
|
Mon, 29 Sep 2003 09:20:41 +0000 |
stephent |
[xemacs-hg @ 2003-09-29 09:20:39 by stephent]
|
Sun, 28 Sep 2003 21:52:27 +0000 |
youngs |
[xemacs-hg @ 2003-09-28 21:52:27 by youngs]
|
Sun, 28 Sep 2003 18:54:29 +0000 |
adrian |
[xemacs-hg @ 2003-09-28 18:54:27 by adrian]
|
Sat, 27 Sep 2003 21:52:45 +0000 |
youngs |
[xemacs-hg @ 2003-09-27 21:52:45 by youngs]
|
Sat, 27 Sep 2003 15:19:02 +0000 |
adrian |
[xemacs-hg @ 2003-09-27 15:18:59 by adrian]
|
Sat, 27 Sep 2003 06:51:19 +0000 |
stephent |
[xemacs-hg @ 2003-09-27 06:51:16 by stephent]
|
Fri, 26 Sep 2003 21:53:16 +0000 |
youngs |
[xemacs-hg @ 2003-09-26 21:53:16 by youngs]
|
Fri, 26 Sep 2003 20:48:13 +0000 |
adrian |
[xemacs-hg @ 2003-09-26 20:48:10 by adrian]
|
Fri, 26 Sep 2003 05:56:46 +0000 |
youngs |
[xemacs-hg @ 2003-09-26 05:56:29 by youngs]
|
Thu, 25 Sep 2003 21:52:40 +0000 |
youngs |
[xemacs-hg @ 2003-09-25 21:52:40 by youngs]
|
Thu, 25 Sep 2003 11:59:24 +0000 |
stephent |
[xemacs-hg @ 2003-09-25 11:59:20 by stephent]
|
Wed, 24 Sep 2003 21:52:34 +0000 |
youngs |
[xemacs-hg @ 2003-09-24 21:52:34 by youngs]
|
Tue, 23 Sep 2003 21:52:43 +0000 |
youngs |
[xemacs-hg @ 2003-09-23 21:52:43 by youngs]
|
Mon, 22 Sep 2003 21:52:32 +0000 |
youngs |
[xemacs-hg @ 2003-09-22 21:52:32 by youngs]
|
Mon, 22 Sep 2003 20:15:13 +0000 |
adrian |
[xemacs-hg @ 2003-09-22 20:15:11 by adrian]
|
Mon, 22 Sep 2003 11:53:23 +0000 |
stephent |
[xemacs-hg @ 2003-09-22 11:53:20 by stephent]
|
Mon, 22 Sep 2003 04:21:43 +0000 |
james |
[xemacs-hg @ 2003-09-22 04:21:42 by james]
|
Mon, 22 Sep 2003 03:22:16 +0000 |
james |
[xemacs-hg @ 2003-09-22 03:22:14 by james]
|
Mon, 22 Sep 2003 03:21:19 +0000 |
james |
[xemacs-hg @ 2003-09-22 03:21:12 by james]
|
Sun, 21 Sep 2003 21:52:23 +0000 |
youngs |
[xemacs-hg @ 2003-09-21 21:52:23 by youngs]
|
Sat, 20 Sep 2003 21:52:20 +0000 |
youngs |
[xemacs-hg @ 2003-09-20 21:52:20 by youngs]
|
Sat, 20 Sep 2003 01:47:03 +0000 |
youngs |
[xemacs-hg @ 2003-09-20 01:46:53 by youngs]
|
Sat, 20 Sep 2003 01:25:48 +0000 |
youngs |
[xemacs-hg @ 2003-09-20 01:25:47 by youngs]
|
Sat, 20 Sep 2003 01:14:30 +0000 |
youngs |
[xemacs-hg @ 2003-09-20 01:14:24 by youngs]
|
Fri, 19 Sep 2003 17:07:07 +0000 |
youngs |
[xemacs-hg @ 2003-09-19 17:07:05 by youngs]
|
Fri, 19 Sep 2003 16:39:43 +0000 |
youngs |
[xemacs-hg @ 2003-09-19 16:39:43 by youngs]
|
Fri, 19 Sep 2003 16:32:57 +0000 |
youngs |
[xemacs-hg @ 2003-09-19 16:32:56 by youngs]
|
Fri, 19 Sep 2003 16:24:33 +0000 |
youngs |
[xemacs-hg @ 2003-09-19 16:24:33 by youngs]
|
Fri, 19 Sep 2003 15:56:54 +0000 |
youngs |
[xemacs-hg @ 2003-09-19 15:56:52 by youngs]
|
Fri, 19 Sep 2003 09:50:09 +0000 |
stephent |
[xemacs-hg @ 2003-09-19 09:50:08 by stephent]
|
Fri, 19 Sep 2003 00:35:28 +0000 |
youngs |
[xemacs-hg @ 2003-09-19 00:35:28 by youngs]
|
Thu, 18 Sep 2003 21:52:38 +0000 |
youngs |
[xemacs-hg @ 2003-09-18 21:52:38 by youngs]
|
Thu, 18 Sep 2003 05:14:00 +0000 |
youngs |
[xemacs-hg @ 2003-09-18 05:13:54 by youngs]
|
Wed, 17 Sep 2003 21:52:23 +0000 |
youngs |
[xemacs-hg @ 2003-09-17 21:52:23 by youngs]
|
Tue, 16 Sep 2003 21:52:24 +0000 |
youngs |
[xemacs-hg @ 2003-09-16 21:52:24 by youngs]
|
Tue, 16 Sep 2003 06:49:50 +0000 |
crestani |
[xemacs-hg @ 2003-09-16 06:49:49 by crestani]
|
Tue, 16 Sep 2003 03:57:59 +0000 |
james |
[xemacs-hg @ 2003-09-16 03:57:54 by james]
|
Mon, 15 Sep 2003 22:04:10 +0000 |
james |
[xemacs-hg @ 2003-09-15 22:04:08 by james]
|
Mon, 15 Sep 2003 21:52:26 +0000 |
youngs |
[xemacs-hg @ 2003-09-15 21:52:26 by youngs]
|
Mon, 15 Sep 2003 21:19:17 +0000 |
james |
[xemacs-hg @ 2003-09-15 21:19:11 by james]
|
Mon, 15 Sep 2003 20:21:47 +0000 |
james |
[xemacs-hg @ 2003-09-15 20:21:44 by james]
|
Mon, 15 Sep 2003 15:24:57 +0000 |
james |
[xemacs-hg @ 2003-09-15 15:24:56 by james]
|
Sun, 14 Sep 2003 21:52:26 +0000 |
youngs |
[xemacs-hg @ 2003-09-14 21:52:26 by youngs]
|
Sat, 13 Sep 2003 21:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-09-13 21:52:22 by youngs]
|
Sat, 13 Sep 2003 12:54:35 +0000 |
adrian |
[xemacs-hg @ 2003-09-13 12:54:34 by adrian]
|
Fri, 12 Sep 2003 21:52:24 +0000 |
youngs |
[xemacs-hg @ 2003-09-12 21:52:24 by youngs]
|
Fri, 12 Sep 2003 02:02:07 +0000 |
james |
[xemacs-hg @ 2003-09-12 02:02:06 by james]
|
Thu, 11 Sep 2003 21:52:39 +0000 |
youngs |
[xemacs-hg @ 2003-09-11 21:52:39 by youngs]
|
Thu, 11 Sep 2003 09:11:08 +0000 |
crestani |
[xemacs-hg @ 2003-09-11 09:11:07 by crestani]
|
Wed, 10 Sep 2003 21:54:11 +0000 |
youngs |
[xemacs-hg @ 2003-09-10 21:54:11 by youngs]
|
Wed, 10 Sep 2003 08:40:41 +0000 |
michaels |
[xemacs-hg @ 2003-09-10 08:40:30 by michaels]
|
Tue, 09 Sep 2003 21:53:44 +0000 |
youngs |
[xemacs-hg @ 2003-09-09 21:53:44 by youngs]
|
Tue, 09 Sep 2003 13:37:19 +0000 |
michaels |
[xemacs-hg @ 2003-09-09 13:37:19 by michaels]
|
Mon, 08 Sep 2003 21:52:26 +0000 |
youngs |
[xemacs-hg @ 2003-09-08 21:52:26 by youngs]
|
Sun, 07 Sep 2003 21:52:25 +0000 |
youngs |
[xemacs-hg @ 2003-09-07 21:52:25 by youngs]
|
Sun, 07 Sep 2003 19:46:32 +0000 |
adrian |
[xemacs-hg @ 2003-09-07 19:46:30 by adrian]
|
Sat, 06 Sep 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-09-06 21:52:21 by youngs]
|
Fri, 05 Sep 2003 21:52:29 +0000 |
youngs |
[xemacs-hg @ 2003-09-05 21:52:29 by youngs]
|
Thu, 04 Sep 2003 21:52:23 +0000 |
youngs |
[xemacs-hg @ 2003-09-04 21:52:23 by youngs]
|
Thu, 04 Sep 2003 00:05:17 +0000 |
youngs |
[xemacs-hg @ 2003-09-04 00:05:04 by youngs]
|
Wed, 03 Sep 2003 21:52:16 +0000 |
youngs |
[xemacs-hg @ 2003-09-03 21:52:16 by youngs]
|
Wed, 03 Sep 2003 20:43:46 +0000 |
james |
[xemacs-hg @ 2003-09-03 20:43:46 by james]
|
Tue, 02 Sep 2003 21:52:24 +0000 |
youngs |
[xemacs-hg @ 2003-09-02 21:52:24 by youngs]
|
Tue, 02 Sep 2003 13:18:17 +0000 |
michaels |
[xemacs-hg @ 2003-09-02 13:18:14 by michaels]
|
Mon, 01 Sep 2003 21:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-09-01 21:52:22 by youngs]
|
Mon, 01 Sep 2003 02:50:45 +0000 |
youngs |
[xemacs-hg @ 2003-09-01 02:50:45 by youngs]
|
Sun, 31 Aug 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-08-31 21:52:21 by youngs]
|
Sun, 31 Aug 2003 17:52:59 +0000 |
adrian |
[xemacs-hg @ 2003-08-31 17:52:59 by adrian]
|
Sun, 31 Aug 2003 17:30:19 +0000 |
adrian |
[xemacs-hg @ 2003-08-31 17:30:17 by adrian]
|
Sun, 31 Aug 2003 01:28:03 +0000 |
adrian |
[xemacs-hg @ 2003-08-31 01:28:00 by adrian]
|
Sat, 30 Aug 2003 21:52:20 +0000 |
youngs |
[xemacs-hg @ 2003-08-30 21:52:20 by youngs]
|
Fri, 29 Aug 2003 21:52:23 +0000 |
youngs |
[xemacs-hg @ 2003-08-29 21:52:23 by youngs]
|
Thu, 28 Aug 2003 21:52:31 +0000 |
youngs |
[xemacs-hg @ 2003-08-28 21:52:31 by youngs]
|
Thu, 28 Aug 2003 15:45:30 +0000 |
james |
[xemacs-hg @ 2003-08-28 15:45:20 by james]
|
Thu, 28 Aug 2003 15:44:30 +0000 |
james |
[xemacs-hg @ 2003-08-28 15:44:04 by james]
|
Wed, 27 Aug 2003 21:52:30 +0000 |
youngs |
[xemacs-hg @ 2003-08-27 21:52:30 by youngs]
|
Wed, 27 Aug 2003 18:07:10 +0000 |
youngs |
[xemacs-hg @ 2003-08-27 18:06:54 by youngs]
|
Wed, 27 Aug 2003 17:18:26 +0000 |
youngs |
[xemacs-hg @ 2003-08-27 17:18:20 by youngs]
|
Tue, 26 Aug 2003 21:52:32 +0000 |
youngs |
[xemacs-hg @ 2003-08-26 21:52:32 by youngs]
|
Tue, 26 Aug 2003 14:04:00 +0000 |
james |
[xemacs-hg @ 2003-08-26 14:03:57 by james]
|
Mon, 25 Aug 2003 21:52:27 +0000 |
youngs |
[xemacs-hg @ 2003-08-25 21:52:27 by youngs]
|
Mon, 25 Aug 2003 20:53:59 +0000 |
crestani |
[xemacs-hg @ 2003-08-25 20:53:58 by crestani]
|
Sun, 24 Aug 2003 21:52:37 +0000 |
youngs |
[xemacs-hg @ 2003-08-24 21:52:37 by youngs]
|
Sat, 23 Aug 2003 21:52:30 +0000 |
youngs |
[xemacs-hg @ 2003-08-23 21:52:30 by youngs]
|
Fri, 22 Aug 2003 21:52:41 +0000 |
youngs |
[xemacs-hg @ 2003-08-22 21:52:41 by youngs]
|
Thu, 21 Aug 2003 21:52:28 +0000 |
youngs |
[xemacs-hg @ 2003-08-21 21:52:28 by youngs]
|
Thu, 21 Aug 2003 14:08:36 +0000 |
james |
[xemacs-hg @ 2003-08-21 14:08:32 by james]
|
Wed, 20 Aug 2003 21:52:13 +0000 |
youngs |
[xemacs-hg @ 2003-08-20 21:52:13 by youngs]
|
Wed, 20 Aug 2003 11:53:44 +0000 |
crestani |
[xemacs-hg @ 2003-08-20 11:53:41 by crestani]
|
Tue, 19 Aug 2003 21:52:16 +0000 |
youngs |
[xemacs-hg @ 2003-08-19 21:52:16 by youngs]
|
Tue, 19 Aug 2003 09:58:10 +0000 |
michaels |
[xemacs-hg @ 2003-08-19 09:58:08 by michaels]
|
Tue, 19 Aug 2003 02:11:49 +0000 |
james |
[xemacs-hg @ 2003-08-19 02:11:46 by james]
|
Tue, 19 Aug 2003 02:07:16 +0000 |
james |
[xemacs-hg @ 2003-08-19 02:07:03 by james]
|
Mon, 18 Aug 2003 21:52:34 +0000 |
youngs |
[xemacs-hg @ 2003-08-18 21:52:34 by youngs]
|
Mon, 18 Aug 2003 20:30:51 +0000 |
james |
[xemacs-hg @ 2003-08-18 20:30:49 by james]
|
Mon, 18 Aug 2003 19:51:18 +0000 |
james |
[xemacs-hg @ 2003-08-18 19:51:14 by james]
|
Sun, 17 Aug 2003 21:52:47 +0000 |
youngs |
[xemacs-hg @ 2003-08-17 21:52:47 by youngs]
|
Sat, 16 Aug 2003 21:52:23 +0000 |
youngs |
[xemacs-hg @ 2003-08-16 21:52:23 by youngs]
|
Sat, 16 Aug 2003 14:18:38 +0000 |
michaels |
[xemacs-hg @ 2003-08-16 14:18:36 by michaels]
|
Fri, 15 Aug 2003 21:52:30 +0000 |
youngs |
[xemacs-hg @ 2003-08-15 21:52:30 by youngs]
|
Thu, 14 Aug 2003 21:52:28 +0000 |
youngs |
[xemacs-hg @ 2003-08-14 21:52:28 by youngs]
|
Wed, 13 Aug 2003 21:52:33 +0000 |
youngs |
[xemacs-hg @ 2003-08-13 21:52:33 by youngs]
|
Wed, 13 Aug 2003 11:27:48 +0000 |
stephent |
[xemacs-hg @ 2003-08-13 11:27:47 by stephent]
|
Wed, 13 Aug 2003 11:22:43 +0000 |
stephent |
[xemacs-hg @ 2003-08-13 11:22:42 by stephent]
|
Wed, 13 Aug 2003 11:07:40 +0000 |
stephent |
[xemacs-hg @ 2003-08-13 11:07:35 by stephent]
|
Tue, 12 Aug 2003 21:52:28 +0000 |
youngs |
[xemacs-hg @ 2003-08-12 21:52:28 by youngs]
|
Tue, 12 Aug 2003 14:47:07 +0000 |
james |
[xemacs-hg @ 2003-08-12 14:47:07 by james]
|
Tue, 12 Aug 2003 06:36:38 +0000 |
stephent |
[xemacs-hg @ 2003-08-12 06:36:38 by stephent]
|
Tue, 12 Aug 2003 06:15:51 +0000 |
stephent |
[xemacs-hg @ 2003-08-12 06:15:51 by stephent]
|
Mon, 11 Aug 2003 21:52:25 +0000 |
youngs |
[xemacs-hg @ 2003-08-11 21:52:25 by youngs]
|
Mon, 11 Aug 2003 10:11:26 +0000 |
stephent |
[xemacs-hg @ 2003-08-11 10:09:48 by stephent]
|
Mon, 11 Aug 2003 10:07:12 +0000 |
stephent |
[xemacs-hg @ 2003-08-11 10:07:09 by stephent]
|
Mon, 11 Aug 2003 10:03:36 +0000 |
stephent |
[xemacs-hg @ 2003-08-11 10:03:34 by stephent]
|
Sun, 10 Aug 2003 21:52:25 +0000 |
youngs |
[xemacs-hg @ 2003-08-10 21:52:25 by youngs]
|
Sat, 09 Aug 2003 21:52:28 +0000 |
youngs |
[xemacs-hg @ 2003-08-09 21:52:28 by youngs]
|
Fri, 08 Aug 2003 21:52:36 +0000 |
youngs |
[xemacs-hg @ 2003-08-08 21:52:36 by youngs]
|
Thu, 07 Aug 2003 21:52:50 +0000 |
youngs |
[xemacs-hg @ 2003-08-07 21:52:50 by youngs]
|
Wed, 06 Aug 2003 21:52:41 +0000 |
youngs |
[xemacs-hg @ 2003-08-06 21:52:41 by youngs]
|
Wed, 06 Aug 2003 09:11:40 +0000 |
michaels |
[xemacs-hg @ 2003-08-06 09:11:39 by michaels]
|
Tue, 05 Aug 2003 21:52:32 +0000 |
youngs |
[xemacs-hg @ 2003-08-05 21:52:32 by youngs]
|
Mon, 04 Aug 2003 21:52:24 +0000 |
youngs |
[xemacs-hg @ 2003-08-04 21:52:24 by youngs]
|
Sun, 03 Aug 2003 21:52:23 +0000 |
youngs |
[xemacs-hg @ 2003-08-03 21:52:23 by youngs]
|
Sat, 02 Aug 2003 21:52:17 +0000 |
youngs |
[xemacs-hg @ 2003-08-02 21:52:17 by youngs]
|
Sat, 02 Aug 2003 08:42:11 +0000 |
michaels |
[xemacs-hg @ 2003-08-02 08:42:10 by michaels]
|
Fri, 01 Aug 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-08-01 21:52:21 by youngs]
|
Thu, 31 Jul 2003 21:52:18 +0000 |
youngs |
[xemacs-hg @ 2003-07-31 21:52:18 by youngs]
|
Thu, 31 Jul 2003 13:32:26 +0000 |
crestani |
[xemacs-hg @ 2003-07-31 13:32:24 by crestani]
|
Wed, 30 Jul 2003 21:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-07-30 21:52:22 by youngs]
|
Wed, 30 Jul 2003 18:32:23 +0000 |
james |
[xemacs-hg @ 2003-07-30 18:32:22 by james]
|
Tue, 29 Jul 2003 21:52:20 +0000 |
youngs |
[xemacs-hg @ 2003-07-29 21:52:20 by youngs]
|
Mon, 28 Jul 2003 21:52:20 +0000 |
youngs |
[xemacs-hg @ 2003-07-28 21:52:20 by youngs]
|
Sun, 27 Jul 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-07-27 21:52:21 by youngs]
|
Sat, 26 Jul 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-07-26 21:52:21 by youngs]
|
Sat, 26 Jul 2003 14:01:23 +0000 |
michaels |
[xemacs-hg @ 2003-07-26 14:01:23 by michaels]
|
Sat, 26 Jul 2003 14:00:28 +0000 |
michaels |
[xemacs-hg @ 2003-07-26 14:00:27 by michaels]
|
Fri, 25 Jul 2003 21:52:27 +0000 |
youngs |
[xemacs-hg @ 2003-07-25 21:52:27 by youngs]
|
Thu, 24 Jul 2003 21:52:31 +0000 |
youngs |
[xemacs-hg @ 2003-07-24 21:52:31 by youngs]
|
Wed, 23 Jul 2003 21:52:20 +0000 |
youngs |
[xemacs-hg @ 2003-07-23 21:52:20 by youngs]
|
Tue, 22 Jul 2003 21:52:38 +0000 |
youngs |
[xemacs-hg @ 2003-07-22 21:52:38 by youngs]
|
Mon, 21 Jul 2003 21:52:20 +0000 |
youngs |
[xemacs-hg @ 2003-07-21 21:52:20 by youngs]
|
Mon, 21 Jul 2003 06:42:32 +0000 |
stephent |
[xemacs-hg @ 2003-07-21 06:42:31 by stephent]
|
Sun, 20 Jul 2003 21:52:19 +0000 |
youngs |
[xemacs-hg @ 2003-07-20 21:52:19 by youngs]
|
Sat, 19 Jul 2003 21:52:18 +0000 |
youngs |
[xemacs-hg @ 2003-07-19 21:52:18 by youngs]
|
Fri, 18 Jul 2003 21:52:39 +0000 |
youngs |
[xemacs-hg @ 2003-07-18 21:52:39 by youngs]
|
Fri, 18 Jul 2003 20:39:45 +0000 |
james |
[xemacs-hg @ 2003-07-18 20:39:44 by james]
|
Fri, 18 Jul 2003 20:07:05 +0000 |
james |
[xemacs-hg @ 2003-07-18 20:07:04 by james]
|
Fri, 18 Jul 2003 07:42:48 +0000 |
stephent |
[xemacs-hg @ 2003-07-18 07:42:47 by stephent]
|
Thu, 17 Jul 2003 21:52:19 +0000 |
youngs |
[xemacs-hg @ 2003-07-17 21:52:19 by youngs]
|
Thu, 17 Jul 2003 14:41:24 +0000 |
james |
[xemacs-hg @ 2003-07-17 14:41:23 by james]
|
Thu, 17 Jul 2003 13:10:49 +0000 |
crestani |
[xemacs-hg @ 2003-07-17 13:10:48 by crestani]
|
Wed, 16 Jul 2003 21:52:20 +0000 |
youngs |
[xemacs-hg @ 2003-07-16 21:52:20 by youngs]
|
Tue, 15 Jul 2003 21:52:23 +0000 |
youngs |
[xemacs-hg @ 2003-07-15 21:52:23 by youngs]
|
Mon, 14 Jul 2003 21:52:30 +0000 |
youngs |
[xemacs-hg @ 2003-07-14 21:52:30 by youngs]
|
Sun, 13 Jul 2003 21:52:18 +0000 |
youngs |
[xemacs-hg @ 2003-07-13 21:52:18 by youngs]
|
Sat, 12 Jul 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-07-12 21:52:21 by youngs]
|
Fri, 11 Jul 2003 21:52:27 +0000 |
youngs |
[xemacs-hg @ 2003-07-11 21:52:27 by youngs]
|
Thu, 10 Jul 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-07-10 21:52:21 by youngs]
|
Wed, 09 Jul 2003 21:52:19 +0000 |
youngs |
[xemacs-hg @ 2003-07-09 21:52:19 by youngs]
|
Tue, 08 Jul 2003 21:52:12 +0000 |
youngs |
[xemacs-hg @ 2003-07-08 21:52:12 by youngs]
|
Mon, 07 Jul 2003 21:52:20 +0000 |
youngs |
[xemacs-hg @ 2003-07-07 21:52:20 by youngs]
|
Sun, 06 Jul 2003 21:52:32 +0000 |
youngs |
[xemacs-hg @ 2003-07-06 21:52:32 by youngs]
|
Sun, 06 Jul 2003 18:12:33 +0000 |
adrian |
[xemacs-hg @ 2003-07-06 18:12:33 by adrian]
|
Sat, 05 Jul 2003 21:52:19 +0000 |
youngs |
[xemacs-hg @ 2003-07-05 21:52:19 by youngs]
|
Sat, 05 Jul 2003 08:40:37 +0000 |
adrian |
[xemacs-hg @ 2003-07-05 08:40:36 by adrian]
|
Fri, 04 Jul 2003 21:52:20 +0000 |
youngs |
[xemacs-hg @ 2003-07-04 21:52:20 by youngs]
|
Fri, 04 Jul 2003 07:16:26 +0000 |
michaels |
[xemacs-hg @ 2003-07-04 07:16:25 by michaels]
|
Thu, 03 Jul 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-07-03 21:52:21 by youngs]
|
Thu, 03 Jul 2003 14:05:26 +0000 |
stephent |
[xemacs-hg @ 2003-07-03 14:05:26 by stephent]
|
Wed, 02 Jul 2003 21:52:20 +0000 |
youngs |
[xemacs-hg @ 2003-07-02 21:52:20 by youngs]
|
Tue, 01 Jul 2003 21:52:27 +0000 |
youngs |
[xemacs-hg @ 2003-07-01 21:52:27 by youngs]
|
Tue, 01 Jul 2003 04:33:46 +0000 |
stephent |
[xemacs-hg @ 2003-07-01 04:33:43 by stephent]
|
Mon, 30 Jun 2003 21:52:24 +0000 |
youngs |
[xemacs-hg @ 2003-06-30 21:52:24 by youngs]
|
Mon, 30 Jun 2003 10:05:44 +0000 |
stephent |
[xemacs-hg @ 2003-06-30 10:05:43 by stephent]
|
Mon, 30 Jun 2003 09:45:43 +0000 |
stephent |
[xemacs-hg @ 2003-06-30 09:45:42 by stephent]
|
Mon, 30 Jun 2003 09:38:40 +0000 |
stephent |
[xemacs-hg @ 2003-06-30 09:38:38 by stephent]
|
Mon, 30 Jun 2003 09:31:01 +0000 |
stephent |
[xemacs-hg @ 2003-06-30 09:30:58 by stephent]
|
Mon, 30 Jun 2003 09:24:47 +0000 |
stephent |
[xemacs-hg @ 2003-06-30 09:24:47 by stephent]
|
Mon, 30 Jun 2003 09:12:28 +0000 |
stephent |
[xemacs-hg @ 2003-06-30 09:12:28 by stephent]
|
Mon, 30 Jun 2003 09:10:26 +0000 |
stephent |
[xemacs-hg @ 2003-06-30 09:10:26 by stephent]
|
Sun, 29 Jun 2003 21:52:09 +0000 |
youngs |
[xemacs-hg @ 2003-06-29 21:52:09 by youngs]
|
Sun, 29 Jun 2003 13:11:16 +0000 |
viteno |
[xemacs-hg @ 2003-06-29 13:11:15 by viteno]
|
Sat, 28 Jun 2003 21:52:20 +0000 |
youngs |
[xemacs-hg @ 2003-06-28 21:52:20 by youngs]
|
Fri, 27 Jun 2003 21:52:19 +0000 |
youngs |
[xemacs-hg @ 2003-06-27 21:52:19 by youngs]
|
Thu, 26 Jun 2003 21:52:24 +0000 |
youngs |
[xemacs-hg @ 2003-06-26 21:52:24 by youngs]
|
Wed, 25 Jun 2003 21:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-06-25 21:52:22 by youngs]
|
Tue, 24 Jun 2003 21:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-06-24 21:52:22 by youngs]
|
Mon, 23 Jun 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-06-23 21:52:21 by youngs]
|
Sun, 22 Jun 2003 21:52:20 +0000 |
youngs |
[xemacs-hg @ 2003-06-22 21:52:20 by youngs]
|
Sat, 21 Jun 2003 21:52:19 +0000 |
youngs |
[xemacs-hg @ 2003-06-21 21:52:19 by youngs]
|
Fri, 20 Jun 2003 21:52:31 +0000 |
youngs |
[xemacs-hg @ 2003-06-20 21:52:31 by youngs]
|
Thu, 19 Jun 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-06-19 21:52:21 by youngs]
|
Wed, 18 Jun 2003 21:52:35 +0000 |
youngs |
[xemacs-hg @ 2003-06-18 21:52:35 by youngs]
|
Tue, 17 Jun 2003 21:52:30 +0000 |
youngs |
[xemacs-hg @ 2003-06-17 21:52:30 by youngs]
|
Mon, 16 Jun 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-06-16 21:52:21 by youngs]
|
Sun, 15 Jun 2003 21:52:28 +0000 |
youngs |
[xemacs-hg @ 2003-06-15 21:52:28 by youngs]
|
Sun, 15 Jun 2003 13:25:46 +0000 |
adrian |
[xemacs-hg @ 2003-06-15 13:25:46 by adrian]
|
Sat, 14 Jun 2003 21:52:18 +0000 |
youngs |
[xemacs-hg @ 2003-06-14 21:52:18 by youngs]
|
Fri, 13 Jun 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-06-13 21:52:21 by youngs]
|
Fri, 13 Jun 2003 00:11:16 +0000 |
adrian |
[xemacs-hg @ 2003-06-13 00:11:16 by adrian]
|
Fri, 13 Jun 2003 00:08:41 +0000 |
adrian |
[xemacs-hg @ 2003-06-13 00:08:41 by adrian]
|
Thu, 12 Jun 2003 21:52:29 +0000 |
youngs |
[xemacs-hg @ 2003-06-12 21:52:29 by youngs]
|
Wed, 11 Jun 2003 21:52:49 +0000 |
youngs |
[xemacs-hg @ 2003-06-11 21:52:49 by youngs]
|
Wed, 11 Jun 2003 21:21:15 +0000 |
james |
[xemacs-hg @ 2003-06-11 21:21:13 by james]
|
Tue, 10 Jun 2003 21:52:24 +0000 |
youngs |
[xemacs-hg @ 2003-06-10 21:52:24 by youngs]
|
Tue, 10 Jun 2003 20:03:15 +0000 |
james |
[xemacs-hg @ 2003-06-10 20:03:12 by james]
|
Mon, 09 Jun 2003 21:52:23 +0000 |
youngs |
[xemacs-hg @ 2003-06-09 21:52:23 by youngs]
|
Sun, 08 Jun 2003 21:52:26 +0000 |
youngs |
[xemacs-hg @ 2003-06-08 21:52:26 by youngs]
|
Sat, 07 Jun 2003 21:52:11 +0000 |
youngs |
[xemacs-hg @ 2003-06-07 21:52:11 by youngs]
|
Fri, 06 Jun 2003 21:52:19 +0000 |
youngs |
[xemacs-hg @ 2003-06-06 21:52:19 by youngs]
|
Thu, 05 Jun 2003 21:52:36 +0000 |
youngs |
[xemacs-hg @ 2003-06-05 21:52:36 by youngs]
|
Wed, 04 Jun 2003 21:52:23 +0000 |
youngs |
[xemacs-hg @ 2003-06-04 21:52:23 by youngs]
|
Tue, 03 Jun 2003 21:52:31 +0000 |
youngs |
[xemacs-hg @ 2003-06-03 21:52:31 by youngs]
|
Mon, 02 Jun 2003 21:52:27 +0000 |
youngs |
[xemacs-hg @ 2003-06-02 21:52:27 by youngs]
|
Sun, 01 Jun 2003 21:52:17 +0000 |
youngs |
[xemacs-hg @ 2003-06-01 21:52:17 by youngs]
|
Sun, 01 Jun 2003 05:10:30 +0000 |
youngs |
[xemacs-hg @ 2003-06-01 05:10:14 by youngs]
|
Sat, 31 May 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-05-31 21:52:21 by youngs]
|
Fri, 30 May 2003 21:52:13 +0000 |
youngs |
[xemacs-hg @ 2003-05-30 21:52:13 by youngs]
|
Thu, 29 May 2003 21:52:12 +0000 |
youngs |
[xemacs-hg @ 2003-05-29 21:52:12 by youngs]
|
Thu, 29 May 2003 17:02:31 +0000 |
james |
[xemacs-hg @ 2003-05-29 17:02:31 by james]
|
Wed, 28 May 2003 21:52:26 +0000 |
youngs |
[xemacs-hg @ 2003-05-28 21:52:26 by youngs]
|
Wed, 28 May 2003 05:23:23 +0000 |
viteno |
[xemacs-hg @ 2003-05-28 05:23:23 by viteno]
|
Tue, 27 May 2003 21:52:30 +0000 |
youngs |
[xemacs-hg @ 2003-05-27 21:52:30 by youngs]
|
Mon, 26 May 2003 21:52:20 +0000 |
youngs |
[xemacs-hg @ 2003-05-26 21:52:20 by youngs]
|
Sun, 25 May 2003 21:52:23 +0000 |
youngs |
[xemacs-hg @ 2003-05-25 21:52:23 by youngs]
|
Sat, 24 May 2003 21:52:26 +0000 |
youngs |
[xemacs-hg @ 2003-05-24 21:52:26 by youngs]
|
Fri, 23 May 2003 21:52:18 +0000 |
youngs |
[xemacs-hg @ 2003-05-23 21:52:18 by youngs]
|
Thu, 22 May 2003 21:52:24 +0000 |
youngs |
[xemacs-hg @ 2003-05-22 21:52:24 by youngs]
|
Thu, 22 May 2003 10:18:58 +0000 |
stephent |
[xemacs-hg @ 2003-05-22 10:18:55 by stephent]
|
Thu, 22 May 2003 09:57:57 +0000 |
stephent |
[xemacs-hg @ 2003-05-22 09:57:53 by stephent]
|
Thu, 22 May 2003 07:41:27 +0000 |
stephent |
[xemacs-hg @ 2003-05-22 07:41:20 by stephent]
|
Thu, 22 May 2003 06:09:04 +0000 |
stephent |
[xemacs-hg @ 2003-05-22 06:09:03 by stephent]
|
Wed, 21 May 2003 21:52:27 +0000 |
youngs |
[xemacs-hg @ 2003-05-21 21:52:27 by youngs]
|
Tue, 20 May 2003 21:52:18 +0000 |
youngs |
[xemacs-hg @ 2003-05-20 21:52:18 by youngs]
|
Tue, 20 May 2003 18:57:50 +0000 |
james |
[xemacs-hg @ 2003-05-20 18:57:50 by james]
|
Tue, 20 May 2003 15:00:28 +0000 |
james |
[xemacs-hg @ 2003-05-20 15:00:22 by james]
|
Tue, 20 May 2003 14:40:09 +0000 |
james |
[xemacs-hg @ 2003-05-20 14:40:03 by james]
|
Mon, 19 May 2003 21:52:42 +0000 |
youngs |
[xemacs-hg @ 2003-05-19 21:52:42 by youngs]
|
Sun, 18 May 2003 21:52:42 +0000 |
youngs |
[xemacs-hg @ 2003-05-18 21:52:42 by youngs]
|
Sat, 17 May 2003 21:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-05-17 21:52:22 by youngs]
|
Fri, 16 May 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-05-16 21:52:21 by youngs]
|
Thu, 15 May 2003 21:52:24 +0000 |
youngs |
[xemacs-hg @ 2003-05-15 21:52:24 by youngs]
|
Wed, 14 May 2003 23:57:35 +0000 |
youngs |
[xemacs-hg @ 2003-05-14 23:57:34 by youngs]
|
Wed, 14 May 2003 21:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-05-14 21:52:22 by youngs]
|
Wed, 14 May 2003 12:35:42 +0000 |
stephent |
[xemacs-hg @ 2003-05-14 12:35:42 by stephent]
|
Wed, 14 May 2003 10:34:46 +0000 |
stephent |
[xemacs-hg @ 2003-05-14 10:34:46 by stephent]
|
Wed, 14 May 2003 08:47:15 +0000 |
youngs |
[xemacs-hg @ 2003-05-14 08:47:15 by youngs]
|
Tue, 13 May 2003 21:52:29 +0000 |
youngs |
[xemacs-hg @ 2003-05-13 21:52:29 by youngs]
|
Mon, 12 May 2003 21:52:59 +0000 |
youngs |
[xemacs-hg @ 2003-05-12 21:52:59 by youngs]
|
Mon, 12 May 2003 05:12:10 +0000 |
youngs |
[xemacs-hg @ 2003-05-12 05:12:10 by youngs]
|
Sun, 11 May 2003 21:52:44 +0000 |
youngs |
[xemacs-hg @ 2003-05-11 21:52:44 by youngs]
|
Sat, 10 May 2003 21:52:24 +0000 |
youngs |
[xemacs-hg @ 2003-05-10 21:52:24 by youngs]
|
Sat, 10 May 2003 08:53:40 +0000 |
youngs |
[xemacs-hg @ 2003-05-10 08:53:26 by youngs]
|
Sat, 10 May 2003 07:44:24 +0000 |
stephent |
[xemacs-hg @ 2003-05-10 07:44:22 by stephent]
|
Sat, 10 May 2003 04:18:52 +0000 |
james |
[xemacs-hg @ 2003-05-10 04:18:52 by james]
|
Sat, 10 May 2003 02:57:07 +0000 |
youngs |
[xemacs-hg @ 2003-05-10 02:57:05 by youngs]
|
Fri, 09 May 2003 21:52:33 +0000 |
youngs |
[xemacs-hg @ 2003-05-09 21:52:33 by youngs]
|
Fri, 09 May 2003 14:52:43 +0000 |
stephent |
[xemacs-hg @ 2003-05-09 14:52:37 by stephent]
|
Fri, 09 May 2003 09:50:42 +0000 |
stephent |
[xemacs-hg @ 2003-05-09 09:50:40 by stephent]
|
Fri, 09 May 2003 01:41:56 +0000 |
youngs |
[xemacs-hg @ 2003-05-09 01:41:56 by youngs]
|
Thu, 08 May 2003 21:52:32 +0000 |
youngs |
[xemacs-hg @ 2003-05-08 21:52:32 by youngs]
|
Thu, 08 May 2003 16:06:18 +0000 |
stephent |
[xemacs-hg @ 2003-05-08 16:06:15 by stephent]
|
Wed, 07 May 2003 21:52:34 +0000 |
youngs |
[xemacs-hg @ 2003-05-07 21:52:34 by youngs]
|
Wed, 07 May 2003 08:34:16 +0000 |
youngs |
[xemacs-hg @ 2003-05-07 08:34:08 by youngs]
|
Tue, 06 May 2003 21:52:35 +0000 |
youngs |
[xemacs-hg @ 2003-05-06 21:52:35 by youngs]
|
Tue, 06 May 2003 04:54:21 +0000 |
youngs |
[xemacs-hg @ 2003-05-06 04:54:18 by youngs]
|
Mon, 05 May 2003 21:52:55 +0000 |
youngs |
[xemacs-hg @ 2003-05-05 21:52:55 by youngs]
|
Mon, 05 May 2003 04:52:40 +0000 |
youngs |
[xemacs-hg @ 2003-05-05 04:52:40 by youngs]
|
Sun, 04 May 2003 22:31:06 +0000 |
youngs |
[xemacs-hg @ 2003-05-04 22:31:06 by youngs]
|
Sun, 04 May 2003 21:52:35 +0000 |
youngs |
[xemacs-hg @ 2003-05-04 21:52:35 by youngs]
|
Sun, 04 May 2003 02:34:35 +0000 |
youngs |
[xemacs-hg @ 2003-05-04 02:34:34 by youngs]
|
Sun, 04 May 2003 01:04:41 +0000 |
youngs |
[xemacs-hg @ 2003-05-04 01:04:36 by youngs]
|
Sun, 04 May 2003 00:02:48 +0000 |
youngs |
[xemacs-hg @ 2003-05-04 00:02:45 by youngs]
|
Sat, 03 May 2003 22:47:15 +0000 |
youngs |
[xemacs-hg @ 2003-05-03 22:47:10 by youngs]
|
Sat, 03 May 2003 21:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-05-03 21:52:21 by youngs]
|
Sat, 03 May 2003 02:46:20 +0000 |
youngs |
[xemacs-hg @ 2003-05-03 02:46:20 by youngs]
|
Sat, 03 May 2003 01:55:35 +0000 |
youngs |
[xemacs-hg @ 2003-05-03 01:55:35 by youngs]
|
Fri, 02 May 2003 23:12:17 +0000 |
youngs |
[xemacs-hg @ 2003-05-02 23:12:16 by youngs]
|
Fri, 02 May 2003 22:51:04 +0000 |
youngs |
[xemacs-hg @ 2003-05-02 22:51:04 by youngs]
|
Fri, 02 May 2003 21:52:24 +0000 |
youngs |
[xemacs-hg @ 2003-05-02 21:52:24 by youngs]
|
Fri, 02 May 2003 06:32:29 +0000 |
stephent |
[xemacs-hg @ 2003-05-02 06:32:28 by stephent]
|
Fri, 02 May 2003 06:25:03 +0000 |
stephent |
[xemacs-hg @ 2003-05-02 06:25:02 by stephent]
|
Fri, 02 May 2003 06:16:42 +0000 |
stephent |
[xemacs-hg @ 2003-05-02 06:16:42 by stephent]
|
Fri, 02 May 2003 06:15:54 +0000 |
stephent |
[xemacs-hg @ 2003-05-02 06:15:54 by stephent]
|
Fri, 02 May 2003 06:00:43 +0000 |
stephent |
[xemacs-hg @ 2003-05-02 06:00:41 by stephent]
|
Thu, 01 May 2003 21:52:32 +0000 |
youngs |
[xemacs-hg @ 2003-05-01 21:52:32 by youngs]
|
Thu, 01 May 2003 02:29:00 +0000 |
youngs |
[xemacs-hg @ 2003-05-01 02:29:00 by youngs]
|
Wed, 30 Apr 2003 21:52:40 +0000 |
youngs |
[xemacs-hg @ 2003-04-30 21:52:40 by youngs]
|
Tue, 29 Apr 2003 21:52:38 +0000 |
youngs |
[xemacs-hg @ 2003-04-29 21:52:38 by youngs]
|
Mon, 28 Apr 2003 21:52:34 +0000 |
youngs |
[xemacs-hg @ 2003-04-28 21:52:34 by youngs]
|
Mon, 28 Apr 2003 16:18:23 +0000 |
james |
[xemacs-hg @ 2003-04-28 16:18:23 by james]
|
Sun, 27 Apr 2003 21:52:25 +0000 |
youngs |
[xemacs-hg @ 2003-04-27 21:52:25 by youngs]
|
Sat, 26 Apr 2003 21:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-04-26 21:52:22 by youngs]
|
Fri, 25 Apr 2003 21:52:28 +0000 |
youngs |
[xemacs-hg @ 2003-04-25 21:52:28 by youngs]
|
Thu, 24 Apr 2003 23:41:44 +0000 |
youngs |
[xemacs-hg @ 2003-04-24 23:41:31 by youngs]
|
Thu, 24 Apr 2003 21:52:33 +0000 |
youngs |
[xemacs-hg @ 2003-04-24 21:52:33 by youngs]
|
Thu, 24 Apr 2003 05:33:44 +0000 |
youngs |
[xemacs-hg @ 2003-04-24 05:33:43 by youngs]
|
Thu, 24 Apr 2003 05:29:12 +0000 |
youngs |
[xemacs-hg @ 2003-04-24 05:29:11 by youngs]
|
Thu, 24 Apr 2003 05:26:42 +0000 |
youngs |
[xemacs-hg @ 2003-04-24 05:26:40 by youngs]
|
Wed, 23 Apr 2003 21:52:26 +0000 |
youngs |
[xemacs-hg @ 2003-04-23 21:52:26 by youngs]
|
Wed, 23 Apr 2003 15:42:52 +0000 |
stephent |
[xemacs-hg @ 2003-04-23 15:42:44 by stephent]
|
Tue, 22 Apr 2003 03:24:13 +0000 |
youngs |
[xemacs-hg @ 2003-04-22 03:24:13 by youngs]
|
Mon, 21 Apr 2003 07:19:22 +0000 |
youngs |
[xemacs-hg @ 2003-04-21 07:19:22 by youngs]
|
Sat, 19 Apr 2003 21:52:18 +0000 |
youngs |
[xemacs-hg @ 2003-04-19 21:52:18 by youngs]
|
Fri, 18 Apr 2003 21:52:42 +0000 |
youngs |
[xemacs-hg @ 2003-04-18 21:52:42 by youngs]
|
Thu, 17 Apr 2003 21:52:20 +0000 |
youngs |
[xemacs-hg @ 2003-04-17 21:52:20 by youngs]
|
Wed, 16 Apr 2003 21:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-04-16 21:52:22 by youngs]
|
Wed, 16 Apr 2003 20:24:07 +0000 |
james |
[xemacs-hg @ 2003-04-16 20:24:06 by james]
|
Tue, 15 Apr 2003 21:52:27 +0000 |
youngs |
[xemacs-hg @ 2003-04-15 21:52:27 by youngs]
|
Tue, 15 Apr 2003 17:21:36 +0000 |
stephent |
[xemacs-hg @ 2003-04-15 17:21:34 by stephent]
|
Tue, 15 Apr 2003 17:01:57 +0000 |
stephent |
[xemacs-hg @ 2003-04-15 17:01:56 by stephent]
|
Tue, 15 Apr 2003 16:09:47 +0000 |
stephent |
[xemacs-hg @ 2003-04-15 16:09:46 by stephent]
|
Tue, 15 Apr 2003 15:56:58 +0000 |
stephent |
[xemacs-hg @ 2003-04-15 15:56:56 by stephent]
|
Mon, 14 Apr 2003 21:52:31 +0000 |
youngs |
[xemacs-hg @ 2003-04-14 21:52:31 by youngs]
|
Mon, 14 Apr 2003 04:11:57 +0000 |
youngs |
[xemacs-hg @ 2003-04-14 04:11:55 by youngs]
|
Mon, 14 Apr 2003 03:40:27 +0000 |
youngs |
[xemacs-hg @ 2003-04-14 03:40:26 by youngs]
|
Sun, 13 Apr 2003 21:52:52 +0000 |
youngs |
[xemacs-hg @ 2003-04-13 21:52:52 by youngs]
|
Fri, 11 Apr 2003 22:07:11 +0000 |
youngs |
[xemacs-hg @ 2003-04-11 22:07:11 by youngs]
|
Thu, 10 Apr 2003 21:52:51 +0000 |
youngs |
[xemacs-hg @ 2003-04-10 21:52:51 by youngs]
|
Thu, 10 Apr 2003 08:46:24 +0000 |
michaels |
[xemacs-hg @ 2003-04-10 08:46:23 by michaels]
|
Wed, 09 Apr 2003 21:53:57 +0000 |
youngs |
[xemacs-hg @ 2003-04-09 21:53:57 by youngs]
|
Tue, 08 Apr 2003 21:52:32 +0000 |
youngs |
[xemacs-hg @ 2003-04-08 21:52:32 by youngs]
|
Mon, 07 Apr 2003 21:52:42 +0000 |
youngs |
[xemacs-hg @ 2003-04-07 21:52:42 by youngs]
|
Sun, 06 Apr 2003 21:52:25 +0000 |
youngs |
[xemacs-hg @ 2003-04-06 21:52:25 by youngs]
|
Sat, 05 Apr 2003 21:52:50 +0000 |
youngs |
[xemacs-hg @ 2003-04-05 21:52:50 by youngs]
|
Fri, 04 Apr 2003 21:52:34 +0000 |
youngs |
[xemacs-hg @ 2003-04-04 21:52:34 by youngs]
|
Thu, 03 Apr 2003 21:52:41 +0000 |
youngs |
[xemacs-hg @ 2003-04-03 21:52:41 by youngs]
|
Wed, 02 Apr 2003 21:52:29 +0000 |
youngs |
[xemacs-hg @ 2003-04-02 21:52:29 by youngs]
|
Tue, 01 Apr 2003 21:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-04-01 21:52:22 by youngs]
|
Mon, 31 Mar 2003 21:52:39 +0000 |
youngs |
[xemacs-hg @ 2003-03-31 21:52:39 by youngs]
|
Mon, 31 Mar 2003 08:13:20 +0000 |
mta |
[xemacs-hg @ 2003-03-31 08:13:20 by mta]
|
Sun, 30 Mar 2003 21:52:24 +0000 |
youngs |
[xemacs-hg @ 2003-03-30 21:52:24 by youngs]
|
Sun, 30 Mar 2003 21:43:01 +0000 |
adrian |
[xemacs-hg @ 2003-03-30 21:43:01 by adrian]
|
Sat, 29 Mar 2003 22:52:19 +0000 |
youngs |
[xemacs-hg @ 2003-03-29 22:52:19 by youngs]
|
Fri, 28 Mar 2003 22:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-03-28 22:52:22 by youngs]
|
Thu, 27 Mar 2003 22:52:37 +0000 |
youngs |
[xemacs-hg @ 2003-03-27 22:52:37 by youngs]
|
Thu, 27 Mar 2003 12:57:53 +0000 |
stephent |
[xemacs-hg @ 2003-03-27 12:57:36 by stephent]
|
Wed, 26 Mar 2003 22:52:32 +0000 |
youngs |
[xemacs-hg @ 2003-03-26 22:52:32 by youngs]
|
Wed, 26 Mar 2003 15:09:51 +0000 |
james |
[xemacs-hg @ 2003-03-26 15:09:51 by james]
|
Wed, 26 Mar 2003 06:10:47 +0000 |
stephent |
[xemacs-hg @ 2003-03-26 06:10:47 by stephent]
|
Wed, 26 Mar 2003 05:28:43 +0000 |
youngs |
[xemacs-hg @ 2003-03-26 05:28:43 by youngs]
|
Wed, 26 Mar 2003 04:32:18 +0000 |
james |
[xemacs-hg @ 2003-03-26 04:32:18 by james]
|
Wed, 26 Mar 2003 04:22:49 +0000 |
james |
[xemacs-hg @ 2003-03-26 04:22:47 by james]
|
Tue, 25 Mar 2003 23:45:45 +0000 |
adrian |
[xemacs-hg @ 2003-03-25 23:45:44 by adrian]
|
Tue, 25 Mar 2003 23:09:56 +0000 |
james |
[xemacs-hg @ 2003-03-25 23:09:53 by james]
|
Tue, 25 Mar 2003 22:52:09 +0000 |
youngs |
[xemacs-hg @ 2003-03-25 22:52:09 by youngs]
|
Mon, 24 Mar 2003 22:52:29 +0000 |
youngs |
[xemacs-hg @ 2003-03-24 22:52:29 by youngs]
|
Mon, 24 Mar 2003 16:30:56 +0000 |
youngs |
[xemacs-hg @ 2003-03-24 16:30:55 by youngs]
|
Mon, 24 Mar 2003 15:01:50 +0000 |
stephent |
[xemacs-hg @ 2003-03-24 15:01:47 by stephent]
|
Mon, 24 Mar 2003 14:51:46 +0000 |
stephent |
[xemacs-hg @ 2003-03-24 14:51:45 by stephent]
|
Mon, 24 Mar 2003 14:13:40 +0000 |
stephent |
[xemacs-hg @ 2003-03-24 14:13:40 by stephent]
|
Mon, 24 Mar 2003 11:10:55 +0000 |
adrian |
[xemacs-hg @ 2003-03-24 11:10:54 by adrian]
|
Sun, 23 Mar 2003 22:52:26 +0000 |
youngs |
[xemacs-hg @ 2003-03-23 22:52:26 by youngs]
|
Sat, 22 Mar 2003 22:52:26 +0000 |
youngs |
[xemacs-hg @ 2003-03-22 22:52:26 by youngs]
|
Sat, 22 Mar 2003 21:57:47 +0000 |
adrian |
[xemacs-hg @ 2003-03-22 21:57:47 by adrian]
|
Sat, 22 Mar 2003 20:50:44 +0000 |
adrian |
[xemacs-hg @ 2003-03-22 20:50:44 by adrian]
|
Fri, 21 Mar 2003 22:52:28 +0000 |
youngs |
[xemacs-hg @ 2003-03-21 22:52:28 by youngs]
|
Fri, 21 Mar 2003 01:19:37 +0000 |
adrian |
[xemacs-hg @ 2003-03-21 01:19:37 by adrian]
|
Thu, 20 Mar 2003 22:52:28 +0000 |
youngs |
[xemacs-hg @ 2003-03-20 22:52:28 by youngs]
|
Thu, 20 Mar 2003 13:21:30 +0000 |
youngs |
[xemacs-hg @ 2003-03-20 13:21:26 by youngs]
|
Thu, 20 Mar 2003 13:19:59 +0000 |
youngs |
[xemacs-hg @ 2003-03-20 13:19:56 by youngs]
|
Wed, 19 Mar 2003 22:52:25 +0000 |
youngs |
[xemacs-hg @ 2003-03-19 22:52:25 by youngs]
|
Tue, 18 Mar 2003 22:52:30 +0000 |
youngs |
[xemacs-hg @ 2003-03-18 22:52:30 by youngs]
|
Tue, 18 Mar 2003 06:58:24 +0000 |
stephent |
[xemacs-hg @ 2003-03-18 06:58:19 by stephent]
|
Tue, 18 Mar 2003 00:54:00 +0000 |
youngs |
[xemacs-hg @ 2003-03-18 00:54:00 by youngs]
|
Mon, 17 Mar 2003 22:52:29 +0000 |
youngs |
[xemacs-hg @ 2003-03-17 22:52:29 by youngs]
|
Sun, 16 Mar 2003 22:52:25 +0000 |
youngs |
[xemacs-hg @ 2003-03-16 22:52:25 by youngs]
|
Sun, 16 Mar 2003 21:02:06 +0000 |
youngs |
[xemacs-hg @ 2003-03-16 21:02:01 by youngs]
|
Sat, 15 Mar 2003 22:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-03-15 22:52:22 by youngs]
|
Fri, 14 Mar 2003 22:52:31 +0000 |
youngs |
[xemacs-hg @ 2003-03-14 22:52:31 by youngs]
|
Thu, 13 Mar 2003 22:52:07 +0000 |
youngs |
[xemacs-hg @ 2003-03-13 22:52:07 by youngs]
|
Wed, 12 Mar 2003 22:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-03-12 22:52:22 by youngs]
|
Wed, 12 Mar 2003 17:35:06 +0000 |
adrian |
[xemacs-hg @ 2003-03-12 17:35:06 by adrian]
|
Tue, 11 Mar 2003 22:52:46 +0000 |
youngs |
[xemacs-hg @ 2003-03-11 22:52:46 by youngs]
|
Mon, 10 Mar 2003 22:52:28 +0000 |
youngs |
[xemacs-hg @ 2003-03-10 22:52:28 by youngs]
|
Sun, 09 Mar 2003 22:52:30 +0000 |
youngs |
[xemacs-hg @ 2003-03-09 22:52:30 by youngs]
|
Sun, 09 Mar 2003 17:23:59 +0000 |
scop |
[xemacs-hg @ 2003-03-09 17:23:50 by scop]
|
Sun, 09 Mar 2003 13:24:48 +0000 |
ben |
[xemacs-hg @ 2003-03-09 13:24:46 by ben]
|
Sun, 09 Mar 2003 12:59:45 +0000 |
ben |
[xemacs-hg @ 2003-03-09 12:59:36 by ben]
|
Sun, 09 Mar 2003 02:27:46 +0000 |
ben |
[xemacs-hg @ 2003-03-09 02:27:27 by ben]
|
Sat, 08 Mar 2003 22:52:26 +0000 |
youngs |
[xemacs-hg @ 2003-03-08 22:52:26 by youngs]
|
Fri, 07 Mar 2003 22:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-03-07 22:52:22 by youngs]
|
Thu, 06 Mar 2003 22:52:41 +0000 |
youngs |
[xemacs-hg @ 2003-03-06 22:52:41 by youngs]
|
Wed, 05 Mar 2003 22:52:30 +0000 |
youngs |
[xemacs-hg @ 2003-03-05 22:52:30 by youngs]
|
Tue, 04 Mar 2003 22:52:32 +0000 |
youngs |
[xemacs-hg @ 2003-03-04 22:52:32 by youngs]
|
Mon, 03 Mar 2003 22:52:36 +0000 |
youngs |
[xemacs-hg @ 2003-03-03 22:52:36 by youngs]
|
Mon, 03 Mar 2003 15:00:12 +0000 |
stephent |
[xemacs-hg @ 2003-03-03 15:00:11 by stephent]
|
Mon, 03 Mar 2003 10:35:29 +0000 |
stephent |
[xemacs-hg @ 2003-03-03 10:35:29 by stephent]
|
Mon, 03 Mar 2003 10:21:27 +0000 |
stephent |
[xemacs-hg @ 2003-03-03 10:21:24 by stephent]
|
Mon, 03 Mar 2003 10:17:40 +0000 |
stephent |
[xemacs-hg @ 2003-03-03 10:17:39 by stephent]
|
Mon, 03 Mar 2003 07:18:07 +0000 |
scop |
[xemacs-hg @ 2003-03-03 07:18:07 by scop]
|
Sun, 02 Mar 2003 22:52:42 +0000 |
youngs |
[xemacs-hg @ 2003-03-02 22:52:42 by youngs]
|
Sun, 02 Mar 2003 09:38:54 +0000 |
ben |
[xemacs-hg @ 2003-03-02 09:38:37 by ben]
|
Sun, 02 Mar 2003 02:18:12 +0000 |
ben |
[xemacs-hg @ 2003-03-02 02:18:05 by ben]
|
Sat, 01 Mar 2003 22:52:33 +0000 |
youngs |
[xemacs-hg @ 2003-03-01 22:52:33 by youngs]
|
Sat, 01 Mar 2003 07:25:56 +0000 |
ben |
[xemacs-hg @ 2003-03-01 07:25:26 by ben]
|
Fri, 28 Feb 2003 22:52:30 +0000 |
youngs |
[xemacs-hg @ 2003-02-28 22:52:30 by youngs]
|
Thu, 27 Feb 2003 22:52:41 +0000 |
youngs |
[xemacs-hg @ 2003-02-27 22:52:41 by youngs]
|
Wed, 26 Feb 2003 22:52:55 +0000 |
youngs |
[xemacs-hg @ 2003-02-26 22:52:55 by youngs]
|
Tue, 25 Feb 2003 22:52:59 +0000 |
youngs |
[xemacs-hg @ 2003-02-25 22:52:59 by youngs]
|
Mon, 24 Feb 2003 22:52:37 +0000 |
youngs |
[xemacs-hg @ 2003-02-24 22:52:37 by youngs]
|
Mon, 24 Feb 2003 12:42:39 +0000 |
michaels |
[xemacs-hg @ 2003-02-24 12:42:34 by michaels]
|
Sun, 23 Feb 2003 22:52:36 +0000 |
youngs |
[xemacs-hg @ 2003-02-23 22:52:36 by youngs]
|
Sun, 23 Feb 2003 10:58:05 +0000 |
ben |
[xemacs-hg @ 2003-02-23 10:58:01 by ben]
|
Sat, 22 Feb 2003 22:53:06 +0000 |
youngs |
[xemacs-hg @ 2003-02-22 22:53:06 by youngs]
|
Sat, 22 Feb 2003 02:08:33 +0000 |
ben |
[xemacs-hg @ 2003-02-22 02:08:32 by ben]
|
Fri, 21 Feb 2003 22:52:35 +0000 |
youngs |
[xemacs-hg @ 2003-02-21 22:52:35 by youngs]
|
Fri, 21 Feb 2003 06:57:21 +0000 |
ben |
[xemacs-hg @ 2003-02-21 06:56:46 by ben]
|
Thu, 20 Feb 2003 22:52:51 +0000 |
youngs |
[xemacs-hg @ 2003-02-20 22:52:51 by youngs]
|
Thu, 20 Feb 2003 15:39:42 +0000 |
stephent |
[xemacs-hg @ 2003-02-20 15:39:38 by stephent]
|
Thu, 20 Feb 2003 08:19:44 +0000 |
ben |
[xemacs-hg @ 2003-02-20 08:19:28 by ben]
|
Thu, 20 Feb 2003 08:16:21 +0000 |
ben |
[xemacs-hg @ 2003-02-20 08:16:21 by ben]
|
Thu, 20 Feb 2003 01:12:26 +0000 |
ben |
[xemacs-hg @ 2003-02-20 01:12:25 by ben]
|
Wed, 19 Feb 2003 22:52:37 +0000 |
youngs |
[xemacs-hg @ 2003-02-19 22:52:37 by youngs]
|
Tue, 18 Feb 2003 22:52:48 +0000 |
youngs |
[xemacs-hg @ 2003-02-18 22:52:48 by youngs]
|
Mon, 17 Feb 2003 22:52:49 +0000 |
youngs |
[xemacs-hg @ 2003-02-17 22:52:49 by youngs]
|
Mon, 17 Feb 2003 14:51:02 +0000 |
stephent |
[xemacs-hg @ 2003-02-17 14:50:55 by stephent]
|
Sun, 16 Feb 2003 22:52:43 +0000 |
youngs |
[xemacs-hg @ 2003-02-16 22:52:43 by youngs]
|
Sun, 16 Feb 2003 06:13:41 +0000 |
youngs |
[xemacs-hg @ 2003-02-16 06:13:17 by youngs]
|
Sun, 16 Feb 2003 06:08:02 +0000 |
youngs |
[xemacs-hg @ 2003-02-16 06:08:02 by youngs]
|
Sat, 15 Feb 2003 22:52:47 +0000 |
youngs |
[xemacs-hg @ 2003-02-15 22:52:47 by youngs]
|
Sat, 15 Feb 2003 11:20:40 +0000 |
ben |
[xemacs-hg @ 2003-02-15 11:20:38 by ben]
|
Sat, 15 Feb 2003 10:16:14 +0000 |
ben |
[xemacs-hg @ 2003-02-15 10:15:54 by ben]
|
Sat, 15 Feb 2003 00:31:58 +0000 |
ben |
[xemacs-hg @ 2003-02-15 00:31:58 by ben]
|
Fri, 14 Feb 2003 23:33:15 +0000 |
youngs |
[xemacs-hg @ 2003-02-14 23:33:15 by youngs]
|
Fri, 14 Feb 2003 23:31:47 +0000 |
youngs |
[xemacs-hg @ 2003-02-14 23:31:47 by youngs]
|
Fri, 14 Feb 2003 22:52:30 +0000 |
youngs |
[xemacs-hg @ 2003-02-14 22:52:30 by youngs]
|
Fri, 14 Feb 2003 12:05:07 +0000 |
ben |
[xemacs-hg @ 2003-02-14 12:05:06 by ben]
|
Fri, 14 Feb 2003 11:50:36 +0000 |
ben |
[xemacs-hg @ 2003-02-14 11:50:36 by ben]
|
Fri, 14 Feb 2003 09:50:17 +0000 |
ben |
[xemacs-hg @ 2003-02-14 09:50:15 by ben]
|
Fri, 14 Feb 2003 07:54:29 +0000 |
ben |
[xemacs-hg @ 2003-02-14 07:54:27 by ben]
|
Fri, 14 Feb 2003 07:38:30 +0000 |
stephent |
[xemacs-hg @ 2003-02-14 07:38:22 by stephent]
|
Thu, 13 Feb 2003 22:52:44 +0000 |
youngs |
[xemacs-hg @ 2003-02-13 22:52:44 by youngs]
|
Thu, 13 Feb 2003 09:57:08 +0000 |
ben |
[xemacs-hg @ 2003-02-13 09:57:04 by ben]
|
Wed, 12 Feb 2003 22:52:33 +0000 |
youngs |
[xemacs-hg @ 2003-02-12 22:52:33 by youngs]
|
Wed, 12 Feb 2003 18:55:28 +0000 |
james |
[xemacs-hg @ 2003-02-12 18:55:18 by james]
|
Tue, 11 Feb 2003 22:52:33 +0000 |
youngs |
[xemacs-hg @ 2003-02-11 22:52:33 by youngs]
|
Tue, 11 Feb 2003 19:13:55 +0000 |
adrian |
[xemacs-hg @ 2003-02-11 19:13:52 by adrian]
|
Tue, 11 Feb 2003 08:56:59 +0000 |
michaels |
[xemacs-hg @ 2003-02-11 08:56:57 by michaels]
|
Mon, 10 Feb 2003 22:52:17 +0000 |
youngs |
[xemacs-hg @ 2003-02-10 22:52:17 by youngs]
|
Mon, 10 Feb 2003 17:47:44 +0000 |
stephent |
[xemacs-hg @ 2003-02-10 17:47:38 by stephent]
|
Mon, 10 Feb 2003 17:28:07 +0000 |
stephent |
[xemacs-hg @ 2003-02-10 17:28:03 by stephent]
|
Mon, 10 Feb 2003 14:28:09 +0000 |
stephent |
[xemacs-hg @ 2003-02-10 14:28:09 by stephent]
|
Sun, 09 Feb 2003 22:52:33 +0000 |
youngs |
[xemacs-hg @ 2003-02-09 22:52:33 by youngs]
|
Sun, 09 Feb 2003 15:30:44 +0000 |
youngs |
[xemacs-hg @ 2003-02-09 15:30:44 by youngs]
|
Sun, 09 Feb 2003 14:49:20 +0000 |
youngs |
[xemacs-hg @ 2003-02-09 14:49:15 by youngs]
|
Sun, 09 Feb 2003 09:33:48 +0000 |
ben |
[xemacs-hg @ 2003-02-09 09:33:42 by ben]
|
Sun, 09 Feb 2003 07:03:07 +0000 |
youngs |
[xemacs-hg @ 2003-02-09 07:03:02 by youngs]
|
Sat, 08 Feb 2003 22:52:29 +0000 |
youngs |
[xemacs-hg @ 2003-02-08 22:52:29 by youngs]
|
Sat, 08 Feb 2003 15:03:46 +0000 |
michaels |
[xemacs-hg @ 2003-02-08 15:03:45 by michaels]
|
Sat, 08 Feb 2003 02:29:55 +0000 |
ben |
[xemacs-hg @ 2003-02-08 02:29:52 by ben]
|
Sat, 08 Feb 2003 02:28:15 +0000 |
ben |
[xemacs-hg @ 2003-02-08 02:28:12 by ben]
|
Fri, 07 Feb 2003 22:52:33 +0000 |
youngs |
[xemacs-hg @ 2003-02-07 22:52:33 by youngs]
|
Fri, 07 Feb 2003 21:40:23 +0000 |
james |
[xemacs-hg @ 2003-02-07 21:40:22 by james]
|
Fri, 07 Feb 2003 21:05:35 +0000 |
james |
[xemacs-hg @ 2003-02-07 21:05:32 by james]
|
Fri, 07 Feb 2003 20:46:02 +0000 |
james |
[xemacs-hg @ 2003-02-07 20:45:59 by james]
|
Fri, 07 Feb 2003 15:33:35 +0000 |
james |
[xemacs-hg @ 2003-02-07 15:33:34 by james]
|
Fri, 07 Feb 2003 11:50:54 +0000 |
ben |
[xemacs-hg @ 2003-02-07 11:50:50 by ben]
|
Fri, 07 Feb 2003 01:43:07 +0000 |
ben |
[xemacs-hg @ 2003-02-07 01:43:05 by ben]
|
Fri, 07 Feb 2003 00:54:20 +0000 |
ben |
[xemacs-hg @ 2003-02-07 00:54:17 by ben]
|
Fri, 07 Feb 2003 00:49:42 +0000 |
ben |
[xemacs-hg @ 2003-02-07 00:49:41 by ben]
|
Thu, 06 Feb 2003 22:52:40 +0000 |
youngs |
[xemacs-hg @ 2003-02-06 22:52:40 by youngs]
|
Thu, 06 Feb 2003 14:37:56 +0000 |
stephent |
[xemacs-hg @ 2003-02-06 14:37:51 by stephent]
|
Thu, 06 Feb 2003 10:44:06 +0000 |
ben |
[xemacs-hg @ 2003-02-06 10:44:06 by ben]
|
Thu, 06 Feb 2003 06:36:17 +0000 |
ben |
[xemacs-hg @ 2003-02-06 06:35:47 by ben]
|
Wed, 05 Feb 2003 22:53:04 +0000 |
youngs |
[xemacs-hg @ 2003-02-05 22:53:04 by youngs]
|
Wed, 05 Feb 2003 10:07:33 +0000 |
stephent |
[xemacs-hg @ 2003-02-05 10:07:26 by stephent]
|
Wed, 05 Feb 2003 08:18:58 +0000 |
stephent |
[xemacs-hg @ 2003-02-05 08:18:55 by stephent]
|
Wed, 05 Feb 2003 06:20:54 +0000 |
ben |
[xemacs-hg @ 2003-02-05 06:20:50 by ben]
|
Tue, 04 Feb 2003 22:52:25 +0000 |
youngs |
[xemacs-hg @ 2003-02-04 22:52:25 by youngs]
|
Mon, 03 Feb 2003 23:35:53 +0000 |
youngs |
[xemacs-hg @ 2003-02-03 23:35:53 by youngs]
|
Mon, 03 Feb 2003 22:52:49 +0000 |
youngs |
[xemacs-hg @ 2003-02-03 22:52:49 by youngs]
|
Mon, 03 Feb 2003 22:50:06 +0000 |
youngs |
[xemacs-hg @ 2003-02-03 22:50:06 by youngs]
|
Mon, 03 Feb 2003 17:46:58 +0000 |
james |
[xemacs-hg @ 2003-02-03 17:46:54 by james]
|
Mon, 03 Feb 2003 02:42:56 +0000 |
youngs |
[xemacs-hg @ 2003-02-03 02:42:53 by youngs]
|
Sun, 02 Feb 2003 23:50:31 +0000 |
youngs |
[xemacs-hg @ 2003-02-02 23:50:31 by youngs]
|
Sun, 02 Feb 2003 22:52:44 +0000 |
youngs |
[xemacs-hg @ 2003-02-02 22:52:44 by youngs]
|
Sun, 02 Feb 2003 07:32:00 +0000 |
youngs |
[xemacs-hg @ 2003-02-02 07:31:59 by youngs]
|
Sat, 01 Feb 2003 22:52:27 +0000 |
youngs |
[xemacs-hg @ 2003-02-01 22:52:27 by youngs]
|
Fri, 31 Jan 2003 22:52:40 +0000 |
youngs |
[xemacs-hg @ 2003-01-31 22:52:40 by youngs]
|
Fri, 31 Jan 2003 12:14:00 +0000 |
stephent |
[xemacs-hg @ 2003-01-31 12:14:00 by stephent]
|
Fri, 31 Jan 2003 12:05:17 +0000 |
stephent |
[xemacs-hg @ 2003-01-31 12:05:17 by stephent]
|
Fri, 31 Jan 2003 12:03:47 +0000 |
stephent |
[xemacs-hg @ 2003-01-31 12:03:47 by stephent]
|
Fri, 31 Jan 2003 12:02:38 +0000 |
stephent |
[xemacs-hg @ 2003-01-31 12:02:30 by stephent]
|
Thu, 30 Jan 2003 22:52:32 +0000 |
youngs |
[xemacs-hg @ 2003-01-30 22:52:32 by youngs]
|
Wed, 29 Jan 2003 22:52:37 +0000 |
youngs |
[xemacs-hg @ 2003-01-29 22:52:37 by youngs]
|
Tue, 28 Jan 2003 22:52:27 +0000 |
youngs |
[xemacs-hg @ 2003-01-28 22:52:27 by youngs]
|
Tue, 28 Jan 2003 03:19:04 +0000 |
youngs |
[xemacs-hg @ 2003-01-28 03:19:04 by youngs]
|
Mon, 27 Jan 2003 22:52:27 +0000 |
youngs |
[xemacs-hg @ 2003-01-27 22:52:27 by youngs]
|
Sun, 26 Jan 2003 22:52:22 +0000 |
youngs |
[xemacs-hg @ 2003-01-26 22:52:22 by youngs]
|
Sat, 25 Jan 2003 22:52:16 +0000 |
youngs |
[xemacs-hg @ 2003-01-25 22:52:16 by youngs]
|
Fri, 24 Jan 2003 22:52:24 +0000 |
youngs |
[xemacs-hg @ 2003-01-24 22:52:24 by youngs]
|
Thu, 23 Jan 2003 22:52:25 +0000 |
youngs |
[xemacs-hg @ 2003-01-23 22:52:25 by youngs]
|
Thu, 23 Jan 2003 11:39:01 +0000 |
stephent |
[xemacs-hg @ 2003-01-23 11:38:56 by stephent]
|
Thu, 23 Jan 2003 11:24:13 +0000 |
stephent |
[xemacs-hg @ 2003-01-23 11:24:08 by stephent]
|
Thu, 23 Jan 2003 10:09:41 +0000 |
michaels |
[xemacs-hg @ 2003-01-23 10:09:41 by michaels]
|
Thu, 23 Jan 2003 02:16:42 +0000 |
vins |
[xemacs-hg @ 2003-01-23 02:16:42 by vins]
|
Wed, 22 Jan 2003 22:52:28 +0000 |
youngs |
[xemacs-hg @ 2003-01-22 22:52:28 by youngs]
|
Wed, 22 Jan 2003 20:31:52 +0000 |
michaels |
[xemacs-hg @ 2003-01-22 20:31:52 by michaels]
|
Tue, 21 Jan 2003 22:52:39 +0000 |
youngs |
[xemacs-hg @ 2003-01-21 22:52:39 by youngs]
|
Mon, 20 Jan 2003 22:52:51 +0000 |
youngs |
[xemacs-hg @ 2003-01-20 22:52:51 by youngs]
|
Sun, 19 Jan 2003 22:52:29 +0000 |
youngs |
[xemacs-hg @ 2003-01-19 22:52:29 by youngs]
|
Sat, 18 Jan 2003 22:52:30 +0000 |
youngs |
[xemacs-hg @ 2003-01-18 22:52:30 by youngs]
|
Sat, 18 Jan 2003 04:48:18 +0000 |
james |
[xemacs-hg @ 2003-01-18 04:48:18 by james]
|
Fri, 17 Jan 2003 22:52:21 +0000 |
youngs |
[xemacs-hg @ 2003-01-17 22:52:21 by youngs]
|
Fri, 17 Jan 2003 16:59:26 +0000 |
james |
[xemacs-hg @ 2003-01-17 16:59:20 by james]
|
Thu, 16 Jan 2003 22:52:17 +0000 |
youngs |
[xemacs-hg @ 2003-01-16 22:52:17 by youngs]
|
Thu, 16 Jan 2003 08:59:47 +0000 |
michaels |
[xemacs-hg @ 2003-01-16 08:59:47 by michaels]
|
Wed, 15 Jan 2003 22:52:13 +0000 |
youngs |
[xemacs-hg @ 2003-01-15 22:52:13 by youngs]
|
Wed, 15 Jan 2003 15:33:55 +0000 |
gin |
[xemacs-hg @ 2003-01-15 15:33:55 by gin]
|
Wed, 15 Jan 2003 15:17:02 +0000 |
gin |
[xemacs-hg @ 2003-01-15 15:17:01 by gin]
|
Wed, 15 Jan 2003 15:03:08 +0000 |
gin |
[xemacs-hg @ 2003-01-15 15:03:08 by gin]
|
Wed, 15 Jan 2003 08:46:22 +0000 |
youngs |
[xemacs-hg @ 2003-01-15 08:46:18 by youngs]
|
Wed, 15 Jan 2003 07:24:36 +0000 |
stephent |
[xemacs-hg @ 2003-01-15 07:24:36 by stephent]
|
Wed, 15 Jan 2003 07:24:36 +0000 |
stephent |
[xemacs-hg @ 2003-01-15 07:24:36 by stephent]
|
Wed, 15 Jan 2003 01:25:42 +0000 |
youngs |
[xemacs-hg @ 2003-01-15 01:25:42 by youngs]
|
Tue, 14 Jan 2003 22:52:35 +0000 |
youngs |
[xemacs-hg @ 2003-01-14 22:52:35 by youngs]
|
Tue, 14 Jan 2003 16:54:51 +0000 |
michaels |
[xemacs-hg @ 2003-01-14 16:54:50 by michaels]
|
Tue, 14 Jan 2003 16:54:03 +0000 |
michaels |
[xemacs-hg @ 2003-01-14 16:54:02 by michaels]
|
Mon, 13 Jan 2003 22:52:31 +0000 |
youngs |
[xemacs-hg @ 2003-01-13 22:52:31 by youngs]
|
Sun, 12 Jan 2003 22:52:46 +0000 |
youngs |
[xemacs-hg @ 2003-01-12 22:52:46 by youngs]
|
Sun, 12 Jan 2003 11:08:22 +0000 |
michaels |
[xemacs-hg @ 2003-01-12 11:07:58 by michaels]
|
Sun, 12 Jan 2003 11:04:30 +0000 |
michaels |
[xemacs-hg @ 2003-01-12 11:04:30 by michaels]
|
Sun, 12 Jan 2003 11:03:16 +0000 |
michaels |
[xemacs-hg @ 2003-01-12 11:03:13 by michaels]
|
Sun, 12 Jan 2003 10:45:53 +0000 |
michaels |
[xemacs-hg @ 2003-01-12 10:45:53 by michaels]
|
Sat, 11 Jan 2003 22:52:31 +0000 |
youngs |
[xemacs-hg @ 2003-01-11 22:52:31 by youngs]
|
Fri, 10 Jan 2003 22:52:27 +0000 |
youngs |
[xemacs-hg @ 2003-01-10 22:52:27 by youngs]
|
Fri, 10 Jan 2003 14:12:41 +0000 |
youngs |
[xemacs-hg @ 2003-01-10 14:12:40 by youngs]
|
Thu, 09 Jan 2003 22:53:02 +0000 |
youngs |
[xemacs-hg @ 2003-01-09 22:53:02 by youngs]
|
Thu, 09 Jan 2003 13:09:05 +0000 |
stephent |
[xemacs-hg @ 2003-01-09 13:08:53 by stephent]
|
Thu, 09 Jan 2003 12:49:43 +0000 |
stephent |
[xemacs-hg @ 2003-01-09 12:49:36 by stephent]
|
Wed, 08 Jan 2003 22:52:54 +0000 |
youngs |
[xemacs-hg @ 2003-01-08 22:52:54 by youngs]
|
Tue, 07 Jan 2003 22:53:01 +0000 |
youngs |
[xemacs-hg @ 2003-01-07 22:53:01 by youngs]
|
Tue, 07 Jan 2003 07:23:37 +0000 |
stephent |
[xemacs-hg @ 2003-01-07 07:23:34 by stephent]
|
Mon, 06 Jan 2003 22:53:07 +0000 |
youngs |
[xemacs-hg @ 2003-01-06 22:53:07 by youngs]
|
Sun, 05 Jan 2003 22:52:51 +0000 |
youngs |
[xemacs-hg @ 2003-01-05 22:52:51 by youngs]
|
Sun, 05 Jan 2003 18:38:37 +0000 |
daiki |
[xemacs-hg @ 2003-01-05 18:38:36 by daiki]
|
Sun, 05 Jan 2003 10:54:04 +0000 |
youngs |
[xemacs-hg @ 2003-01-05 10:53:58 by youngs]
|
Sun, 05 Jan 2003 05:13:45 +0000 |
youngs |
[xemacs-hg @ 2003-01-05 05:13:26 by youngs]
|
Sat, 04 Jan 2003 22:52:58 +0000 |
youngs |
[xemacs-hg @ 2003-01-04 22:52:58 by youngs]
|
Fri, 03 Jan 2003 22:53:01 +0000 |
youngs |
[xemacs-hg @ 2003-01-03 22:53:01 by youngs]
|
Fri, 03 Jan 2003 12:15:03 +0000 |
stephent |
[xemacs-hg @ 2003-01-03 12:15:03 by stephent]
|
Fri, 03 Jan 2003 12:12:40 +0000 |
stephent |
[xemacs-hg @ 2003-01-03 12:12:30 by stephent]
|
Thu, 02 Jan 2003 22:52:44 +0000 |
youngs |
[xemacs-hg @ 2003-01-02 22:52:44 by youngs]
|
Wed, 01 Jan 2003 22:53:04 +0000 |
youngs |
[xemacs-hg @ 2003-01-01 22:53:04 by youngs]
|
Tue, 31 Dec 2002 22:52:50 +0000 |
youngs |
[xemacs-hg @ 2002-12-31 22:52:50 by youngs]
|
Mon, 30 Dec 2002 22:53:03 +0000 |
youngs |
[xemacs-hg @ 2002-12-30 22:53:03 by youngs]
|
Sun, 29 Dec 2002 22:52:42 +0000 |
youngs |
[xemacs-hg @ 2002-12-29 22:52:42 by youngs]
|
Sat, 28 Dec 2002 22:52:42 +0000 |
youngs |
[xemacs-hg @ 2002-12-28 22:52:42 by youngs]
|
Fri, 27 Dec 2002 22:53:02 +0000 |
youngs |
[xemacs-hg @ 2002-12-27 22:53:02 by youngs]
|
Fri, 27 Dec 2002 06:15:01 +0000 |
stephent |
[xemacs-hg @ 2002-12-27 06:13:13 by stephent]
|
Thu, 26 Dec 2002 22:52:56 +0000 |
youngs |
[xemacs-hg @ 2002-12-26 22:52:56 by youngs]
|
Thu, 26 Dec 2002 15:52:43 +0000 |
stephent |
[xemacs-hg @ 2002-12-26 15:52:41 by stephent]
|
Wed, 25 Dec 2002 22:52:54 +0000 |
youngs |
[xemacs-hg @ 2002-12-25 22:52:54 by youngs]
|
Tue, 24 Dec 2002 22:52:57 +0000 |
youngs |
[xemacs-hg @ 2002-12-24 22:52:57 by youngs]
|
Mon, 23 Dec 2002 22:52:56 +0000 |
youngs |
[xemacs-hg @ 2002-12-23 22:52:56 by youngs]
|
Sun, 22 Dec 2002 22:53:04 +0000 |
youngs |
[xemacs-hg @ 2002-12-22 22:53:04 by youngs]
|
Sat, 21 Dec 2002 22:52:59 +0000 |
youngs |
[xemacs-hg @ 2002-12-21 22:52:59 by youngs]
|
Fri, 20 Dec 2002 22:52:57 +0000 |
youngs |
[xemacs-hg @ 2002-12-20 22:52:57 by youngs]
|
Thu, 19 Dec 2002 22:53:06 +0000 |
youngs |
[xemacs-hg @ 2002-12-19 22:53:06 by youngs]
|
Wed, 18 Dec 2002 22:52:58 +0000 |
youngs |
[xemacs-hg @ 2002-12-18 22:52:58 by youngs]
|
Tue, 17 Dec 2002 22:52:50 +0000 |
youngs |
[xemacs-hg @ 2002-12-17 22:52:50 by youngs]
|
Mon, 16 Dec 2002 22:53:04 +0000 |
youngs |
[xemacs-hg @ 2002-12-16 22:53:04 by youngs]
|
Mon, 16 Dec 2002 03:02:09 +0000 |
ben |
[xemacs-hg @ 2002-12-16 03:01:57 by ben]
|
Mon, 16 Dec 2002 02:33:04 +0000 |
ben |
[xemacs-hg @ 2002-12-16 02:32:47 by ben]
|
Sun, 15 Dec 2002 22:52:57 +0000 |
youngs |
[xemacs-hg @ 2002-12-15 22:52:57 by youngs]
|
Sat, 14 Dec 2002 22:53:02 +0000 |
youngs |
[xemacs-hg @ 2002-12-14 22:53:02 by youngs]
|
Fri, 13 Dec 2002 22:53:39 +0000 |
youngs |
[xemacs-hg @ 2002-12-13 22:53:39 by youngs]
|
Fri, 13 Dec 2002 04:30:18 +0000 |
andyp |
[xemacs-hg @ 2002-12-13 04:29:06 by andyp]
|
Thu, 12 Dec 2002 22:53:10 +0000 |
youngs |
[xemacs-hg @ 2002-12-12 22:53:10 by youngs]
|
Thu, 12 Dec 2002 03:22:50 +0000 |
stephent |
[xemacs-hg @ 2002-12-12 03:22:50 by stephent]
|
Thu, 12 Dec 2002 03:20:43 +0000 |
stephent |
[xemacs-hg @ 2002-12-12 03:20:35 by stephent]
|
Wed, 11 Dec 2002 22:53:28 +0000 |
youngs |
[xemacs-hg @ 2002-12-11 22:53:28 by youngs]
|
Tue, 10 Dec 2002 22:53:15 +0000 |
youngs |
[xemacs-hg @ 2002-12-10 22:53:15 by youngs]
|
Mon, 09 Dec 2002 22:53:34 +0000 |
youngs |
[xemacs-hg @ 2002-12-09 22:53:34 by youngs]
|
Sun, 08 Dec 2002 22:54:32 +0000 |
youngs |
[xemacs-hg @ 2002-12-08 22:54:32 by youngs]
|
Sun, 08 Dec 2002 10:25:14 +0000 |
michaels |
[xemacs-hg @ 2002-12-08 10:24:33 by michaels]
|
Sat, 07 Dec 2002 22:54:03 +0000 |
youngs |
[xemacs-hg @ 2002-12-07 22:54:03 by youngs]
|
Fri, 06 Dec 2002 22:53:40 +0000 |
youngs |
[xemacs-hg @ 2002-12-06 22:53:40 by youngs]
|
Fri, 06 Dec 2002 20:48:25 +0000 |
stephent |
[xemacs-hg @ 2002-12-06 20:48:25 by stephent]
|
Thu, 05 Dec 2002 22:54:04 +0000 |
youngs |
[xemacs-hg @ 2002-12-05 22:54:04 by youngs]
|
Wed, 04 Dec 2002 22:55:11 +0000 |
youngs |
[xemacs-hg @ 2002-12-04 22:55:11 by youngs]
|
Wed, 04 Dec 2002 14:06:04 +0000 |
stephent |
[xemacs-hg @ 2002-12-04 14:05:57 by stephent]
|
Wed, 04 Dec 2002 14:00:46 +0000 |
stephent |
[xemacs-hg @ 2002-12-04 14:00:37 by stephent]
|
Wed, 04 Dec 2002 13:54:45 +0000 |
stephent |
[xemacs-hg @ 2002-12-04 13:54:31 by stephent]
|
Tue, 03 Dec 2002 22:53:38 +0000 |
youngs |
[xemacs-hg @ 2002-12-03 22:53:38 by youngs]
|
Tue, 03 Dec 2002 14:02:50 +0000 |
didierv |
[xemacs-hg @ 2002-12-03 14:02:49 by didierv]
|
Tue, 03 Dec 2002 11:01:44 +0000 |
didierv |
[xemacs-hg @ 2002-12-03 11:01:40 by didierv]
|
Tue, 03 Dec 2002 10:35:17 +0000 |
didierv |
[xemacs-hg @ 2002-12-03 10:35:06 by didierv]
|
Mon, 02 Dec 2002 22:53:28 +0000 |
youngs |
[xemacs-hg @ 2002-12-02 22:53:28 by youngs]
|
Mon, 02 Dec 2002 17:57:09 +0000 |
stephent |
[xemacs-hg @ 2002-12-02 17:56:58 by stephent]
|
Mon, 02 Dec 2002 12:33:32 +0000 |
michaels |
[xemacs-hg @ 2002-12-02 12:33:32 by michaels]
|
Mon, 02 Dec 2002 12:27:20 +0000 |
michaels |
[xemacs-hg @ 2002-12-02 12:27:18 by michaels]
|
Sun, 01 Dec 2002 22:53:15 +0000 |
youngs |
[xemacs-hg @ 2002-12-01 22:53:15 by youngs]
|
Sat, 30 Nov 2002 22:53:06 +0000 |
youngs |
[xemacs-hg @ 2002-11-30 22:53:06 by youngs]
|
Sat, 30 Nov 2002 08:10:26 +0000 |
ben |
[xemacs-hg @ 2002-11-30 08:10:24 by ben]
|
Fri, 29 Nov 2002 22:53:04 +0000 |
youngs |
[xemacs-hg @ 2002-11-29 22:53:04 by youngs]
|
Thu, 28 Nov 2002 22:53:09 +0000 |
youngs |
[xemacs-hg @ 2002-11-28 22:53:09 by youngs]
|
Thu, 28 Nov 2002 12:38:17 +0000 |
michaels |
[xemacs-hg @ 2002-11-28 12:38:16 by michaels]
|
Thu, 28 Nov 2002 12:34:44 +0000 |
michaels |
[xemacs-hg @ 2002-11-28 12:34:43 by michaels]
|
Thu, 28 Nov 2002 12:30:09 +0000 |
michaels |
[xemacs-hg @ 2002-11-28 12:30:09 by michaels]
|
Wed, 27 Nov 2002 22:53:43 +0000 |
youngs |
[xemacs-hg @ 2002-11-27 22:53:43 by youngs]
|
Wed, 27 Nov 2002 07:15:36 +0000 |
ben |
[xemacs-hg @ 2002-11-27 07:15:02 by ben]
|
Tue, 26 Nov 2002 22:52:59 +0000 |
youngs |
[xemacs-hg @ 2002-11-26 22:52:59 by youngs]
|
Mon, 25 Nov 2002 22:53:20 +0000 |
youngs |
[xemacs-hg @ 2002-11-25 22:53:20 by youngs]
|
Sun, 24 Nov 2002 22:52:57 +0000 |
youngs |
[xemacs-hg @ 2002-11-24 22:52:57 by youngs]
|
Sat, 23 Nov 2002 22:53:05 +0000 |
youngs |
[xemacs-hg @ 2002-11-23 22:53:05 by youngs]
|
Fri, 22 Nov 2002 22:53:24 +0000 |
youngs |
[xemacs-hg @ 2002-11-22 22:53:24 by youngs]
|
Fri, 22 Nov 2002 16:23:53 +0000 |
james |
[xemacs-hg @ 2002-11-22 16:23:52 by james]
|
Fri, 22 Nov 2002 12:57:11 +0000 |
ben |
[xemacs-hg @ 2002-11-22 12:57:09 by ben]
|
Thu, 21 Nov 2002 22:53:01 +0000 |
youngs |
[xemacs-hg @ 2002-11-21 22:53:01 by youngs]
|
Wed, 20 Nov 2002 22:53:08 +0000 |
youngs |
[xemacs-hg @ 2002-11-20 22:53:08 by youngs]
|
Tue, 19 Nov 2002 22:53:35 +0000 |
youngs |
[xemacs-hg @ 2002-11-19 22:53:35 by youngs]
|
Mon, 18 Nov 2002 22:53:15 +0000 |
youngs |
[xemacs-hg @ 2002-11-18 22:53:15 by youngs]
|
Mon, 18 Nov 2002 06:53:08 +0000 |
ben |
[xemacs-hg @ 2002-11-18 06:52:23 by ben]
|
Sun, 17 Nov 2002 22:53:08 +0000 |
youngs |
[xemacs-hg @ 2002-11-17 22:53:08 by youngs]
|
Sat, 16 Nov 2002 22:52:56 +0000 |
youngs |
[xemacs-hg @ 2002-11-16 22:52:56 by youngs]
|
Fri, 15 Nov 2002 22:53:02 +0000 |
youngs |
[xemacs-hg @ 2002-11-15 22:53:02 by youngs]
|
Thu, 14 Nov 2002 22:53:11 +0000 |
youngs |
[xemacs-hg @ 2002-11-14 22:53:11 by youngs]
|
Wed, 13 Nov 2002 22:53:05 +0000 |
youngs |
[xemacs-hg @ 2002-11-13 22:53:05 by youngs]
|
Tue, 12 Nov 2002 22:53:40 +0000 |
youngs |
[xemacs-hg @ 2002-11-12 22:53:40 by youngs]
|
Tue, 12 Nov 2002 18:58:41 +0000 |
james |
[xemacs-hg @ 2002-11-12 18:58:13 by james]
|
Tue, 12 Nov 2002 03:57:48 +0000 |
stephent |
[xemacs-hg @ 2002-11-12 03:57:44 by stephent]
|
Tue, 12 Nov 2002 03:52:24 +0000 |
stephent |
[xemacs-hg @ 2002-11-12 03:52:23 by stephent]
|
Mon, 11 Nov 2002 22:53:14 +0000 |
youngs |
[xemacs-hg @ 2002-11-11 22:53:14 by youngs]
|
Mon, 11 Nov 2002 18:52:57 +0000 |
stephent |
[xemacs-hg @ 2002-11-11 18:52:57 by stephent]
|
Mon, 11 Nov 2002 16:56:19 +0000 |
stephent |
[xemacs-hg @ 2002-11-11 16:56:15 by stephent]
|
Mon, 11 Nov 2002 16:13:28 +0000 |
stephent |
[xemacs-hg @ 2002-11-11 16:13:28 by stephent]
|
Mon, 11 Nov 2002 16:03:57 +0000 |
stephent |
[xemacs-hg @ 2002-11-11 16:03:12 by stephent]
|
Mon, 11 Nov 2002 15:56:21 +0000 |
stephent |
[xemacs-hg @ 2002-11-11 15:56:18 by stephent]
|
Mon, 11 Nov 2002 15:39:07 +0000 |
stephent |
[xemacs-hg @ 2002-11-11 15:39:03 by stephent]
|
Mon, 11 Nov 2002 15:34:13 +0000 |
stephent |
[xemacs-hg @ 2002-11-11 15:34:11 by stephent]
|
Mon, 11 Nov 2002 14:23:50 +0000 |
stephent |
[xemacs-hg @ 2002-11-11 14:23:45 by stephent]
|
Mon, 11 Nov 2002 14:19:11 +0000 |
stephent |
[xemacs-hg @ 2002-11-11 14:19:07 by stephent]
|
Sun, 10 Nov 2002 22:52:54 +0000 |
youngs |
[xemacs-hg @ 2002-11-10 22:52:54 by youngs]
|
Sun, 10 Nov 2002 16:07:13 +0000 |
michaels |
[xemacs-hg @ 2002-11-10 16:07:12 by michaels]
|
Sat, 09 Nov 2002 22:53:00 +0000 |
youngs |
[xemacs-hg @ 2002-11-09 22:53:00 by youngs]
|
Fri, 08 Nov 2002 22:53:34 +0000 |
youngs |
[xemacs-hg @ 2002-11-08 22:53:34 by youngs]
|
Thu, 07 Nov 2002 22:53:40 +0000 |
youngs |
[xemacs-hg @ 2002-11-07 22:53:40 by youngs]
|
Wed, 06 Nov 2002 22:53:56 +0000 |
youngs |
[xemacs-hg @ 2002-11-06 22:53:56 by youngs]
|
Tue, 05 Nov 2002 22:53:31 +0000 |
youngs |
[xemacs-hg @ 2002-11-05 22:53:31 by youngs]
|
Mon, 04 Nov 2002 22:53:40 +0000 |
youngs |
[xemacs-hg @ 2002-11-04 22:53:40 by youngs]
|
Mon, 04 Nov 2002 05:19:54 +0000 |
ben |
[xemacs-hg @ 2002-11-04 05:19:45 by ben]
|
Sun, 03 Nov 2002 22:54:25 +0000 |
youngs |
[xemacs-hg @ 2002-11-03 22:54:25 by youngs]
|
Sat, 02 Nov 2002 22:53:33 +0000 |
youngs |
[xemacs-hg @ 2002-11-02 22:53:33 by youngs]
|
Fri, 01 Nov 2002 22:54:02 +0000 |
youngs |
[xemacs-hg @ 2002-11-01 22:54:02 by youngs]
|
Thu, 31 Oct 2002 22:54:26 +0000 |
youngs |
[xemacs-hg @ 2002-10-31 22:54:26 by youngs]
|
Wed, 30 Oct 2002 22:55:40 +0000 |
youngs |
[xemacs-hg @ 2002-10-30 22:55:40 by youngs]
|
Tue, 29 Oct 2002 22:54:05 +0000 |
youngs |
[xemacs-hg @ 2002-10-29 22:54:05 by youngs]
|
Mon, 28 Oct 2002 22:56:06 +0000 |
youngs |
[xemacs-hg @ 2002-10-28 22:56:06 by youngs]
|
Sun, 27 Oct 2002 22:53:35 +0000 |
youngs |
[xemacs-hg @ 2002-10-27 22:53:35 by youngs]
|
Sat, 26 Oct 2002 21:53:02 +0000 |
youngs |
[xemacs-hg @ 2002-10-26 21:53:02 by youngs]
|
Fri, 25 Oct 2002 21:55:22 +0000 |
youngs |
[xemacs-hg @ 2002-10-25 21:55:22 by youngs]
|
Thu, 24 Oct 2002 21:54:13 +0000 |
youngs |
[xemacs-hg @ 2002-10-24 21:54:13 by youngs]
|
Thu, 24 Oct 2002 16:31:54 +0000 |
youngs |
[xemacs-hg @ 2002-10-24 16:31:54 by youngs]
|
Thu, 24 Oct 2002 16:21:17 +0000 |
youngs |
[xemacs-hg @ 2002-10-24 16:19:39 by youngs]
|
Thu, 24 Oct 2002 14:59:27 +0000 |
youngs |
[xemacs-hg @ 2002-10-24 14:59:22 by youngs]
|
Thu, 24 Oct 2002 14:19:36 +0000 |
youngs |
[xemacs-hg @ 2002-10-24 14:19:25 by youngs]
|
Thu, 24 Oct 2002 13:55:49 +0000 |
youngs |
[xemacs-hg @ 2002-10-24 13:55:42 by youngs]
|
Thu, 24 Oct 2002 13:49:13 +0000 |
youngs |
[xemacs-hg @ 2002-10-24 13:49:07 by youngs]
|
Thu, 24 Oct 2002 13:45:04 +0000 |
youngs |
[xemacs-hg @ 2002-10-24 13:44:51 by youngs]
|
Wed, 23 Oct 2002 21:53:40 +0000 |
youngs |
[xemacs-hg @ 2002-10-23 21:53:40 by youngs]
|
Tue, 22 Oct 2002 21:54:05 +0000 |
youngs |
[xemacs-hg @ 2002-10-22 21:54:05 by youngs]
|
Mon, 21 Oct 2002 21:53:59 +0000 |
youngs |
[xemacs-hg @ 2002-10-21 21:53:59 by youngs]
|
Sun, 20 Oct 2002 21:53:29 +0000 |
youngs |
[xemacs-hg @ 2002-10-20 21:53:29 by youngs]
|
Sat, 19 Oct 2002 21:53:37 +0000 |
youngs |
[xemacs-hg @ 2002-10-19 21:53:37 by youngs]
|
Fri, 18 Oct 2002 21:54:16 +0000 |
youngs |
[xemacs-hg @ 2002-10-18 21:54:16 by youngs]
|
Fri, 18 Oct 2002 05:43:35 +0000 |
stephent |
[xemacs-hg @ 2002-10-18 05:43:26 by stephent]
|
Thu, 17 Oct 2002 21:53:38 +0000 |
youngs |
[xemacs-hg @ 2002-10-17 21:53:38 by youngs]
|
Thu, 17 Oct 2002 14:12:17 +0000 |
stephent |
[xemacs-hg @ 2002-10-17 14:12:14 by stephent]
|
Wed, 16 Oct 2002 21:53:37 +0000 |
youngs |
[xemacs-hg @ 2002-10-16 21:53:37 by youngs]
|
Tue, 15 Oct 2002 21:53:34 +0000 |
youngs |
[xemacs-hg @ 2002-10-15 21:53:34 by youngs]
|
Mon, 14 Oct 2002 21:59:24 +0000 |
youngs |
[xemacs-hg @ 2002-10-14 21:59:24 by youngs]
|
Mon, 14 Oct 2002 19:20:17 +0000 |
adrian |
[xemacs-hg @ 2002-10-14 19:20:12 by adrian]
|
Sun, 13 Oct 2002 21:54:11 +0000 |
youngs |
[xemacs-hg @ 2002-10-13 21:54:11 by youngs]
|
Sat, 12 Oct 2002 21:54:25 +0000 |
youngs |
[xemacs-hg @ 2002-10-12 21:54:25 by youngs]
|
Fri, 11 Oct 2002 21:53:40 +0000 |
youngs |
[xemacs-hg @ 2002-10-11 21:53:40 by youngs]
|
Fri, 11 Oct 2002 14:10:03 +0000 |
james |
[xemacs-hg @ 2002-10-11 14:09:46 by james]
|
Thu, 10 Oct 2002 21:54:15 +0000 |
youngs |
[xemacs-hg @ 2002-10-10 21:54:15 by youngs]
|
Thu, 10 Oct 2002 19:55:34 +0000 |
scop |
[xemacs-hg @ 2002-10-10 19:55:30 by scop]
|
Thu, 10 Oct 2002 14:47:23 +0000 |
stephent |
[xemacs-hg @ 2002-10-10 14:47:21 by stephent]
|
Wed, 09 Oct 2002 12:43:12 +0000 |
stephent |
[xemacs-hg @ 2002-10-09 12:43:09 by stephent]
|
Tue, 08 Oct 2002 22:01:52 +0000 |
youngs |
[xemacs-hg @ 2002-10-08 22:01:52 by youngs]
|
Tue, 08 Oct 2002 06:06:53 +0000 |
youngs |
[xemacs-hg @ 2002-10-08 06:06:48 by youngs]
|
Tue, 08 Oct 2002 05:44:15 +0000 |
youngs |
[xemacs-hg @ 2002-10-08 05:44:07 by youngs]
|
Tue, 08 Oct 2002 04:50:08 +0000 |
youngs |
[xemacs-hg @ 2002-10-08 04:50:00 by youngs]
|
Tue, 08 Oct 2002 03:45:12 +0000 |
youngs |
[xemacs-hg @ 2002-10-08 03:45:05 by youngs]
|
Tue, 08 Oct 2002 03:36:13 +0000 |
youngs |
[xemacs-hg @ 2002-10-08 03:36:09 by youngs]
|
Tue, 08 Oct 2002 03:24:22 +0000 |
youngs |
[xemacs-hg @ 2002-10-08 03:24:18 by youngs]
|
Tue, 08 Oct 2002 03:11:49 +0000 |
stephent |
[xemacs-hg @ 2002-10-08 03:11:48 by stephent]
|
Mon, 07 Oct 2002 21:54:32 +0000 |
youngs |
[xemacs-hg @ 2002-10-07 21:54:32 by youngs]
|
Mon, 07 Oct 2002 10:27:18 +0000 |
stephent |
[xemacs-hg @ 2002-10-07 10:27:15 by stephent]
|
Sun, 06 Oct 2002 21:54:12 +0000 |
youngs |
[xemacs-hg @ 2002-10-06 21:54:12 by youngs]
|
Sat, 05 Oct 2002 21:53:57 +0000 |
youngs |
[xemacs-hg @ 2002-10-05 21:53:57 by youngs]
|
Fri, 04 Oct 2002 21:54:01 +0000 |
youngs |
[xemacs-hg @ 2002-10-04 21:54:01 by youngs]
|
Fri, 04 Oct 2002 18:09:50 +0000 |
scop |
[xemacs-hg @ 2002-10-04 18:09:45 by scop]
|
Thu, 03 Oct 2002 21:53:31 +0000 |
youngs |
[xemacs-hg @ 2002-10-03 21:53:31 by youngs]
|
Thu, 03 Oct 2002 18:08:24 +0000 |
stephent |
[xemacs-hg @ 2002-10-03 18:08:18 by stephent]
|
Thu, 03 Oct 2002 14:40:29 +0000 |
stephent |
[xemacs-hg @ 2002-10-03 14:40:24 by stephent]
|
Thu, 03 Oct 2002 13:54:15 +0000 |
stephent |
[xemacs-hg @ 2002-10-03 13:54:15 by stephent]
|
Wed, 02 Oct 2002 21:54:40 +0000 |
youngs |
[xemacs-hg @ 2002-10-02 21:54:40 by youngs]
|
Wed, 02 Oct 2002 09:31:40 +0000 |
stephent |
[xemacs-hg @ 2002-10-02 09:29:37 by stephent]
|
Tue, 01 Oct 2002 21:55:21 +0000 |
youngs |
[xemacs-hg @ 2002-10-01 21:55:21 by youngs]
|
Mon, 30 Sep 2002 21:55:47 +0000 |
youngs |
[xemacs-hg @ 2002-09-30 21:55:47 by youngs]
|
Sun, 29 Sep 2002 21:53:41 +0000 |
youngs |
[xemacs-hg @ 2002-09-29 21:53:41 by youngs]
|
Sat, 28 Sep 2002 21:53:19 +0000 |
youngs |
[xemacs-hg @ 2002-09-28 21:53:19 by youngs]
|
Fri, 27 Sep 2002 21:53:10 +0000 |
youngs |
[xemacs-hg @ 2002-09-27 21:53:10 by youngs]
|
Thu, 26 Sep 2002 21:53:39 +0000 |
youngs |
[xemacs-hg @ 2002-09-26 21:53:39 by youngs]
|
Wed, 25 Sep 2002 21:53:28 +0000 |
youngs |
[xemacs-hg @ 2002-09-25 21:53:28 by youngs]
|
Tue, 24 Sep 2002 21:53:07 +0000 |
youngs |
[xemacs-hg @ 2002-09-24 21:53:07 by youngs]
|
Tue, 24 Sep 2002 14:59:25 +0000 |
michaels |
[xemacs-hg @ 2002-09-24 14:59:22 by michaels]
|
Mon, 23 Sep 2002 21:53:25 +0000 |
youngs |
[xemacs-hg @ 2002-09-23 21:53:25 by youngs]
|
Sun, 22 Sep 2002 21:52:57 +0000 |
youngs |
[xemacs-hg @ 2002-09-22 21:52:57 by youngs]
|
Sat, 21 Sep 2002 21:53:06 +0000 |
youngs |
[xemacs-hg @ 2002-09-21 21:53:06 by youngs]
|
Fri, 20 Sep 2002 22:19:17 +0000 |
youngs |
[xemacs-hg @ 2002-09-20 22:19:05 by youngs]
|
Fri, 20 Sep 2002 21:53:54 +0000 |
youngs |
[xemacs-hg @ 2002-09-20 21:53:54 by youngs]
|
Fri, 20 Sep 2002 11:32:45 +0000 |
stephent |
[xemacs-hg @ 2002-09-20 11:32:42 by stephent]
|
Thu, 19 Sep 2002 21:53:50 +0000 |
youngs |
[xemacs-hg @ 2002-09-19 21:53:50 by youngs]
|
Wed, 18 Sep 2002 21:54:53 +0000 |
youngs |
[xemacs-hg @ 2002-09-18 21:54:53 by youngs]
|
Tue, 17 Sep 2002 21:54:16 +0000 |
youngs |
[xemacs-hg @ 2002-09-17 21:54:16 by youngs]
|
Mon, 16 Sep 2002 21:55:34 +0000 |
youngs |
[xemacs-hg @ 2002-09-16 21:55:34 by youngs]
|
Sun, 15 Sep 2002 21:53:31 +0000 |
youngs |
[xemacs-hg @ 2002-09-15 21:53:31 by youngs]
|
Sat, 14 Sep 2002 21:53:54 +0000 |
youngs |
[xemacs-hg @ 2002-09-14 21:53:54 by youngs]
|
Fri, 13 Sep 2002 21:53:27 +0000 |
youngs |
[xemacs-hg @ 2002-09-13 21:53:27 by youngs]
|
Fri, 13 Sep 2002 20:35:11 +0000 |
adrian |
[xemacs-hg @ 2002-09-13 20:35:10 by adrian]
|
Thu, 12 Sep 2002 21:54:19 +0000 |
youngs |
[xemacs-hg @ 2002-09-12 21:54:19 by youngs]
|
Wed, 11 Sep 2002 21:53:26 +0000 |
youngs |
[xemacs-hg @ 2002-09-11 21:53:26 by youngs]
|
Tue, 10 Sep 2002 21:53:05 +0000 |
youngs |
[xemacs-hg @ 2002-09-10 21:53:05 by youngs]
|
Tue, 10 Sep 2002 15:38:03 +0000 |
james |
[xemacs-hg @ 2002-09-10 15:37:48 by james]
|
Tue, 10 Sep 2002 15:27:39 +0000 |
james |
[xemacs-hg @ 2002-09-10 15:27:02 by james]
|
Mon, 09 Sep 2002 21:53:43 +0000 |
youngs |
[xemacs-hg @ 2002-09-09 21:53:43 by youngs]
|
Sun, 08 Sep 2002 12:24:52 +0000 |
youngs |
[xemacs-hg @ 2002-09-08 12:24:52 by youngs]
|
Tue, 03 Sep 2002 11:00:10 +0000 |
michaels |
[xemacs-hg @ 2002-09-03 11:00:10 by michaels]
|
Tue, 03 Sep 2002 10:51:55 +0000 |
michaels |
[xemacs-hg @ 2002-09-03 10:51:55 by michaels]
|
Tue, 03 Sep 2002 05:36:52 +0000 |
scop |
[xemacs-hg @ 2002-09-03 05:36:51 by scop]
|
Tue, 03 Sep 2002 02:32:12 +0000 |
james |
[xemacs-hg @ 2002-09-03 02:32:09 by james]
|
Mon, 02 Sep 2002 06:40:15 +0000 |
youngs |
[xemacs-hg @ 2002-09-02 06:40:15 by youngs]
|
Sun, 01 Sep 2002 22:14:58 +0000 |
andyp |
[xemacs-hg @ 2002-09-01 22:13:52 by andyp]
|
Sun, 01 Sep 2002 17:54:58 +0000 |
youngs |
[xemacs-hg @ 2002-09-01 17:54:58 by youngs]
|
Sun, 01 Sep 2002 06:49:50 +0000 |
youngs |
[xemacs-hg @ 2002-09-01 06:49:49 by youngs]
|
Sun, 01 Sep 2002 06:41:45 +0000 |
youngs |
[xemacs-hg @ 2002-09-01 06:41:40 by youngs]
|
Sat, 31 Aug 2002 11:04:01 +0000 |
scop |
[xemacs-hg @ 2002-08-31 11:04:01 by scop]
|
Sat, 31 Aug 2002 10:34:43 +0000 |
stephent |
[xemacs-hg @ 2002-08-31 10:34:43 by stephent]
|
Sat, 31 Aug 2002 03:19:23 +0000 |
youngs |
[xemacs-hg @ 2002-08-31 03:19:23 by youngs]
|
Fri, 30 Aug 2002 08:26:22 +0000 |
youngs |
[xemacs-hg @ 2002-08-30 08:25:48 by youngs]
|
Fri, 30 Aug 2002 08:05:32 +0000 |
youngs |
[xemacs-hg @ 2002-08-30 08:05:30 by youngs]
|
Fri, 30 Aug 2002 07:54:32 +0000 |
youngs |
[xemacs-hg @ 2002-08-30 07:54:32 by youngs]
|
Thu, 29 Aug 2002 19:45:34 +0000 |
james |
[xemacs-hg @ 2002-08-29 19:45:20 by james]
|
Thu, 29 Aug 2002 08:28:50 +0000 |
youngs |
[xemacs-hg @ 2002-08-29 08:28:50 by youngs]
|
Wed, 28 Aug 2002 05:46:29 +0000 |
youngs |
[xemacs-hg @ 2002-08-28 05:46:29 by youngs]
|
Wed, 28 Aug 2002 05:36:34 +0000 |
youngs |
[xemacs-hg @ 2002-08-28 05:36:20 by youngs]
|
Sat, 24 Aug 2002 10:23:48 +0000 |
scop |
[xemacs-hg @ 2002-08-24 10:23:48 by scop]
|
Thu, 22 Aug 2002 14:56:32 +0000 |
stephent |
[xemacs-hg @ 2002-08-22 14:56:23 by stephent]
|
Thu, 22 Aug 2002 11:37:57 +0000 |
stephent |
[xemacs-hg @ 2002-08-22 11:37:57 by stephent]
|
Thu, 22 Aug 2002 11:34:20 +0000 |
stephent |
[xemacs-hg @ 2002-08-22 11:34:20 by stephent]
|
Thu, 22 Aug 2002 11:31:43 +0000 |
stephent |
[xemacs-hg @ 2002-08-22 11:31:39 by stephent]
|
Thu, 22 Aug 2002 11:19:58 +0000 |
stephent |
[xemacs-hg @ 2002-08-22 11:19:45 by stephent]
|
Tue, 20 Aug 2002 06:31:26 +0000 |
youngs |
[xemacs-hg @ 2002-08-20 06:31:26 by youngs]
|
Fri, 16 Aug 2002 14:10:53 +0000 |
stephent |
[xemacs-hg @ 2002-08-16 14:10:46 by stephent]
|
Fri, 16 Aug 2002 12:40:52 +0000 |
stephent |
[xemacs-hg @ 2002-08-16 12:40:52 by stephent]
|
Fri, 16 Aug 2002 12:37:45 +0000 |
stephent |
[xemacs-hg @ 2002-08-16 12:37:35 by stephent]
|
Fri, 16 Aug 2002 08:15:42 +0000 |
michaels |
[xemacs-hg @ 2002-08-16 08:15:18 by michaels]
|
Thu, 15 Aug 2002 07:59:21 +0000 |
adrian |
[xemacs-hg @ 2002-08-15 07:59:21 by adrian]
|
Tue, 13 Aug 2002 11:37:32 +0000 |
michaels |
[xemacs-hg @ 2002-08-13 11:37:20 by michaels]
|
Mon, 12 Aug 2002 14:45:34 +0000 |
james |
[xemacs-hg @ 2002-08-12 14:45:28 by james]
|
Mon, 12 Aug 2002 08:00:07 +0000 |
michaels |
[xemacs-hg @ 2002-08-12 08:00:01 by michaels]
|
Mon, 12 Aug 2002 07:45:38 +0000 |
youngs |
[xemacs-hg @ 2002-08-12 07:45:36 by youngs]
|
Mon, 12 Aug 2002 07:44:28 +0000 |
youngs |
[xemacs-hg @ 2002-08-12 07:44:28 by youngs]
|
Sat, 10 Aug 2002 06:37:37 +0000 |
stephent |
[xemacs-hg @ 2002-08-10 06:37:37 by stephent]
|
Thu, 08 Aug 2002 15:30:04 +0000 |
james |
[xemacs-hg @ 2002-08-08 15:29:53 by james]
|
Wed, 07 Aug 2002 22:24:36 +0000 |
scop |
[xemacs-hg @ 2002-08-07 22:24:32 by scop]
|
Mon, 05 Aug 2002 16:34:07 +0000 |
james |
[xemacs-hg @ 2002-08-05 16:34:07 by james]
|
Sun, 04 Aug 2002 00:05:48 +0000 |
youngs |
[xemacs-hg @ 2002-08-04 00:05:43 by youngs]
|
Fri, 02 Aug 2002 16:54:25 +0000 |
youngs |
[xemacs-hg @ 2002-08-02 16:54:11 by youngs]
|
Fri, 02 Aug 2002 15:35:54 +0000 |
james |
[xemacs-hg @ 2002-08-02 15:35:49 by james]
|
Fri, 02 Aug 2002 15:18:46 +0000 |
youngs |
[xemacs-hg @ 2002-08-02 15:18:38 by youngs]
|
Fri, 02 Aug 2002 15:15:47 +0000 |
youngs |
[xemacs-hg @ 2002-08-02 15:15:42 by youngs]
|
Fri, 02 Aug 2002 15:01:10 +0000 |
scop |
[xemacs-hg @ 2002-08-02 15:01:04 by scop]
|
Fri, 02 Aug 2002 14:51:23 +0000 |
scop |
[xemacs-hg @ 2002-08-02 14:51:20 by scop]
|
Fri, 02 Aug 2002 11:37:01 +0000 |
michaels |
[xemacs-hg @ 2002-08-02 11:36:51 by michaels]
|
Thu, 01 Aug 2002 08:38:48 +0000 |
michaels |
[xemacs-hg @ 2002-08-01 08:38:32 by michaels]
|
Thu, 01 Aug 2002 08:33:11 +0000 |
michaels |
[xemacs-hg @ 2002-08-01 08:32:57 by michaels]
|
Thu, 01 Aug 2002 08:28:38 +0000 |
michaels |
[xemacs-hg @ 2002-08-01 08:28:18 by michaels]
|
Wed, 31 Jul 2002 20:26:41 +0000 |
adrian |
[xemacs-hg @ 2002-07-31 20:26:40 by adrian]
|
Wed, 31 Jul 2002 15:27:24 +0000 |
michaels |
[xemacs-hg @ 2002-07-31 15:27:17 by michaels]
|
Wed, 31 Jul 2002 10:23:39 +0000 |
adrian |
[xemacs-hg @ 2002-07-31 10:23:28 by adrian]
|
Wed, 31 Jul 2002 07:23:39 +0000 |
michaels |
[xemacs-hg @ 2002-07-31 07:23:39 by michaels]
|
Wed, 31 Jul 2002 07:14:49 +0000 |
michaels |
[xemacs-hg @ 2002-07-31 07:14:49 by michaels]
|
Tue, 30 Jul 2002 07:21:49 +0000 |
michaels |
[xemacs-hg @ 2002-07-30 07:21:49 by michaels]
|
Mon, 29 Jul 2002 21:52:17 +0000 |
scop |
[xemacs-hg @ 2002-07-29 21:52:14 by scop]
|
Mon, 29 Jul 2002 21:06:12 +0000 |
jhar |
[xemacs-hg @ 2002-07-29 21:06:08 by jhar]
|
Mon, 29 Jul 2002 09:21:25 +0000 |
michaels |
[xemacs-hg @ 2002-07-29 09:21:12 by michaels]
|
Sat, 27 Jul 2002 03:53:09 +0000 |
youngs |
[xemacs-hg @ 2002-07-27 03:52:44 by youngs]
|
Thu, 25 Jul 2002 00:23:46 +0000 |
youngs |
[xemacs-hg @ 2002-07-25 00:23:45 by youngs]
|
Wed, 24 Jul 2002 04:46:29 +0000 |
andyp |
[xemacs-hg @ 2002-07-24 04:46:29 by andyp]
|
Tue, 23 Jul 2002 08:35:11 +0000 |
youngs |
[xemacs-hg @ 2002-07-23 08:34:59 by youngs]
|
Sun, 21 Jul 2002 04:51:07 +0000 |
youngs |
[xemacs-hg @ 2002-07-21 04:51:07 by youngs]
|
Sat, 20 Jul 2002 15:22:46 +0000 |
michaels |
[xemacs-hg @ 2002-07-20 15:22:44 by michaels]
|
Wed, 17 Jul 2002 06:13:39 +0000 |
youngs |
[xemacs-hg @ 2002-07-17 06:13:39 by youngs]
|
Tue, 16 Jul 2002 08:27:11 +0000 |
michaels |
[xemacs-hg @ 2002-07-16 08:27:09 by michaels]
|
Tue, 16 Jul 2002 08:26:47 +0000 |
michaels |
[xemacs-hg @ 2002-07-16 08:26:38 by michaels]
|
Tue, 16 Jul 2002 08:18:36 +0000 |
didierv |
[xemacs-hg @ 2002-07-16 08:18:35 by didierv]
|
Sun, 14 Jul 2002 23:20:36 +0000 |
mta |
[xemacs-hg @ 2002-07-14 23:20:35 by mta]
|
Sun, 14 Jul 2002 23:09:40 +0000 |
mta |
[xemacs-hg @ 2002-07-14 23:09:39 by mta]
|
Sun, 14 Jul 2002 23:00:16 +0000 |
mta |
[xemacs-hg @ 2002-07-14 23:00:15 by mta]
|
Sun, 14 Jul 2002 14:23:48 +0000 |
adrian |
[xemacs-hg @ 2002-07-14 14:23:43 by adrian]
|
Sun, 14 Jul 2002 09:43:54 +0000 |
adrian |
[xemacs-hg @ 2002-07-14 09:43:52 by adrian]
|
Sat, 13 Jul 2002 11:59:22 +0000 |
adrian |
[xemacs-hg @ 2002-07-13 11:59:22 by adrian]
|
Thu, 11 Jul 2002 18:41:27 +0000 |
stephent |
[xemacs-hg @ 2002-07-11 18:41:26 by stephent]
|
Wed, 10 Jul 2002 06:27:42 +0000 |
stephent |
[xemacs-hg @ 2002-07-10 06:27:41 by stephent]
|
Wed, 10 Jul 2002 06:23:37 +0000 |
stephent |
[xemacs-hg @ 2002-07-10 06:23:36 by stephent]
|
Wed, 10 Jul 2002 03:54:45 +0000 |
stephent |
[xemacs-hg @ 2002-07-10 03:54:43 by stephent]
|
Tue, 09 Jul 2002 11:58:30 +0000 |
michaels |
[xemacs-hg @ 2002-07-09 11:58:30 by michaels]
|
Tue, 09 Jul 2002 11:58:12 +0000 |
michaels |
[xemacs-hg @ 2002-07-09 11:58:12 by michaels]
|
Tue, 09 Jul 2002 11:57:49 +0000 |
michaels |
[xemacs-hg @ 2002-07-09 11:57:41 by michaels]
|
Tue, 09 Jul 2002 11:56:04 +0000 |
michaels |
[xemacs-hg @ 2002-07-09 11:56:04 by michaels]
|
Tue, 09 Jul 2002 11:55:36 +0000 |
michaels |
[xemacs-hg @ 2002-07-09 11:55:35 by michaels]
|
Tue, 09 Jul 2002 09:37:01 +0000 |
stephent |
[xemacs-hg @ 2002-07-09 09:36:53 by stephent]
|
Tue, 09 Jul 2002 05:59:55 +0000 |
stephent |
[xemacs-hg @ 2002-07-09 05:59:55 by stephent]
|
Mon, 08 Jul 2002 08:22:00 +0000 |
youngs |
[xemacs-hg @ 2002-07-08 08:21:47 by youngs]
|
Sat, 06 Jul 2002 21:05:58 +0000 |
andyp |
[xemacs-hg @ 2002-07-06 21:05:42 by andyp]
|
Sat, 06 Jul 2002 18:56:31 +0000 |
adrian |
[xemacs-hg @ 2002-07-06 18:56:24 by adrian]
|
Sat, 06 Jul 2002 05:48:22 +0000 |
andyp |
[xemacs-hg @ 2002-07-06 05:48:14 by andyp]
|
Fri, 05 Jul 2002 22:15:04 +0000 |
jhar |
[xemacs-hg @ 2002-07-05 22:15:01 by jhar]
|
Fri, 05 Jul 2002 20:35:55 +0000 |
adrian |
[xemacs-hg @ 2002-07-05 20:35:47 by adrian]
|
Fri, 05 Jul 2002 19:18:54 +0000 |
jhar |
[xemacs-hg @ 2002-07-05 19:18:54 by jhar]
|
Thu, 04 Jul 2002 13:57:03 +0000 |
michaels |
[xemacs-hg @ 2002-07-04 13:57:00 by michaels]
|
Wed, 03 Jul 2002 07:18:41 +0000 |
michaels |
[xemacs-hg @ 2002-07-03 07:18:39 by michaels]
|
Tue, 02 Jul 2002 19:09:31 +0000 |
stephent |
[xemacs-hg @ 2002-07-02 19:09:22 by stephent]
|
Tue, 02 Jul 2002 16:05:01 +0000 |
stephent |
[xemacs-hg @ 2002-07-02 16:05:01 by stephent]
|
Tue, 02 Jul 2002 15:28:17 +0000 |
stephent |
[xemacs-hg @ 2002-07-02 15:28:17 by stephent]
|
Tue, 02 Jul 2002 15:01:30 +0000 |
stephent |
[xemacs-hg @ 2002-07-02 15:00:50 by stephent]
|
Tue, 02 Jul 2002 12:32:37 +0000 |
stephent |
[xemacs-hg @ 2002-07-02 12:32:34 by stephent]
|
Tue, 02 Jul 2002 12:27:58 +0000 |
stephent |
[xemacs-hg @ 2002-07-02 12:27:53 by stephent]
|
Tue, 02 Jul 2002 12:12:13 +0000 |
stephent |
[xemacs-hg @ 2002-07-02 12:12:13 by stephent]
|
Fri, 28 Jun 2002 14:24:45 +0000 |
michaels |
[xemacs-hg @ 2002-06-28 14:24:43 by michaels]
|
Fri, 28 Jun 2002 14:24:23 +0000 |
michaels |
[xemacs-hg @ 2002-06-28 14:24:23 by michaels]
|
Fri, 28 Jun 2002 14:24:08 +0000 |
michaels |
[xemacs-hg @ 2002-06-28 14:24:07 by michaels]
|
Fri, 28 Jun 2002 14:21:41 +0000 |
michaels |
[xemacs-hg @ 2002-06-28 14:21:41 by michaels]
|
Fri, 28 Jun 2002 14:20:42 +0000 |
michaels |
[xemacs-hg @ 2002-06-28 14:20:41 by michaels]
|
Thu, 27 Jun 2002 22:50:29 +0000 |
youngs |
[xemacs-hg @ 2002-06-27 22:50:25 by youngs]
|
Thu, 27 Jun 2002 21:35:53 +0000 |
youngs |
[xemacs-hg @ 2002-06-27 21:35:52 by youngs]
|
Wed, 26 Jun 2002 00:11:16 +0000 |
youngs |
[xemacs-hg @ 2002-06-26 00:11:15 by youngs]
|
Tue, 25 Jun 2002 21:20:47 +0000 |
adrian |
[xemacs-hg @ 2002-06-25 21:20:47 by adrian]
|
Tue, 25 Jun 2002 08:09:02 +0000 |
stephent |
[xemacs-hg @ 2002-06-25 08:09:01 by stephent]
|
Mon, 24 Jun 2002 22:00:25 +0000 |
youngs |
[xemacs-hg @ 2002-06-24 22:00:17 by youngs]
|
Mon, 24 Jun 2002 10:01:22 +0000 |
michaels |
[xemacs-hg @ 2002-06-24 10:01:20 by michaels]
|
Sun, 23 Jun 2002 22:03:33 +0000 |
youngs |
[xemacs-hg @ 2002-06-23 22:03:32 by youngs]
|
Sun, 23 Jun 2002 09:54:41 +0000 |
stephent |
[xemacs-hg @ 2002-06-23 09:54:35 by stephent]
|
Sun, 23 Jun 2002 09:26:37 +0000 |
stephent |
[xemacs-hg @ 2002-06-23 09:25:11 by stephent]
|
Sun, 23 Jun 2002 06:53:49 +0000 |
stephent |
[xemacs-hg @ 2002-06-23 06:53:46 by stephent]
|
Sat, 22 Jun 2002 17:14:45 +0000 |
michaels |
[xemacs-hg @ 2002-06-22 17:14:43 by michaels]
|
Thu, 20 Jun 2002 21:39:21 +0000 |
adrian |
[xemacs-hg @ 2002-06-20 21:39:19 by adrian]
|
Thu, 20 Jun 2002 21:19:10 +0000 |
ben |
[xemacs-hg @ 2002-06-20 21:18:01 by ben]
|
Tue, 11 Jun 2002 19:28:22 +0000 |
adrian |
[xemacs-hg @ 2002-06-11 19:28:14 by adrian]
|
Mon, 10 Jun 2002 12:43:42 +0000 |
ben |
[xemacs-hg @ 2002-06-10 12:43:41 by ben]
|
Fri, 07 Jun 2002 13:34:50 +0000 |
wmperry |
[xemacs-hg @ 2002-06-07 13:34:48 by wmperry]
|