log lisp/files.el @ 5370:4c4b96b13f70

age author description
Thu, 10 Mar 2011 19:14:25 +0000 Aidan Kehoe Eliminate byte-compile warnings, core Lisp.
Tue, 08 Mar 2011 23:41:52 +0000 Aidan Kehoe Examining the result of #'length: `eql', not `=', it's better style & cheaper
Thu, 16 Sep 2010 15:58:10 +0100 Aidan Kehoe Use #'some, #'every, etc. for composing boolean operations on lists.
Fri, 20 Aug 2010 13:04:54 +0200 Mike Sperber Add `save-some-buffers-action-alist'.
Wed, 18 Aug 2010 17:44:24 +0200 Mike Sperber Add ` diff-buffer-with-file'.
Sun, 16 May 2010 12:33:21 +0100 Aidan Kehoe Move `default-file-system-ignore-case' to C; fix bug in directory hash tables
Thu, 15 Apr 2010 17:01:08 +0100 Aidan Kehoe Check that MODENAME-mode is fboundp before calling it, files.el
Fri, 18 Dec 2009 17:49:43 +0000 Aidan Kehoe Eliminate most core code byte-compile warnings.
Sat, 24 Oct 2009 15:33:23 +0100 Aidan Kehoe Add `file-system-ignore-case-p', use it.
Sat, 18 Jul 2009 23:51:21 +0100 Aidan Kehoe Avoid errors in Dired when opening directories.
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.
Mon, 29 Jun 2009 08:20:47 -0600 Jerry James Do not #'split-path on nil #'getenv result. <877hz7lzrt.fsf@yahoo.com.cn>
Sat, 06 Jun 2009 17:20:21 +0100 Aidan Kehoe Make CDPATH handling portable, accept entries not matching "/$".
Thu, 17 Jan 2008 10:18:05 +0100 Mike Sperber 2008-01-13 Michael Sperber <mike@xemacs.org>