summaryrefslogtreecommitdiff
path: root/lisp/misearch.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@gnu.org>2012-07-21 14:13:23 +0800
committerChong Yidong <cyd@gnu.org>2012-07-21 14:13:23 +0800
commit257210319f10abebbfd7c12784cf3a8e112c3562 (patch)
tree48b747e691e6f8966d2a47cd4f57b0c1a1b01217 /lisp/misearch.el
parent316e68a7952719c0450933eb956163ea4248d088 (diff)
parent2c73e345cc666982dbcb9d73e4fdd5a3348d19bc (diff)
downloademacs-257210319f10abebbfd7c12784cf3a8e112c3562.tar.gz
Merge from emacs-24 branch; up to 2012-05-01T10:20:43Z!rgm@gnu.org
Diffstat (limited to 'lisp/misearch.el')
-rw-r--r--lisp/misearch.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/misearch.el b/lisp/misearch.el
index 4848b6691bc..502de52a05f 100644
--- a/lisp/misearch.el
+++ b/lisp/misearch.el
@@ -373,5 +373,5 @@ whose file names match the specified wildcard."
(provide 'multi-isearch)
-
+(provide 'misearch)
;;; misearch.el ends here