yatex

changeset 255:214702e4df54 dev

SPC is the same as `y' like y-or-n-p(YaTeX::label-rename-refs).
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 12 Feb 2012 10:50:18 +0900
parents 45ea6e6e5b26
children b1e70dc23208
files yatexadd.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/yatexadd.el	Sun Feb 12 10:28:54 2012 +0900
     1.2 +++ b/yatexadd.el	Sun Feb 12 10:50:18 2012 +0900
     1.3 @@ -2,7 +2,7 @@
     1.4  ;;; YaTeX add-in functions.
     1.5  ;;; yatexadd.el rev.20
     1.6  ;;; (c)1991-2012 by HIROSE Yuuji.[yuuji@yatex.org]
     1.7 -;;; Last modified Sun Feb 12 10:23:23 2012 on firestorm
     1.8 +;;; Last modified Sun Feb 12 10:48:23 2012 on firestorm
     1.9  ;;; $Id$
    1.10  
    1.11  ;;;
    1.12 @@ -1201,7 +1201,7 @@
    1.13  				    'exit-recursive-edit '(keymap) t)))
    1.14  				 (sleep-for 2)
    1.15  				 (recursive-edit))
    1.16 -				((= ch ?y) (throw 'query t))
    1.17 +				((memq ch '(?y ?\  )) (throw 'query t))
    1.18  				((= ch ?!) (throw 'query (setq continue t)))
    1.19  				((= ch ??)
    1.20  				 (describe-function