yatex

diff yatexenv.el @ 532:5eb2b1d824f3

Emacs26's switch-to-buffer does not keep logical point. So we need to use set-window-buffer to bring current but non-interactive buffer up to interactive buffer.
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 30 May 2018 13:54:46 +0900
parents 428584533eab
children 714f3527b4a1
line diff
     1.1 --- a/yatexenv.el	Thu May 04 10:32:22 2017 +0859
     1.2 +++ b/yatexenv.el	Wed May 30 13:54:46 2018 +0900
     1.3 @@ -1,6 +1,6 @@
     1.4  ;;; yatexenv.el --- YaTeX environment-specific functions
     1.5  ;;; (c) 1994-2017 by HIROSE Yuuji.[yuuji@yatex.org]
     1.6 -;;; Last modified Thu May  4 10:19:20 2017 on firestorm
     1.7 +;;; Last modified Sun Sep 17 10:23:16 2017 on firestorm
     1.8  ;;; $Id$
     1.9  
    1.10  ;;; Code: