log lisp/files.el @ 111502:df6573cbdd34

age author description
Tue, 09 Nov 2010 15:07:10 -0500 Stefan Monnier Merge from emacs-23
Sat, 06 Nov 2010 15:04:23 +0100 Michael Albinus * files.el (backup-by-copying-when-mismatch): Make it a buffer local
Thu, 28 Oct 2010 23:51:36 -0700 Glenn Morris Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.
Mon, 18 Oct 2010 17:02:00 -0400 Stefan Monnier * lisp/files.el (locate-file-completion-table): Strip non-matching elements
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.
Thu, 19 Aug 2010 23:21:21 +0200 Stefan Monnier * lisp/files.el (locate-file-completion-table): Only list the .el and .elc
Sat, 31 Jul 2010 18:46:58 +0300 Eli Zaretskii Add a Hebrew translation of the tutorial.
Sat, 12 Jun 2010 14:17:12 +0300 Eli Zaretskii Fix bug #6396.
Mon, 31 May 2010 17:15:20 +0200 Juanma Barranquero * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
Thu, 27 May 2010 19:30:11 -0400 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Mon, 31 May 2010 17:24:46 +0200 Juanma Barranquero Backport from trunk: Fix bug#6298.
Sat, 15 May 2010 11:31:40 +0300 Eli Zaretskii Don't override standard definition of convert-standard-filename.
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
Tue, 20 Apr 2010 18:28:26 -0400 Chong Yidong * files.el (copy-directory): Handle symlinks (Bug#5982).
Fri, 07 May 2010 10:18:27 -0400 Stefan Monnier * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
Fri, 07 May 2010 08:49:14 -0400 Stefan Monnier * files.el (auto-save-mode): Move to simple.el to fix bootstrap.