log lisp/files.el @ 82837:17609106f057

age author description
Sat, 25 Aug 2007 14:09:02 +0000 Juri Linkov (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
Fri, 24 Aug 2007 07:10:53 +0000 Glenn Morris (backup-buffer-copy): Fully revert change. Sigh.
Fri, 24 Aug 2007 03:08:13 +0000 Glenn Morris Ulrich Mueller <ulm at gentoo.org> (tiny change)
Fri, 24 Aug 2007 03:03:52 +0000 Glenn Morris (backup-buffer-copy): Revert 2007-08-22 change.
Wed, 22 Aug 2007 04:36:52 +0000 Glenn Morris Fix typo in previous change.
Wed, 22 Aug 2007 03:49:15 +0000 Glenn Morris (backup-buffer-copy): Check backup directory is writable, to avoid
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Sun, 05 Aug 2007 12:46:33 +0000 Michael Albinus *** empty log message ***
Sun, 05 Aug 2007 08:50:52 +0000 Michael Albinus * files.el (set-auto-mode): Handle also remote files wrt
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.