# HG changeset patch # User HIROSE Yuuji # Date 1421586246 -32400 # Node ID 627a7b77a39df21bfef87285ff5d16d24890b973 # Parent 62a18e164d0b2084360247bedbcc935d5aaa5d0e Remove single semicolon line. diff -r 62a18e164d0b -r 627a7b77a39d yatexmth.el --- 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