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.6 -r1.7 --- openacs-4/packages/acs-core-docs/www/xml/engineering-standards/psgml-mode.xml 11 Dec 2003 21:39:49 -0000 1.6 +++ openacs-4/packages/acs-core-docs/www/xml/engineering-standards/psgml-mode.xml 26 Jan 2004 15:39:44 -0000 1.7 @@ -11,6 +11,8 @@ By David Lutterkort + Note: nxml mode replaces and/or complements psgml mode. More information. + What it is @@ -80,7 +82,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 +135,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)