Index: openacs-4/packages/acs-core-docs/www/xml/engineering-standards/psgml-mode.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/engineering-standards/psgml-mode.xml,v
diff -u -r1.5.2.2 -r1.5.2.3
--- openacs-4/packages/acs-core-docs/www/xml/engineering-standards/psgml-mode.xml 19 Nov 2003 14:35:15 -0000 1.5.2.2
+++ openacs-4/packages/acs-core-docs/www/xml/engineering-standards/psgml-mode.xml 16 Dec 2003 20:12:28 -0000 1.5.2.3
@@ -80,7 +80,7 @@
in it. By maintaining your own CATALOG, it is easy to add more
DTD's without changing your emacs settings. (How about that HTML 4.01 DTD you
always wanted to get from W3C ? The
-DTD is in the zip archives and tarballs available on the site.
+DTD is in the zip archives and tarballs available on the site.)
That's it. Now you are ready to tell emacs all about PSGML mode and
@@ -133,7 +133,7 @@
;; Some convenient key definitions:
(define-key sgml-mode-map "\C-c\C-x\C-e" 'sgml-describe-element-type)
(define-key sgml-mode-map "\C-c\C-x\C-i" 'sgml-general-dtd-info)
- (define-key sgml-mode-map "\C-c\C-x\C-t" 'sgml-describe-entity))))
+ (define-key sgml-mode-map "\C-c\C-x\C-t" 'sgml-describe-entity)