VirtualBox

source: vbox/trunk/.dir-locals.el@ 76585

最後變更 在這個檔案從76585是 52664,由 vboxsync 提交於 10 年 前

Emacs directory local variables. Disable indent-tabs-mode in C/C++ code.

  • 屬性 svn:eol-style 設為 native
檔案大小: 166 位元組
 
1;;; Directory Local Variables
2;;; See Info node `(emacs) Directory Variables' for more information.
3
4((c++-mode
5 (indent-tabs-mode))
6 (c-mode
7 (indent-tabs-mode)))
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette