go/misc
Kevin Ballard ea1a36efcd Fix minor issues with updating go-mode in an empty buffer
Sometimes during editing, when the buffer is emptied (for example,
  as part of a call to M-x gofmt), an error is raised when
  remove-text-properties is called. Ensure that these calls use point-max
  instead of buffer-size to determine their end point.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/189042
2010-01-13 13:32:19 +11:00
..
bash misc/bash: completion file for bash 2009-12-11 13:54:00 -08:00
bbedit Syntax coloring and function navigation for BBEdit/TextWrangler 2009-11-30 19:24:32 -08:00
cgo 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
dashboard Add builder scripts. 2010-01-07 18:45:45 -08:00
emacs Fix minor issues with updating go-mode in an empty buffer 2010-01-13 13:32:19 +11:00
kate kate: Highlighting improvements 2010-01-12 14:33:28 -08:00
vim Add 'copy' as a Go builtin function for Vim syntax highlighter spec. 2009-12-01 16:45:21 -08:00
xcode More Xcode support. 2009-12-30 15:30:57 -08:00