]> Cypherpunks repositories - gostls13.git/commit
Make comment-start/-end changes buffer-local instead of global.
authorAustin Clements <aclements@csail.mit.edu>
Sun, 29 Nov 2009 22:22:07 +0000 (14:22 -0800)
committerRuss Cox <rsc@golang.org>
Sun, 29 Nov 2009 22:22:07 +0000 (14:22 -0800)
commit6e6125ffa413fea7e55e159e4fd131ec054de0c7
treec9ec098ce908b58d7bc8eddd4c9bb21b121020b6
parent770f3538c08a9f73f9a5b21c9b412730e31223f2
Make comment-start/-end changes buffer-local instead of global.

Fixes #290.

R=rsc
https://golang.org/cl/160070
misc/emacs/go-mode.el