log lisp/files.el @ 82169:be980accfa7b

age author description
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Sun, 22 Jul 2007 23:12:50 +0000 Nick Roberts Mark mode-line-remote as risky.
Fri, 20 Jul 2007 04:00:37 +0000 Stefan Monnier (locate-dominating-file): Add comment.
Thu, 19 Jul 2007 03:29:47 +0000 Stefan Monnier (locate-dominating-file): New function.
Tue, 17 Jul 2007 21:07:49 +0000 Michael Albinus * files.el (file-remote-p): Introduce optional parameter
Tue, 10 Jul 2007 02:02:35 +0000 Miles Bader Merge from emacs--rel--22
Sun, 08 Jul 2007 18:03:20 +0000 Michael Albinus * files.el (file-remote-p): Introduce optional parameter CONNECTED.
Sat, 07 Jul 2007 05:28:29 +0000 Stefan Monnier (find-file-confirm-nonexistent-file): Rename from
Tue, 03 Jul 2007 02:54:27 +0000 Richard M. Stallman (find-file-confirm-inexistent-file): Make it a defcustom.
Tue, 03 Jul 2007 02:52:32 +0000 Richard M. Stallman (make-directory): Doc fix.
Sun, 01 Jul 2007 01:57:31 +0000 Stefan Monnier (find-file-confirm-inexistent-file): New var.
Tue, 05 Jun 2007 15:46:43 +0000 Chong Yidong (auto-mode-alist): Separate "ChangeLog.1" and "ChangeLog.a" entries,
Sun, 03 Jun 2007 18:51:42 +0000 Sam Steingold New command kill-matching-buffers kills buffers whose name matches a regexp.
Thu, 24 May 2007 06:25:50 +0000 Miles Bader Merge from emacs--rel--22
Tue, 22 May 2007 06:24:53 +0000 Glenn Morris (auto-mode-alist): Open `.asd' files in lisp-mode.
Mon, 21 May 2007 16:43:27 +0000 Chong Yidong (magic-mode-alist): Remove image-type-auto-detected-p.
Sat, 19 May 2007 23:44:44 +0000 Dan Nicolaescu (auto-mode-alist): Change the regexp so that
Tue, 05 Aug 2008 21:44:43 +0000 Chong Yidong (auto-save-visited-file-name): Move definition to fileio.c.
Thu, 31 Jul 2008 21:12:21 +0000 Chong Yidong (abbreviate-file-name): When replacing $HOME with ~, turn off
Tue, 26 Feb 2008 16:52:02 +0000 Jason Rumney (make-auto-save-file-name): Encode more characters in
Mon, 25 Feb 2008 17:40:42 +0000 Chong Yidong (shell-quote-wildcard-pattern): Quote ' and " as well.
Sun, 24 Feb 2008 16:55:51 +0000 Jason Rumney (file-name-invalid-regexp): Fix octal/decimal confusion.
Tue, 29 Jan 2008 14:45:13 +0000 Richard M. Stallman (hack-local-variables): Don't query about fake variables.
Thu, 10 Jan 2008 14:01:13 +0000 Dan Nicolaescu (safe-local-eval-forms): Mark
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 26 Dec 2007 17:29:03 +0000 Richard M. Stallman (conf-mode-maybe): New function.
Sun, 23 Dec 2007 16:08:30 +0000 Andreas Schwab (switch-to-buffer-other-frame): Return the buffer
Sat, 22 Dec 2007 17:08:03 +0000 Eli Zaretskii (file-name-history): Add reference to `history-length' in the doc string.
Sat, 08 Dec 2007 19:39:26 +0000 Dan Nicolaescu (auto-mode-alist): Recognize verilog files.
Fri, 09 Nov 2007 03:16:18 +0000 Juanma Barranquero (enable-local-variables): Doc fix.