mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-12 07:37:34 +00:00
Set comment string, patch by Johnny Chen!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84743 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a52fce49eb
commit
69412f81fc
@ -112,6 +112,8 @@
|
||||
)
|
||||
|
||||
(set-syntax-table tablegen-mode-syntax-table)
|
||||
(make-local-variable 'comment-start)
|
||||
(setq comment-start "//")
|
||||
(run-hooks 'tablegen-mode-hook)) ; Finally, this permits the user to
|
||||
; customize the mode with a hook.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user