yatex

changeset 417:1ab1b9ba8698 dev

Remove superfluous string in autoload line
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 12 Jul 2015 10:03:55 +0900
parents 368a86a179ff
children 92bab72bf4de
files yatexmth.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/yatexmth.el	Wed Jul 08 09:16:35 2015 +0900
     1.2 +++ b/yatexmth.el	Sun Jul 12 10:03:55 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 Sun Jan 18 08:37:07 2015 on sdr
     1.8 +;;; Last modified Sun Jul 12 10:02:36 2015 on firestorm
     1.9  ;;; $Id$
    1.10  
    1.11  ;;; Commentary:
    1.12 @@ -453,7 +453,7 @@
    1.13  ;;;
    1.14  ;;YaTeX math-mode functions
    1.15  ;;;
    1.16 -;;;###autoload from yatex.el
    1.17 +;;;###autoload
    1.18  (defun YaTeX-toggle-math-mode (&optional arg)
    1.19    (interactive "P")
    1.20    (or (memq 'YaTeX-math-mode mode-line-format) nil