changeset 537 | 7d4926cc2f32 |
parent 527 | 3996f4df0915 |
child 538 | 45b1d7e9f251 |
--- a/.emacs-my Sun Jan 16 21:54:19 2011 +0200 +++ b/.emacs-my Mon Jan 17 00:08:34 2011 +0200 @@ -1103,7 +1103,7 @@ ;;; TAGS, etags, ctags, GNU GLOBAL. (when (featurep 'etags-table) - (setq etags-table-search-up-depth 1) + (setq etags-table-search-up-depth 8) ) ;;; ----------------------------------------------------------------