equal
deleted
inserted
replaced
1135 (setq etags-table-search-up-depth 8) |
1135 (setq etags-table-search-up-depth 8) |
1136 (when (featurep 'etags-select) |
1136 (when (featurep 'etags-select) |
1137 (global-set-key "\M-." 'etags-select-find-tag) |
1137 (global-set-key "\M-." 'etags-select-find-tag) |
1138 ) |
1138 ) |
1139 ) |
1139 ) |
|
1140 |
|
1141 (global-set-key "\M-\r" 'complete-tag) |
1140 |
1142 |
1141 ;;; ---------------------------------------------------------------- |
1143 ;;; ---------------------------------------------------------------- |
1142 ;;; CEDET, semantic. |
1144 ;;; CEDET, semantic. |
1143 |
1145 |
1144 ;; For debug use 'semantic-debug-idle-function' and 'semantic-debug-idle-work-function'. |
1146 ;; For debug use 'semantic-debug-idle-function' and 'semantic-debug-idle-work-function'. |