(defvar gse-locate-regexp-list
(list "\\.elc"
"\\.class"
"/CVS"
"/target/classes"
"#"
"~"
".cvsignore"
"/\.svn/"
)
"A list of regular expressions that match \"uninteresting\" filenames.
These will be stripped from the locate list before it is displayed.")
Wednesday, October 25, 2006
subversion and gse-locate.el
Updated this chunk in gse-locate.el:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment