log lisp/files.el @ 111010:f87c1553c94e

age author description
Sat, 02 Oct 2010 15:21:43 +0200 Michael Albinus * files.el (remote-file-name-inhibit-cache): New defcustom.
Thu, 30 Sep 2010 20:57:26 -0700 Glenn Morris Tweak temporary-file-directory on darwin systems.
Sat, 25 Sep 2010 16:16:35 -0400 Chong Yidong * files.el (get-free-disk-space): Don't assume "df" output columns line up (Bug#6995).
Thu, 23 Sep 2010 20:06:33 -0700 Glenn Morris Move some autoloaded auto-mode-alist entries to files.el.
Thu, 23 Sep 2010 00:40:11 -0700 Glenn Morris * lisp/files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
Thu, 23 Sep 2010 00:34:40 -0700 Glenn Morris * lisp/files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
Thu, 23 Sep 2010 00:26:10 -0700 Glenn Morris Define ld-script auto-mode-alist entries in the standard place.
Mon, 13 Sep 2010 16:42:33 +0200 Eli Zaretskii Revert revno 101418 by Bob Chassel.
Mon, 13 Sep 2010 10:14:52 +0000 Robert J. Chassell 10-09-13
Mon, 06 Sep 2010 12:38:03 -0400 Chong Yidong Merge changes from emacs-23 branch.
Mon, 06 Sep 2010 00:03:56 +0200 Stefan Monnier * doc/lispref/files.texi (Directory Names): Use \` rather than ^.
Sun, 05 Sep 2010 15:03:20 -0400 Chong Yidong * files.el (get-free-disk-space): Search more robustly for "available" column.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Sun, 22 Aug 2010 16:02:16 -0400 Chong Yidong Merge changes from emacs-23 branch.
Wed, 18 Aug 2010 17:07:58 +0900 Kenichi Handa files.el: Add word-wrap as safe local variable.