yatex

changeset 401:627a7b77a39d dev

Remove single semicolon line.
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 18 Jan 2015 22:04:06 +0900
parents 62a18e164d0b
children 27d24ac018c1
files yatexmth.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/yatexmth.el	Fri Jan 16 20:07:32 2015 +0900
     1.2 +++ b/yatexmth.el	Sun Jan 18 22:04:06 2015 +0900
     1.3 @@ -1,7 +1,7 @@
     1.4  ;;; yatexmth.el --- YaTeX math-mode-specific functions -*- coding: sjis -*-
     1.5  ;;; 
     1.6  ;;; (c)1993-2015 by HIROSE Yuuji [yuuji@yatex.org]
     1.7 -;;; Last modified Fri Jan 16 10:33:07 2015 on firestorm
     1.8 +;;; Last modified Sun Jan 18 08:37:07 2015 on sdr
     1.9  ;;; $Id$
    1.10  
    1.11  ;;; Commentary:
    1.12 @@ -660,7 +660,6 @@
    1.13  	(kill-buffer YaTeX-math-menu-buffer))
    1.14        command)))
    1.15  
    1.16 -;
    1.17  (defun YaTeX-math-show-image (image &optional exit-char)
    1.18    "Momentarily display IMAGE at the beginning of the next line;
    1.19  erase it on the next keystroke.  The window is recentered if necessary