Mercurial > hg > xemacs-beta
comparison lisp/psgml/psgml-fs.el @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | ac2d302a0011 |
children |
comparison
equal
deleted
inserted
replaced
69:804d1389bcd6 | 70:131b0175ea99 |
---|---|
1 ;;; psgml-fs.el --- Format a SGML-file according to a style file | 1 ;;; psgml-fs.el --- Format a SGML-file according to a style file |
2 ;; Copyright (C) 1995 Lennart Staflin | 2 ;; Copyright (C) 1995 Lennart Staflin |
3 | 3 |
4 ;; Author: Lennart Staflin <lenst@lysator.liu.se> | 4 ;; Author: Lennart Staflin <lenst@lysator.liu.se> |
5 ;; Version: $Id: psgml-fs.el,v 1.1.1.2 1996/12/18 03:47:13 steve Exp $ | 5 ;; Version: $Id: psgml-fs.el,v 1.1.1.1 1996/12/18 22:43:36 steve Exp $ |
6 ;; Keywords: | 6 ;; Keywords: |
7 ;; Last edited: Thu Mar 21 22:32:27 1996 by lenst@triton.lstaflin.pp.se (Lennart Staflin) | 7 ;; Last edited: Thu Mar 21 22:32:27 1996 by lenst@triton.lstaflin.pp.se (Lennart Staflin) |
8 | 8 |
9 ;;; This program is free software; you can redistribute it and/or modify | 9 ;;; This program is free software; you can redistribute it and/or modify |
10 ;;; it under the terms of the GNU General Public License as published by | 10 ;;; it under the terms of the GNU General Public License as published by |