]> Cypherpunks repositories - gostls13.git/commit
misc/emacs: fix indent bug
authorRuss Cox <rsc@golang.org>
Wed, 5 Oct 2011 16:27:23 +0000 (12:27 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 5 Oct 2011 16:27:23 +0000 (12:27 -0400)
commit305f167b017f83a243754f800cbf37cbc37558f6
treec44c817cfb1c347fed5e01cf2b7e080f84bdf983
parent351e1d57450509d35c08884e19f3e7a80f234243
misc/emacs: fix indent bug

Must use case-sensitive search to identify keywords.

Fixes #2287.

R=bradfitz
CC=golang-dev
https://golang.org/cl/5182043
misc/emacs/go-mode.el