changeset 47509:a51bcb6b4039

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 16 Sep 2002 19:32:53 +0000
parents 8fbfc7c3386c
children 22c6e92cccfb
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 16 19:29:33 2002 +0000
+++ b/lisp/ChangeLog	Mon Sep 16 19:32:53 2002 +0000
@@ -1,5 +1,8 @@
 2002-09-16  Richard M. Stallman  <rms@gnu.org>
 
+	* play/gomoku.el (gomoku-move-up, gomoku-move-down):
+	Use forward-line and move-to-column.
+
 	* cus-edit.el (custom-variable-backup-value): New function.
 	(custom-variable-reset-backup): New function.
 	(custom-variable-menu): Add item for custom-variable-reset-backup.