aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorSam Steingold2009-07-08 14:23:57 +0000
committerSam Steingold2009-07-08 14:23:57 +0000
commit49405d0e1be811957433cb0c89a2fbe099fcf5b9 (patch)
tree3d06b0e8d46a4a4e3601bfe27c6081cd6f596ef7 /lisp/ChangeLog
parentc1d5ce9488bba9b3bc2b1dffe5e3615a409c4854 (diff)
downloademacs-49405d0e1be811957433cb0c89a2fbe099fcf5b9.tar.gz
emacs-49405d0e1be811957433cb0c89a2fbe099fcf5b9.zip
(rgrep): Allow grep-find-ignored-directories
to be a cons cell (test . ignored-directory) to selectively ignore some directories depending on the location of the search.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b7168fffd3a..80e6d190553 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12009-07-08 Sam Steingold <sds@gnu.org>
2
3 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
4 to be a cons cell (test . ignored-directory) to selectively ignore
5 some directories depending on the location of the search.
6
12009-07-08 Michael Albinus <michael.albinus@gmx.de> 72009-07-08 Michael Albinus <michael.albinus@gmx.de>
2 8
3 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the 9 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the