+2013-08-06 Juanma Barranquero <lekktu@gmail.com>
+
+ * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
+ to use looking-at-p instead of looking-at. (Bug#15028)
+
2013-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
Revert introduction of isearch-filter-predicates (bug#14714).
(save-excursion
(goto-char opoint)
(when (and (or hdr wildcard)
- (not (and (looking-at-p "^ \\(.*\\):$")
+ (not (and (looking-at "^ \\(.*\\):$")
(file-name-absolute-p (match-string 1)))))
;; Note that dired-build-subdir-alist will replace the name
;; by its expansion, so it does not matter whether what we insert