summaryrefslogtreecommitdiff
path: root/misc/dashboard
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-04-09 12:28:27 -0400
committerRui Ueyama <ruiu@google.com>2014-04-09 12:28:27 -0400
commit702c2c55c71768fc6287e3459cc7fc2cb6efe68b (patch)
tree6d7c4d9f0f6bd59ee7f50ccea2c3e9b3251a33b7 /misc/dashboard
parent6e9fab94c41d4cbc45daca6951b0ef917235afd0 (diff)
downloadgo-702c2c55c71768fc6287e3459cc7fc2cb6efe68b.tar.gz
misc/emacs: ignore backquote in comment or string
go-mode on Emacs 23 wrongly recognizes a backquote in a comment or a string as a start of a raw string literal. Below is an example that go-mode does not work well. This patch is to fix that issue. // ` var x = 1 // ` LGTM=dominik.honnef R=golang-codereviews, dominik.honnef, adonovan CC=golang-codereviews https://codereview.appspot.com/84900043 Committer: Alan Donovan <adonovan@google.com>
Diffstat (limited to 'misc/dashboard')
0 files changed, 0 insertions, 0 deletions