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 wrap: on
line diff
--- a/yatexmth.el	Fri Jan 16 20:07:32 2015 +0900
+++ b/yatexmth.el	Sun Jan 18 22:04:06 2015 +0900
@@ -1,7 +1,7 @@
 ;;; yatexmth.el --- YaTeX math-mode-specific functions -*- coding: sjis -*-
 ;;; 
 ;;; (c)1993-2015 by HIROSE Yuuji [yuuji@yatex.org]
-;;; Last modified Fri Jan 16 10:33:07 2015 on firestorm
+;;; Last modified Sun Jan 18 08:37:07 2015 on sdr
 ;;; $Id$
 
 ;;; Commentary:
@@ -660,7 +660,6 @@
 	(kill-buffer YaTeX-math-menu-buffer))
       command)))
 
-;
 (defun YaTeX-math-show-image (image &optional exit-char)
   "Momentarily display IMAGE at the beginning of the next line;
 erase it on the next keystroke.  The window is recentered if necessary

yatex.org