]> code.delx.au - gnu-emacs-elpa/commit
[gnugo] Fix bug: For GTP "help COMMAND", leave point in right place.
authorThien-Thi Nguyen <ttn@gnu.org>
Sat, 3 May 2014 10:04:55 +0000 (12:04 +0200)
committerThien-Thi Nguyen <ttn@gnu.org>
Sat, 3 May 2014 10:04:55 +0000 (12:04 +0200)
commitf814f3302eba3a18c811e1c81d55870c9f47aa70
treece77d5a6109acc7b9677c85827ff29e01dfbc59f
parent78ea982ff8fd1ad84056a14fc0ed563a796ceafe
[gnugo] Fix bug: For GTP "help COMMAND", leave point in right place.

* packages/gnugo/gnugo.el (:gnugo-gtp-command-spec help):
When COMMANd is specified and found, use a marker to hold its
position, and after moving point there, make it point nowhere.
packages/gnugo/gnugo.el