log lisp/files.el @ 81178:dd86b90cb2cb

age author description
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.
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.