diff lisp/ChangeLog @ 112205:4ffba967bb86

* dired-x.el (dired-omit-verbose): New defcustom that allows disabling the omit messages. (dired-omit-expunge): Use it.
author Tassilo Horn <tassilo@member.fsf.org>
date Thu, 13 Jan 2011 16:44:41 +0100
parents eb41c4d6654d
children cf323f3bfe7f
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 13 22:12:10 2011 +1100
+++ b/lisp/ChangeLog	Thu Jan 13 16:44:41 2011 +0100
@@ -1,3 +1,9 @@
+2011-01-13  Tassilo Horn  <tassilo@member.fsf.org>
+
+	* dired-x.el (dired-omit-verbose): New defcustom that allows
+	disabling the omit messages.
+	(dired-omit-expunge): Use it.
+
 2011-01-13  Christian Ohler  <ohler@gnu.org>
 
 	* emacs-lisp/ert.el, emacs-lisp/ert-x.el: New files.