Mercurial > hg > xemacs-beta
log lisp/files.el @ 5366:f00192e1cd49
age | author | description |
---|---|---|
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 |