• R/O
  • HTTP
  • SSH
  • HTTPS

common_source_project-fm7: Commit

Common Source Code Project for Qt (a.k.a for FM-7).


Commit MetaInfo

Revision67f193f7f1d421ad3f528d570c9de452f63f83d6 (tree)
Time2021-11-23 22:54:50
AuthorK.Ohta <whatisthis.sowhat@gmai...>
CommiterK.Ohta

Log Message

[Emacs] Update .dir-locals.el .

Change Summary

Incremental Difference

--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -8,5 +8,7 @@
88
99 ;; Keywords: c, tools
1010 ('csp-qt-set-c-style )
11+ ('vs-set-c-style )
1112 (setq c-file-style "csp-qt")
13+; (setq c-file-style "vs")
1214
Show on old repository browser