log

age author description
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.