log lisp/files.el @ 79211:348da3bab27a

age author description
Sat, 13 Oct 2007 14:09:56 +0000 Richard M. Stallman (directory-abbrev-alist): Doc fix.
Sun, 23 Sep 2007 16:01:40 +0000 Dan Nicolaescu (file-name-sans-versions): Use [:alnum:] and also allow
Sat, 22 Sep 2007 17:52:17 +0000 Dan Nicolaescu (file-name-sans-versions): Also allow `A-Z'.
Sat, 22 Sep 2007 08:51:41 +0000 Andreas Schwab (file-name-sans-versions): Also allow `_'.
Sat, 22 Sep 2007 00:02:52 +0000 Dan Nicolaescu * files.el (file-name-sans-versions): Allow - and a-z in version
Thu, 13 Sep 2007 08:49:47 +0000 Eli Zaretskii (find-file): Fix last change.
Thu, 13 Sep 2007 08:26:34 +0000 Eli Zaretskii (find-file, find-file-other-window, find-file-other-frame, find-file-existing)
Sat, 01 Sep 2007 16:23:43 +0000 Richard M. Stallman (hack-local-variables-confirm): Rename arg VARS to ALL-VARS. Add doc string.
Thu, 30 Aug 2007 08:15:37 +0000 Martin Rudalics (backup-buffer-copy): Try to overwrite old backup first.
Fri, 24 Aug 2007 07:11:54 +0000 Glenn Morris (backup-buffer-copy): Fully revert change. Sigh.
Fri, 24 Aug 2007 03:09:33 +0000 Glenn Morris Ulrich Mueller <ulm at gentoo.org> (tiny change)
Fri, 24 Aug 2007 03:03:33 +0000 Glenn Morris (backup-buffer-copy): Revert 2007-08-22 change.
Wed, 22 Aug 2007 03:47:35 +0000 Glenn Morris (backup-buffer-copy): Check backup directory is writable, to avoid
Wed, 08 Aug 2007 14:06:02 +0000 Stefan Monnier (auto-mode-alist): Use the purecopied text (duh!).
Wed, 08 Aug 2007 07:38:50 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Sun, 05 Aug 2007 12:48:27 +0000 Michael Albinus *** empty log message ***
Sun, 05 Aug 2007 12:43:06 +0000 Michael Albinus * net/tramp.el (tramp-handle-file-remote-p): Return a string as
Sun, 05 Aug 2007 08:57:24 +0000 Michael Albinus * files.el (set-auto-mode): Handle also remote files wrt
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 01 Jul 2007 03:21:51 +0000 Richard M. Stallman (find-file-visit-truename): Fix safe-local-variable value.
Tue, 05 Jun 2007 15:51:01 +0000 Chong Yidong (auto-mode-alist): Open `.asd' files in lisp-mode.
Tue, 05 Jun 2007 15:48:44 +0000 Chong Yidong (auto-mode-alist): Add lower-priority match for names like
Mon, 04 Jun 2007 20:41:15 +0000 Chong Yidong (magic-mode-alist): Remove image-type-auto-detected-p.
Tue, 22 May 2007 11:41:33 +0000 Richard M. Stallman (set-auto-mode): Doc fix.
Wed, 16 May 2007 16:13:12 +0000 Stefan Monnier (magic-mode-alist, magic-fallback-mode-alist):
Wed, 16 May 2007 16:07:15 +0000 Stefan Monnier (magic-fallback-mode-alist): Rename from file-start-mode-alist.
Mon, 14 May 2007 10:28:06 +0000 Juanma Barranquero (mode-require-final-newline, require-final-newline, enable-local-variables,
Thu, 10 May 2007 14:48:46 +0000 Richard M. Stallman (file-start-mode-alist): New variable.
Mon, 23 Apr 2007 07:17:08 +0000 Glenn Morris (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
Mon, 23 Apr 2007 01:23:12 +0000 Glenn Morris (magic-mode-alist): Allow for carriage-returns in sgml-mode entries.