log lisp/files.el @ 105452:196c2ded63f5

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