=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/funmap.c,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- src/usr.bin/mg/funmap.c 2019/06/26 16:42:30 1.56 +++ src/usr.bin/mg/funmap.c 2019/07/02 16:25:39 1.57 @@ -1,4 +1,4 @@ -/* $OpenBSD: funmap.c,v 1.56 2019/06/26 16:42:30 lum Exp $ */ +/* $OpenBSD: funmap.c,v 1.57 2019/07/02 16:25:39 lum Exp $ */ /* This file is in the public domain */ @@ -39,7 +39,7 @@ {backword, "backward-word",}, {gotobob, "beginning-of-buffer",}, {gotobol, "beginning-of-line",}, - {ask_showmatch, "blink-and-insert",}, + {showmatch, "blink-and-insert",}, {bsmap, "bsmap-mode",}, {NULL, "c-x 4 prefix",}, {NULL, "c-x prefix",},