diff lisp/pcmpl-unix.el @ 38414:67b464da13ec

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 19:53:53 +0000
parents d4e54e70814f
children 695cf19ef79e d7ddb3e565de
line wrap: on
line diff
--- a/lisp/pcmpl-unix.el	Sun Jul 15 17:42:53 2001 +0000
+++ b/lisp/pcmpl-unix.el	Sun Jul 15 19:53:53 2001 +0000
@@ -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)