Mercurial > emacs
comparison lisp/ChangeLog @ 103787:fb68f473a020
(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.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Wed, 08 Jul 2009 14:23:57 +0000 |
parents | b60f04c19068 |
children | 554fd0ebfccc |
comparison
equal
deleted
inserted
replaced
103786:02ba23495867 | 103787:fb68f473a020 |
---|---|
1 2009-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 | |
1 2009-07-08 Michael Albinus <michael.albinus@gmx.de> | 7 2009-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 |
4 remote user is root, on the local host. | 10 remote user is root, on the local host. |
5 (tramp-local-host-p): Either the local user or the remote user | 11 (tramp-local-host-p): Either the local user or the remote user |