# HG changeset patch # User HIROSE Yuuji # Date 1329011418 -32400 # Node ID 214702e4df54fba5905740a95bf5657aadabad36 # Parent 45ea6e6e5b26e6846be0b8917fc466b77310289e SPC is the same as `y' like y-or-n-p(YaTeX::label-rename-refs). diff -r 45ea6e6e5b26 -r 214702e4df54 yatexadd.el --- a/yatexadd.el Sun Feb 12 10:28:54 2012 +0900 +++ b/yatexadd.el Sun Feb 12 10:50:18 2012 +0900 @@ -2,7 +2,7 @@ ;;; YaTeX add-in functions. ;;; yatexadd.el rev.20 ;;; (c)1991-2012 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Sun Feb 12 10:23:23 2012 on firestorm +;;; Last modified Sun Feb 12 10:48:23 2012 on firestorm ;;; $Id$ ;;; @@ -1201,7 +1201,7 @@ 'exit-recursive-edit '(keymap) t))) (sleep-for 2) (recursive-edit)) - ((= ch ?y) (throw 'query t)) + ((memq ch '(?y ?\ )) (throw 'query t)) ((= ch ?!) (throw 'query (setq continue t))) ((= ch ??) (describe-function