aboutsummaryrefslogtreecommitdiffhomepage
path: root/x-symbol/lisp/TEMPLATE.el.tpl
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-04-22 14:33:29 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-04-22 14:33:29 +0000
commitb8431c336086a9418c94666a65ba05793857f0df (patch)
treee32ff458f4dc85a52660773adc8191d421510f52 /x-symbol/lisp/TEMPLATE.el.tpl
parent37a3db067ed2c1267d77bdd12f1d064032081484 (diff)
X-Symbol version 4.45 beta
Diffstat (limited to 'x-symbol/lisp/TEMPLATE.el.tpl')
-rw-r--r--x-symbol/lisp/TEMPLATE.el.tpl41
1 files changed, 41 insertions, 0 deletions
diff --git a/x-symbol/lisp/TEMPLATE.el.tpl b/x-symbol/lisp/TEMPLATE.el.tpl
new file mode 100644
index 00000000..60bef465
--- /dev/null
+++ b/x-symbol/lisp/TEMPLATE.el.tpl
@@ -0,0 +1,41 @@
+;;; TEMPLATE.el.tpl --- (>>>POINT<<<)
+
+;; Copyright (C) (>>>YEAR<<<) Free Software Foundation, Inc.
+;;
+;; Author: Christoph Wedler <wedler@users.sourceforge.net>
+;; Maintainer: (Please use `M-x x-symbol-package-bug' to contact the maintainer)
+;; Version: 0.0
+;; Keywords: WYSIWYG, LaTeX, HTML, wp, math, internationalization
+;; X-URL: http://x-symbol.sourceforge.net/
+
+;; This program is free software; you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published by
+;; the Free Software Foundation; either version 2, or (at your option)
+;; any later version.
+;;
+;; This program is distributed in the hope that it will be useful,
+;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+;; GNU General Public License for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program; if not, write to the Free Software
+;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+
+;;; Commentary:
+
+;; If you want to use package x-symbol, please visit the URL (use
+;; \\[x-symbol-package-web]) and read the info (use \\[x-symbol-package-info]).
+
+;; (>>>1<<<)
+
+;;; Code:
+
+(provide '(>>>FILE_SANS<<<))
+
+
+;;; (>>>2<<<)
+
+
+;;; Local IspellPersDict: .ispell_xsymb
+;;; (>>>FILE<<<) ends here