log lisp/files.el @ 99531:bdd322f177a6

age author description
Thu, 13 Nov 2008 15:17:48 +0000 Chong Yidong (project-settings-file): New variable.
Thu, 30 Oct 2008 04:32:22 +0000 Glenn Morris (locate-dominating-stop-dir-regexp): Fix typo.
Sat, 25 Oct 2008 15:18:53 +0000 Stefan Monnier * files.el (locate-dominating-stop-dir-regexp): New var.
Sat, 18 Oct 2008 18:40:25 +0000 Eli Zaretskii (trash-directory): Run thru `convert-standard-filename'.
Sat, 04 Oct 2008 20:31:12 +0000 Glenn Morris (make-temp-file): Handle empty `prefix'. (Bug#1081)
Fri, 03 Oct 2008 07:13:14 +0000 Glenn Morris (auto-mode-alist): Add .PRO as per above autoload.
Tue, 30 Sep 2008 12:51:44 +0000 Eli Zaretskii (locate-dominating-file): Wrap directory-files with condition-case, instead
Mon, 29 Sep 2008 11:30:03 +0000 Eli Zaretskii (locate-dominating-file): Take file-attributes of `dir', not of `file'
Mon, 29 Sep 2008 05:39:39 +0000 Michael Albinus * files.el (file-remote-p): Precise doc string; IDENTIFICATION can
Sat, 20 Sep 2008 21:28:34 +0000 Glenn Morris David De La Harpe Golden <david at harpegolden.net>
Thu, 18 Sep 2008 15:02:49 +0000 Simon Josefsson (auto-mode-alist): Use sieve-mode for .sv, .siv, and
Tue, 16 Sep 2008 08:27:32 +0000 Martin Rudalics (switch-to-buffer-other-frame): Don't raise frame since
Mon, 15 Sep 2008 09:23:14 +0000 Martin Rudalics (file-truename): Don't raise args-out-of-range error
Tue, 02 Sep 2008 16:10:37 +0000 Dan Nicolaescu (auto-mode-alist): Use verilog-mode for SystemVerilog files.
Tue, 05 Aug 2008 21:41:46 +0000 Chong Yidong (auto-save-visited-file-name): Move definition to fileio.c.