diff options
| author | Rui Ueyama <ruiu@google.com> | 2014-03-27 15:22:52 -0400 |
|---|---|---|
| committer | Alan Donovan <adonovan@google.com> | 2014-03-27 15:22:52 -0400 |
| commit | 444dd26bf4c585ce71dfcd9e581865ba3047dc75 (patch) | |
| tree | 50a64c451e3d496ca818b7e63219ca7eee41bce0 /misc/cgo/errors/test.bash | |
| parent | 5a23a7e52c8b11defb0e7ae88b6a2808432807c0 (diff) | |
| download | go-444dd26bf4c585ce71dfcd9e581865ba3047dc75.tar.xz | |
misc/emacs: handle backslash in raw string in Emacs 23
Go-mode in Emacs 23 does not recognize a backslash followed
by a backquote as end of raw string literal, as it does not
support syntax-propertize-function which Go-mode uses to
remove special meaning from backslashes in ``.
This patch provides a fallback mechanism to do the same thing
using font-lock-syntactic-keywords, which is supported by
Emacs 23.
LGTM=dominik.honnef
R=golang-codereviews, dominik.honnef
CC=adonovan, golang-codereviews
https://golang.org/cl/78730048
Diffstat (limited to 'misc/cgo/errors/test.bash')
0 files changed, 0 insertions, 0 deletions
