# HG changeset patch # User HIROSE Yuuji # Date 1404656721 -32400 # Node ID c456fd55013e264fb74d5ec089c6e285e52be67c # Parent f654ef888a4ced2ee6b44fca607a129198fbaeaa Add `dia' to YaTeX-file-processor-alist-default diff -r f654ef888a4c -r c456fd55013e yatex.el --- a/yatex.el Sun Jul 06 23:19:09 2014 +0900 +++ b/yatex.el Sun Jul 06 23:25:21 2014 +0900 @@ -1,6 +1,6 @@ ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*- ;;; (c)1991-2013 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Thu Nov 21 16:15:16 2013 on firestorm +;;; Last modified Sun Jul 6 13:25:42 2014 on firestorm ;;; $Id$ ;;; The latest version of this software is always available at; ;;; http://www.yatex.org/ @@ -1909,6 +1909,7 @@ '(("tgif" . ".obj") ("gimp" . ".xcf") ("gimp" . ".xcf.gz") ("gimp" . ".xcf.bz2") ("inkscape" . ".svg") ("inkscape" . ".svgz") ("inkscape" . ".ai") + ("dia" . ".dia") ("soffice" . ".odg") ("gimp" . ".jpeg") ("gimp" . ".jpg") ("gimp" . ".png") ("evince" . ".ps")