log lisp/files.el @ 91473:d9afb7a33dc0

age author description
Wed, 30 Jan 2008 21:25:08 +0000 Stefan Monnier (file-remote-p): Docstring fix.
Wed, 30 Jan 2008 07:11:04 +0000 Miles Bader Merge from emacs--rel--22
Tue, 22 Jan 2008 23:53:46 +0000 Miles Bader Merge from emacs--rel--22
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Sat, 29 Dec 2007 12:58:06 +0000 Thien-Thi Nguyen (cd-absolute): Fix omission bug:
Fri, 28 Dec 2007 22:26:14 +0000 Miles Bader Merge from emacs--rel--22
Sun, 23 Dec 2007 17:37:14 +0000 Juri Linkov (auto-mode-alist): Add \\' to doc-view files regexp.
Sun, 23 Dec 2007 16:07:34 +0000 Andreas Schwab (switch-to-buffer-other-frame): Return the buffer
Tue, 18 Dec 2007 21:02:53 +0000 Michael Albinus * files.el (cd-absolute): Set `list-buffers-directory' in order to
Sun, 16 Dec 2007 04:31:49 +0000 Miles Bader Merge from emacs--rel--22
Wed, 12 Dec 2007 11:31:52 +0000 Vinicius Jose Latorre revert-buffer docstring fix
Wed, 12 Dec 2007 11:25:21 +0000 Vinicius Jose Latorre revert-buffer docstring fix
Wed, 12 Dec 2007 01:18:26 +0000 Vinicius Jose Latorre return back entry: revert-buffer should eliminate overlays and the mark
Tue, 11 Dec 2007 00:26:52 +0000 Vinicius Jose Latorre revert-buffer eliminates overlays and the mark
Thu, 06 Dec 2007 00:17:56 +0000 Deepak Goel Fix possibly buggy calls to `message'.
Thu, 22 Nov 2007 01:05:55 +0000 Dan Nicolaescu * international/titdic-cnv.el (dos-8+3-filename):
Wed, 21 Nov 2007 08:37:31 +0000 Dan Nicolaescu * frame.el (msdos-mouse-p):
Wed, 21 Nov 2007 03:06:01 +0000 Dan Nicolaescu * frame.el (msdos-mouse-p):
Fri, 16 Nov 2007 08:03:45 +0000 Werner LEMBERG * files.el (set-auto-mode-1): Check second line for -*- if file
Sat, 10 Nov 2007 17:20:37 +0000 Carsten Dominik * files.el (auto-mode-alist): Select org-mode for files with the
Fri, 09 Nov 2007 10:38:50 +0000 Juanma Barranquero (enable-local-variables): Doc fix.
Fri, 02 Nov 2007 11:03:43 +0000 Romain Francoise 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
Fri, 26 Oct 2007 14:25:17 +0000 Juanma Barranquero (kill-emacs-query-functions): Doc fix; `save-buffers-kill-emacs'
Sun, 21 Oct 2007 10:48:28 +0000 Michael Albinus * files.el (backup-buffer-copy): Call `copy-file' with non-nil
Thu, 18 Oct 2007 19:59:52 +0000 Reiner Steib (auto-mode-alist): Don't use doc-view for PS and EPS.
Thu, 18 Oct 2007 00:16:33 +0000 Juri Linkov (auto-mode-alist): Add \\. before PDF/PS/DVI extensions. Regroup.
Wed, 17 Oct 2007 21:34:19 +0000 Reiner Steib * bindings.el (completion-ignored-extensions): Remove pdf and dvi
Mon, 15 Oct 2007 02:07:53 +0000 Miles Bader Merge from emacs--rel--22
Tue, 09 Oct 2007 08:52:57 +0000 Miles Bader Merge from emacs--rel--22
Tue, 25 Sep 2007 11:05:46 +0000 Juanma Barranquero (cd): Use `mapc' rather than `mapcar'.