Slight twiddles to the Lisp code.
[skel] / skelrc
diff --git a/skelrc b/skelrc
index 4463427..90b3a72 100644 (file)
--- 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))