]> Cypherpunks repositories - gostls13.git/commit
misc/emacs: Replace replace-{string|regexp} for XEmacs compatible code
authorMats Lidell <mats.lidell@cag.se>
Thu, 21 Jun 2012 17:01:54 +0000 (13:01 -0400)
committerSameer Ajmani <sameer@golang.org>
Thu, 21 Jun 2012 17:01:54 +0000 (13:01 -0400)
commitcbcf358d296d86e15b842bb3b70af2deb36b8edc
tree837c056062abc1d2533655efc2df3037b129a4f1
parent7f689864d833d8cd0c59d9800f428d3d60d67ab4
misc/emacs: Replace replace-{string|regexp} for XEmacs compatible code

Use code to be used in lisp programs as suggested in the doc strings for
replace-{string|regexp}. Bonus: This code works for XEmacs.

R=golang-dev, sameer, jmeurin
CC=golang-dev
https://golang.org/cl/6296073
misc/emacs/go-mode.el