(Converting Kill Files): Fix URL. Include gnus-kill-to-score.el in contrib
[gnus] / texi / xml2texi.sh
1 #! /bin/sh
2 #|
3 exec mzscheme -mr $0 ${1+"$@"}
4 |#
5 ;; Copyright (C) 2005  Free Software Foundation, Inc.
6 ;; 
7 ;;  Author:  Karl Pflästerer <sigurd@12move.de>
8 ;;  Keywords: tools
9 ;; 
10 ;;  This file is not part of GNU Emacs.
11 ;; 
12 ;;  GNU Emacs is free software; you can redistribute it and/or modify
13 ;;  it under the terms of the GNU General Public License as published by
14 ;;  the Free Software Foundation; either version 3, or (at your option)
15 ;;  any later version.
16 ;; 
17 ;;  GNU Emacs is distributed in the hope that it will be useful,
18 ;;  but WITHOUT ANY WARRANTY; without even the implied warranty of
19 ;;  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20 ;;  GNU General Public License for more details.
21 ;; 
22 ;;  You should have received a copy of the GNU General Public License
23 ;;  along with GNU Emacs; see the file COPYING.  If not, write to the
24 ;;  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
25 ;;  Boston, MA 02110-1301, USA.
26