# HG changeset patch # User Jason Rumney # Date 1234972282 0 # Node ID 175782f3fc489595a84b844a996c71dbf77f613d # Parent 0d562146f921e57521614722951d2071cdcda384 Insert change from yesterday diff -r 0d562146f921 -r 175782f3fc48 lisp/ChangeLog --- a/lisp/ChangeLog Wed Feb 18 15:37:40 2009 +0000 +++ b/lisp/ChangeLog Wed Feb 18 15:51:22 2009 +0000 @@ -75,6 +75,11 @@ * progmodes/compile.el (compilation-filter): Call `comint-carriage-motion', just like `comint-output-filter'. +2009-02-17 Jason Rumney + + * files.el (make-directory): Stop recursing if parent is + self. (Bug#2309) + 2009-02-17 Juanma Barranquero * net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'.