log lisp/files.el @ 80032:3158223ceeaf

age author description
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.
Fri, 02 Nov 2007 11:02:13 +0000 Romain Francoise 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
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.