log lisp/files.el @ 111449:132f2dfd549f

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.
Wed, 05 May 2010 22:53:56 -0400 Stefan Monnier Define auto-save-mode with define-minor-mode.
Tue, 20 Apr 2010 20:02:58 -0700 Glenn Morris Add SELinux support.
Mon, 19 Apr 2010 02:08:52 +0300 Juri Linkov Add 7z archive format support (bug#5475).
Tue, 30 Mar 2010 21:51:54 -0400 Stefan Monnier * files.el (auto-mode-case-fold): Change default to t.
Mon, 29 Mar 2010 08:26:24 -0400 Eli Zaretskii Support MS-Windows build and reversed rows in GUI frames; add initial docs.
Wed, 17 Mar 2010 21:54:51 -0700 Glenn Morris * files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts.
Fri, 12 Mar 2010 00:04:54 -0800 Dan Nicolaescu Add .dir-locals.el support for file-less buffers.
Thu, 11 Mar 2010 17:29:30 -0800 Dan Nicolaescu Add support for shelving snapshots and for showing shelves.
Sat, 27 Feb 2010 20:11:15 -0500 Chong Yidong Fix save-excursion warning in files.el.
Wed, 24 Feb 2010 10:30:49 -0500 Chong Yidong * files.el (hack-local-variables-filter): For eval forms, also
Sun, 21 Feb 2010 16:12:46 -0500 Chong Yidong * files.el (directory-listing-before-filename-regexp): Use
Sun, 14 Feb 2010 10:23:52 +0100 Michael Albinus * files.el (insert-directory): When WILDCARD-REGEXP and
Tue, 26 Jan 2010 22:36:36 -0500 Chong Yidong * lisp/files.el (delete-directory): Fix typo in last change.
Tue, 26 Jan 2010 22:17:23 -0500 Chong Yidong Fix delete-directory recursion behavior for trashing (Bug#5436).
Sun, 17 Jan 2010 03:25:53 +0100 Juanma Barranquero Fix typos in docstrings.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Tue, 12 Jan 2010 22:59:05 +0100 Michael Albinus * files.el (copy-directory): Compute target for recursive
Fri, 01 Jan 2010 15:03:37 -0500 Chong Yidong * lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
Thu, 17 Dec 2009 13:18:03 +0000 Michael Albinus * files.el (file-expand-wildcards): In case of remote files, check
Thu, 17 Dec 2009 01:18:14 +0000 Juri Linkov Fix regression from 23.1 to allow multiple modes in Local Variables.
Wed, 25 Nov 2009 17:11:29 +0000 Juri Linkov Provide additional default values (file name at point or at the
Fri, 13 Nov 2009 22:19:45 +0000 Stefan Monnier * x-dnd.el (x-dnd-maybe-call-test-function):
Thu, 12 Nov 2009 06:55:39 +0000 Dan Nicolaescu * textmodes/ispell.el (ispell-skip-region-alist):
Wed, 11 Nov 2009 19:02:35 +0000 Stefan Monnier (directory-abbrev-alist): Fix docstring.
Fri, 06 Nov 2009 05:16:23 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-alt-dvi-print-command)
Fri, 30 Oct 2009 02:00:11 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1470000.
Mon, 26 Oct 2009 06:43:36 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-dvi-view-command)
Sat, 24 Oct 2009 20:30:44 +0000 Chong Yidong * files.el (delete-directory): Delete symlinks to directories with
Wed, 21 Oct 2009 20:03:57 +0000 Stefan Monnier * minibuffer.el (completion-table-with-terminator): Properly implement
Mon, 05 Oct 2009 07:41:46 +0000 Michael Albinus * files.el (directory-files-no-dot-files-regexp): New defconst.