From: Fabián Ezequiel Gallina Date: Thu, 17 May 2012 03:03:20 +0000 (-0300) Subject: Make package description separator contain 3 dashes (ELPA conformance) X-Git-Tag: emacs-24.2.90~1199^2~551 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=33d0aec16e93b6993283c0d4b46f21a1600f9e8f;p=emacs.git Make package description separator contain 3 dashes (ELPA conformance) --- diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index 33b92b0129a..51f0cfa80eb 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el @@ -1,4 +1,4 @@ -;;; python.el -- Python's flying circus support for Emacs +;;; python.el --- Python's flying circus support for Emacs ;; Copyright (C) 2010, 2011 Free Software Foundation, Inc.