]> code.delx.au - gnu-emacs-elpa/commitdiff
Mark merge point of ioccur.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 15 Aug 2013 04:08:37 +0000 (00:08 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 15 Aug 2013 04:08:37 +0000 (00:08 -0400)
packages/ioccur/ioccur.el

index 642c9e7184f1c305c7edf7de706fdaa03341ac36..d53b04b54205961c756bcef3fd68f8344dd1ed02 100644 (file)
@@ -328,6 +328,7 @@ Special commands:
                   count (match-string 0) regexp)
               do (forward-line 1))))))
 
+
 (defun ioccur-print-match (str &optional all)
   "Highlight in string STR all occurences matching `ioccur-pattern'.
 If ALL is non--nil highlight the whole string STR."