# HG changeset patch # User Richard M. Stallman # Date 1032204773 0 # Node ID a51bcb6b40394af859ea1931cbb6c1deb00365e9 # Parent 8fbfc7c3386c2b9845356eaf33f255303d726e00 *** empty log message *** diff -r 8fbfc7c3386c -r a51bcb6b4039 lisp/ChangeLog --- 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 + * 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.