]> code.delx.au - gnu-emacs-elpa/commit
Add ability to ignore file in tracking based on a re. For example
authorrocky <rocky@gnu.org>
Wed, 26 Oct 2011 04:14:40 +0000 (00:14 -0400)
committerrocky <rocky@gnu.org>
Wed, 26 Oct 2011 04:14:40 +0000 (00:14 -0400)
commit028944e1d9342dc784500626b88f0f30643551c5
treebf7c32c7063a5843cb435430be00042dc71fcceb
parentb61badc82f36683f839394ebbe2801d7d6362f8d
Add ability to ignore file in tracking based on a re. For example
(eval) in Ruby 1.8 or (eval 10)[../foo/bar.pl:10] in Perl. Todo: add <string> in Python.
dbgr/common/buffer/command.el
dbgr/common/file.el
dbgr/common/regexp.el
dbgr/common/track.el
dbgr/debugger/rdebug/init.el
dbgr/debugger/trepanpl/init.el
dbgr/debugger/trepanpl/trepanpl.el
dbgr/lang/perl.el
test/test-regexp-perldb.el