source:
vbox/trunk/.dir-locals.el@
98059
最後變更 在這個檔案從98059是 77809,由 提交於 6 年 前 | |
---|---|
|
|
檔案大小: 405 位元組 |
行 | |
---|---|
1 | ;;; Directory Local Variables |
2 | ;;; See Info node `(emacs) Directory Variables' for more information. |
3 | |
4 | ;; You might want to use |
5 | ;; |
6 | ;; (put 'indent-tabs-mode 'permanent-local t) |
7 | ;; |
8 | ;; to ensure that it's not reset when you manually switch an .h file |
9 | ;; that was automatically opened in c-mode to c++-mode. |
10 | |
11 | ((c++-mode |
12 | (indent-tabs-mode)) |
13 | (c-mode |
14 | (indent-tabs-mode)) |
15 | (nxml-mode |
16 | (indent-tabs-mode))) |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器