diff lisp/psgml/iso-sgml.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 a2f645c6b9f8
line wrap: on
line diff
--- a/lisp/psgml/iso-sgml.el	Mon Aug 13 09:00:04 2007 +0200
+++ b/lisp/psgml/iso-sgml.el	Mon Aug 13 09:02:59 2007 +0200
@@ -16,7 +16,7 @@
 ;; Edit SGML or HTML buffers with ISO 8859-1 (Latin-1) display|
 ;; 10-May-1995|1.4|~/misc/iso-sgml.el.Z|
 
-;; $Id: iso-sgml.el,v 1.1.1.2 1996/12/18 03:47:13 steve Exp $
+;; $Id: iso-sgml.el,v 1.1.1.1 1996/12/18 22:43:36 steve Exp $
 
 ;; 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
@@ -56,7 +56,7 @@
 
 ;; Code:
 
-(defconst isosgml-version "$Id: iso-sgml.el,v 1.1.1.2 1996/12/18 03:47:13 steve Exp $"
+(defconst isosgml-version "$Id: iso-sgml.el,v 1.1.1.1 1996/12/18 22:43:36 steve Exp $"
   "iso-sgml RCS version number")
 
 (defvar isosgml-modes-list '(html-mode html-helper-mode sgml-mode)
@@ -228,8 +228,8 @@
 ;; iso-sgml.el ends here
 
 ; $Log: iso-sgml.el,v $
-; Revision 1.1.1.2  1996/12/18 03:47:13  steve
-; XEmacs 19.15-b2
+; Revision 1.1.1.1  1996/12/18 22:43:36  steve
+; XEmacs 20.0 -- Beta 30
 ;
 ; Revision 1.4  1995/05/10  06:19:41  lepied
 ; 	* protect code with unwind-protect to prevent errors