log lisp/files.el @ 107168:282ddc0ca465

age author description
Sun, 14 Feb 2010 10:23:52 +0100 Michael Albinus * files.el (insert-directory): When WILDCARD-REGEXP and
Tue, 26 Jan 2010 22:36:36 -0500 Chong Yidong * lisp/files.el (delete-directory): Fix typo in last change.
Tue, 26 Jan 2010 22:17:23 -0500 Chong Yidong Fix delete-directory recursion behavior for trashing (Bug#5436).
Sun, 17 Jan 2010 03:25:53 +0100 Juanma Barranquero Fix typos in docstrings.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Tue, 12 Jan 2010 22:59:05 +0100 Michael Albinus * files.el (copy-directory): Compute target for recursive
Fri, 01 Jan 2010 15:03:37 -0500 Chong Yidong * lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
Thu, 17 Dec 2009 13:18:03 +0000 Michael Albinus * files.el (file-expand-wildcards): In case of remote files, check
Thu, 17 Dec 2009 01:18:14 +0000 Juri Linkov Fix regression from 23.1 to allow multiple modes in Local Variables.
Wed, 25 Nov 2009 17:11:29 +0000 Juri Linkov Provide additional default values (file name at point or at the
Fri, 13 Nov 2009 22:19:45 +0000 Stefan Monnier * x-dnd.el (x-dnd-maybe-call-test-function):
Thu, 12 Nov 2009 06:55:39 +0000 Dan Nicolaescu * textmodes/ispell.el (ispell-skip-region-alist):
Wed, 11 Nov 2009 19:02:35 +0000 Stefan Monnier (directory-abbrev-alist): Fix docstring.
Fri, 06 Nov 2009 05:16:23 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-alt-dvi-print-command)
Fri, 30 Oct 2009 02:00:11 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1470000.
Mon, 26 Oct 2009 06:43:36 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-dvi-view-command)
Sat, 24 Oct 2009 20:30:44 +0000 Chong Yidong * files.el (delete-directory): Delete symlinks to directories with
Wed, 21 Oct 2009 20:03:57 +0000 Stefan Monnier * minibuffer.el (completion-table-with-terminator): Properly implement
Mon, 05 Oct 2009 07:41:46 +0000 Michael Albinus * files.el (directory-files-no-dot-files-regexp): New defconst.
Sun, 04 Oct 2009 12:14:05 +0000 Michael Albinus * files.el (copy-directory): New defun.
Sat, 03 Oct 2009 19:28:05 +0000 Chong Yidong * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Thu, 01 Oct 2009 15:04:22 +0000 Michael Albinus * files.el (delete-directory): New defun. The original function
Thu, 01 Oct 2009 03:34:04 +0000 Stefan Monnier (cd-absolute): Don't abbreviate-file-name (bug#4599).
Tue, 29 Sep 2009 23:57:17 +0000 Chong Yidong * files.el (safe-local-eval-forms): Fix typo.
Fri, 25 Sep 2009 22:04:07 +0000 Chong Yidong * files.el (safe-local-eval-forms): Allow time-stamp in
Fri, 25 Sep 2009 04:35:14 +0000 Juanma Barranquero * menu-bar.el (list-buffers-directory): Add docstring.
Thu, 24 Sep 2009 23:22:17 +0000 Chong Yidong * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
Mon, 21 Sep 2009 22:12:28 +0000 Chong Yidong * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
Fri, 18 Sep 2009 18:42:16 +0000 Chong Yidong * files.el (auto-mode-alist): Change default for XML files to nXML