ttn pushed a commit to branch master in repository elpa. commit f0ec51e4beb258865428e89e1acbfdaf41f1362b Author: Thien-Thi Nguyen <t...@gnu.org> Date: Tue Feb 11 10:22:15 2014 +0100
[gnugo] Indicate buffer not modified after load. * packages/gnugo/gnugo.el (gnugo-read-sgf-file): Clear buffer-modified state at end. --- packages/gnugo/gnugo.el | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/packages/gnugo/gnugo.el b/packages/gnugo/gnugo.el index 8f218ed..593aba2 100644 --- a/packages/gnugo/gnugo.el +++ b/packages/gnugo/gnugo.el @@ -1278,6 +1278,7 @@ If FILENAME already exists, Emacs confirms that you wish to overwrite it." t) (gnugo-close-game nil game-over))) (gnugo-refresh t) + (set-buffer-modified-p nil) (message "GNU Go %splays as %s, you as %s (%s)" (if samep "" "now ") wait play (if samep