comparison yatexadd.el @ 481:723f136edde5 dev

Legacy local variable settings removed
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 10 Sep 2017 17:03:34 +0859
parents c996fbcc2e79
children c0827f80b18e
comparison
equal deleted inserted replaced
480:307d5bf535bb 481:723f136edde5
1 ;;; yatexadd.el --- YaTeX add-in functions -*- coding: sjis -*- 1 ;;; yatexadd.el --- YaTeX add-in functions -*- coding: sjis -*-
2 ;;; (c)1991-2017 by HIROSE Yuuji.[yuuji@yatex.org] 2 ;;; (c)1991-2017 by HIROSE Yuuji.[yuuji@yatex.org]
3 ;;; Last modified Sat Jun 3 23:23:23 2017 on firestorm 3 ;;; Last modified Sun Sep 10 09:52:35 2017 on firestorm
4 ;;; $Id$ 4 ;;; $Id$
5 5
6 ;;; Code: 6 ;;; Code:
7 ;;; 7 ;;;
8 ;;Sample functions for LaTeX environment. 8 ;;Sample functions for LaTeX environment.
2366 (provide 'yatexadd) 2366 (provide 'yatexadd)
2367 ; Local variables: 2367 ; Local variables:
2368 ; fill-prefix: ";;; " 2368 ; fill-prefix: ";;; "
2369 ; paragraph-start: "^$\\| \\|;;;$" 2369 ; paragraph-start: "^$\\| \\|;;;$"
2370 ; paragraph-separate: "^$\\| \\|;;;$" 2370 ; paragraph-separate: "^$\\| \\|;;;$"
2371 ; coding: sjis
2372 ; End: 2371 ; End:

yatex.org