log lisp/files.el @ 108296:d46fdf06e110

age author description
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).