# HG changeset patch # User HIROSE Yuuji # Date 1398347286 -32400 # Node ID 1336fbc4ab5ba774d3b60ddb81ae3efdf707eeeb # Parent b40fe847c16dfcd30f53bbd6dea92b594f89fad8 Typeset menu ?b for \\ is unreachable. diff -r b40fe847c16d -r 1336fbc4ab5b yatex.el --- a/yatex.el Wed Apr 23 08:17:57 2014 +0900 +++ b/yatex.el Thu Apr 24 22:48:06 2014 +0900 @@ -1,6 +1,6 @@ ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*- ;;; (c)1991-2014 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Wed Apr 23 08:17:02 2014 on firestorm +;;; Last modified Thu Apr 24 22:47:19 2014 on firestorm ;;; $Id$ ;;; The latest version of this software is always available at; ;;; http://www.yatex.org/ @@ -1634,7 +1634,6 @@ ((= c ?v) (YaTeX-view-error)) ((= c ?l) (YaTeX-lpr arg)) ((= c ?m) (YaTeX-switch-mode-menu arg)) - ((= c ?b) (YaTeX-insert-string "\\")) ((= c ?s) (YaTeX-xdvi-remote-search arg))))) (if (fboundp 'wrap-function-to-control-ime)