From 67537a9918d1bfdc3f3c6e2a9531d6e4928526c2 Mon Sep 17 00:00:00 2001 From: Nick Treleaven Date: Tue, 6 Jul 2010 14:20:12 +0000 Subject: [PATCH] Revert (most of) last 2 commits as Grep's --exclude-dir=.?* doesn't seem to be working as expected. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5092 ea778897-0a13-0410-b9d1-a72fbfd435f5 --- ChangeLog | 9 ++------- doc/geany.html | 13 ++++--------- doc/geany.txt | 6 +----- src/search.c | 4 +--- 4 files changed, 8 insertions(+), 24 deletions(-) diff --git a/ChangeLog b/ChangeLog index 203d9ede..ca1442b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,7 @@ 2010-07-06 Nick Treleaven - * doc/geany.txt, doc/geany.html: - Fix Grep --exclude-dir example to not filter out the current - directory (oops). - * src/search.c: - Make Find in Files extra options default to --exclude-dir=.?* to - filter out hidden directories. (Still disabled by default so - non-GNU/older Grep works). + * src/search.c, doc/geany.txt, doc/geany.html: + Fix Grep --exclude-dir example. 2010-07-05 Nick Treleaven diff --git a/doc/geany.html b/doc/geany.html index 4fc9ef76..31a37934 100644 --- a/doc/geany.html +++ b/doc/geany.html @@ -6,7 +6,7 @@ Geany - +