yatex

changeset 530:fb4822efb1f5 dev

Workaround for Emacs26 (switch-to-buffer)
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 30 May 2018 07:03:38 +0900
parents b742adfa30e2
children 6ea85aaae6f2
files yatexprc.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/yatexprc.el	Wed May 23 08:02:11 2018 +0900
     1.2 +++ b/yatexprc.el	Wed May 30 07:03:38 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 Sat Feb 24 16:40:46 2018 on firestorm
     1.8 +;;; Last modified Wed May 30 07:02:49 2018 on firestorm
     1.9  ;;; $Id$
    1.10  
    1.11  ;;; Code:
    1.12 @@ -799,7 +799,7 @@
    1.13  		(if (string-match (concat "[{,/]" me "[,}]") s)
    1.14  		    nil ; Nothing to do when it's already in includeonly.
    1.15  		  (ding)
    1.16 -		  (switch-to-buffer (current-buffer));Display this buffer.
    1.17 +		  (set-window-buffer nil (current-buffer));Display this buffer.
    1.18  		  (setq
    1.19  		   me	  ;;Rewrite my name(me) to contain sub directory name.
    1.20  		   (concat