1
0
mirror of https://github.com/golang/go synced 2024-11-19 22:44:45 -07:00
go/misc
Rui Ueyama 3d63ec240e 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://golang.org/cl/84900043
2014-04-09 12:28:27 -04:00
..
arm
bash
bbedit
cgo
chrome/gophertool
dashboard/codereview
emacs misc/emacs: ignore backquote in comment or string 2014-04-09 12:28:27 -04:00
fraise
git
goplay
IntelliJIDEA
kate
linkcheck
makerelease
nacl
notepadplus
swig
vim
xcode
zsh
benchcmp
pprof