yatex

diff yatexprc.el @ 541:7595fc6462ff

Add links
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 31 May 2018 09:53:11 +0900
parents fb4822efb1f5
children 80692d8b8828 70bb775b481c
line diff
     1.1 --- a/yatexprc.el	Wed May 30 07:03:38 2018 +0900
     1.2 +++ b/yatexprc.el	Thu May 31 09:53:11 2018 +0900
     1.3 @@ -1,7 +1,7 @@
     1.4  ;;; yatexprc.el --- YaTeX process handler -*- coding: sjis -*-
     1.5  ;;; 
     1.6  ;;; (c)1993-2018 by HIROSE Yuuji.[yuuji@yatex.org]
     1.7 -;;; Last modified Wed May 30 07:02:49 2018 on firestorm
     1.8 +;;; Last modified Wed May 30 08:32:30 2018 on firestorm
     1.9  ;;; $Id$
    1.10  
    1.11  ;;; Code:
    1.12 @@ -822,7 +822,7 @@
    1.13  		   (t nil))
    1.14  		  (basic-save-buffer))))
    1.15  	  (exchange-point-and-mark)))
    1.16 -      (switch-to-buffer cb))		;for 19
    1.17 +      (set-window-buffer nil cb))		;for 19 and 26
    1.18      (YaTeX-typeset cmd YaTeX-typeset-buffer nil nil ppcmd)
    1.19      (put 'dvi2-command 'region nil)))
    1.20