Index: openacs-4/packages/acs-core-docs/www/psgml-mode.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/psgml-mode.html,v
diff -u -r1.48.2.12 -r1.48.2.13
--- openacs-4/packages/acs-core-docs/www/psgml-mode.html 3 Oct 2016 09:17:51 -0000 1.48.2.12
+++ openacs-4/packages/acs-core-docs/www/psgml-mode.html 19 Nov 2016 09:21:54 -0000 1.48.2.13
@@ -83,4 +83,4 @@
element is a sect1
.
Of course, you should read the emacs texinfo pages that come with PSGML mode from start to finish. Barring that, here are some handy commands:
Key | Command |
---|---|
C-c C-e | Insert an element. Uses completion and only lets you insert elements that are valid |
C-c C-a | Edit attributes of enclosing element. |
C-c C-x C-i | Show information about the document's DTD. |
C-c C-x C-e | Describe element. Shows for one element which elements can be parents, -what its contents can be and lists its attributes. |