aboutsummaryrefslogtreecommitdiff
path: root/isa
diff options
context:
space:
mode:
authorDavid Aspinall1998-11-25 12:45:54 +0000
committerDavid Aspinall1998-11-25 12:45:54 +0000
commitc84c6be0420e055c8830e50f6b65d092ea917b45 (patch)
treea1a16d5726ca94752f6ed7723a2a93fb8d0df9a1 /isa
parent2962a5469895afffc9205a7438ac5a857aaa2833 (diff)
Docstring fixes, minor improvements.
Diffstat (limited to 'isa')
-rw-r--r--isa/thy-mode.el7
1 files changed, 4 insertions, 3 deletions
diff --git a/isa/thy-mode.el b/isa/thy-mode.el
index 864a31cf..5f05d06d 100644
--- a/isa/thy-mode.el
+++ b/isa/thy-mode.el
@@ -112,11 +112,12 @@ translations\n
rules\n
end\n
ML\n"
-"*Template for theory files.
+"Template for theory files.
Contains a default selection of sections in a traditional order.
You can use the following format characters:
- %t --- replaced by theory name
- %p --- replaced by names of parents, separated by +'s"
+
+%t --- replaced by theory name
+%p --- replaced by names of parents, separated by `+' characters"
:group 'thy
:type 'string)