mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Show files beginning with "." in ECB directory tree
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
(setq ecb-source-file-regexps
|
||||
(quote
|
||||
((".*"
|
||||
("\\(^\\(\\.\\|#\\)\\|\\(~$\\|\\.\\(elc\\|obj\\|o\\|class\\|lib\\|dll\\|a\\|so\\|cache\\)$\\)\\)" "^Icon$")
|
||||
("\\(^\\(#\\)\\|\\(~$\\|\\.\\(elc\\|obj\\|o\\|class\\|lib\\|dll\\|a\\|so\\|cache\\)$\\)\\)" "^Icon$")
|
||||
("^\\.\\(emacs\\|gnus\\)$")))))
|
||||
|
||||
(if window-system (ecb-activate))
|
||||
|
||||
Reference in New Issue
Block a user