[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: package descriptive text and lm-commentary
From: |
Stefan Monnier |
Subject: |
Re: package descriptive text and lm-commentary |
Date: |
Sun, 04 Aug 2013 13:47:51 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
> Yesterday I created my first package, a single .el file.
> Today I noticed that the description of the package, as shown in emacs
> and on marmalade, lookes like:
> ;;; Commentary:
> ;; Text bla etce...
Not sure what you mean. http://marmalade-repo.org/packages/sparkline
shows it without the ";;".
> 1 - lm-commentary
lm-commentary is expected to return the text in all its ";;" glory, yes.
Stefan