X-Git-Url: https://git.distorted.org.uk/~mdw/skel/blobdiff_plain/441c920bb12f3a5c091383b8a7231511312b3479..4000b4fd215da66cb5544cf697120b22775c67d3:/skelrc diff --git a/skelrc b/skelrc index 4463427..90b3a72 100644 --- a/skelrc +++ b/skelrc @@ -63,8 +63,9 @@ [[cont-comment]] GNU Library General Public License for more details. [[cont-comment]] [[cont-comment]] You should have received a copy of the GNU Library General Public -[[cont-comment]] License along with [[library-name]]; if not, write to the Free Software -[[cont-comment]] Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.") +[[cont-comment]] License along with [[library-name]]; if not, write to the Free +[[cont-comment]] Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, +[[cont-comment]] MA 02111-1307, USA.") (defun skel-basename () (file-name-sans-extension (file-name-nondirectory buffer-file-name))) @@ -97,7 +98,7 @@ (revisions . "[[revision-banner]]\n[[cont-comment]]\n[[cont-comment]] $Log$[[block-end]]\n\n") (revision-banner . (skelrc-banner "Revision history" t)) (preamble . "") - (trailer . "[[tag-line]][[postamble]]\n") + (trailer . "[[tag-line]]\n[[postamble]]") (postamble . "") (tag-line . (skelrc-banner "That's all, folks")) (block-start . (skel-lookup 'new-comment))