changeset 318:1336fbc4ab5b dev

Typeset menu ?b for \\ is unreachable.
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 24 Apr 2014 22:48:06 +0900
parents b40fe847c16d
children afe97f605d96
files yatex.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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)

yatex.org