From 60370d40737ecf92cec4ab75aa73d3ea9ed2d858 Mon Sep 17 00:00:00 2001
From: Pavel Janík <Pavel@Janik.cz>
Date: Sun, 15 Jul 2001 19:53:53 +0000
Subject: Some fixes to follow coding conventions.

---
 lisp/pcmpl-unix.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'lisp/pcmpl-unix.el')

diff --git a/lisp/pcmpl-unix.el b/lisp/pcmpl-unix.el
index b990cb722d9..e4ed4cbf16b 100644
--- a/lisp/pcmpl-unix.el
+++ b/lisp/pcmpl-unix.el
@@ -1,4 +1,4 @@
-;;; pcmpl-unix --- standard UNIX completions
+;;; pcmpl-unix.el --- standard UNIX completions
 
 ;; Copyright (C) 1999, 2000 Free Software Foundation
 
@@ -19,6 +19,8 @@
 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
+;;; Commentary:
+
 ;;; Code:
 
 (provide 'pcmpl-unix)
-- 
cgit v1.2.3