diff lisp/modes/perl-mode.el @ 12:bcdc7deadc19 r19-15b7

Import from CVS: tag r19-15b7
author cvs
date Mon, 13 Aug 2007 08:48:16 +0200
parents 376386a54a3c
children 0293115a14e9
line wrap: on
line diff
--- a/lisp/modes/perl-mode.el	Mon Aug 13 08:47:56 2007 +0200
+++ b/lisp/modes/perl-mode.el	Mon Aug 13 08:48:16 2007 +0200
@@ -707,4 +707,6 @@
   (perl-beginning-of-function)
   (backward-paragraph))
 
-;;;;;;;; That's all, folks! ;;;;;;;;;
+(provide 'perl-mode)
+
+;;; perl-mode.el ends here