diff options
author | Ludovic Courtes | 2007-07-01 23:49:34 +0000 |
---|---|---|
committer | Ludovic Courtes | 2007-07-01 23:49:34 +0000 |
commit | b95946d78172644c42367addd03aa81f698caf3d (patch) | |
tree | 583d7d3afaeac8cceeea5d2290d54f7a268371c5 | |
parent | 303200b9e863d2a1ff07180b5211a6826ea75f36 (diff) | |
download | skribilo-b95946d78172644c42367addd03aa81f698caf3d.tar.gz skribilo-b95946d78172644c42367addd03aa81f698caf3d.tar.lz skribilo-b95946d78172644c42367addd03aa81f698caf3d.zip |
Tiny doc fix.
* doc/user/package.skb (document): Use `document/letter' as the
identifier, to avoid collision with `document'.
git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-131
-rw-r--r-- | ChangeLog | 17 | ||||
-rw-r--r-- | doc/user/package.skb | 1 |
2 files changed, 18 insertions, 0 deletions
@@ -2,6 +2,23 @@ # arch-tag: automatic-ChangeLog--skribilo@sv.gnu.org--2006/skribilo--devo--1.2 # +2007-07-01 23:49:34 GMT Ludovic Courtes <ludovic.courtes@laas.fr> patch-131 + + Summary: + Tiny doc fix. + Revision: + skribilo--devo--1.2--patch-131 + + * doc/user/package.skb (document): Use `document/letter' as the + identifier, to avoid collision with `document'. + + modified files: + ChangeLog doc/user/package.skb + + new patches: + lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-115 + + 2007-07-01 23:49:09 GMT Ludovic Courtes <ludovic.courtes@laas.fr> patch-130 Summary: diff --git a/doc/user/package.skb b/doc/user/package.skb index 5a411e6..997e263 100644 --- a/doc/user/package.skb +++ b/doc/user/package.skb @@ -123,6 +123,7 @@ This package is to be used to authoring simple letters. It redefines the `((:where [The location where the letter is posted.]) (:date [The date of the letter.]) (:author [The author of the letter.])) + :ident "document/letter" :idx-note "letter" :idx-suffix " (letter)" :force-engines *api-engines* |