diff options
author | Pavel Janík <Pavel@Janik.cz> | 2001-07-15 19:53:53 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2001-07-15 19:53:53 +0000 |
commit | 60370d40737ecf92cec4ab75aa73d3ea9ed2d858 (patch) | |
tree | 29c0aec9d5f8e7af681d5ff1b49e72245067cf5c /lisp/pcmpl-cvs.el | |
parent | 715a2ca2fc1be26e8420f209c3440b90d687fec6 (diff) | |
download | emacs-60370d40737ecf92cec4ab75aa73d3ea9ed2d858.tar.gz |
Some fixes to follow coding conventions.
Diffstat (limited to 'lisp/pcmpl-cvs.el')
-rw-r--r-- | lisp/pcmpl-cvs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/pcmpl-cvs.el b/lisp/pcmpl-cvs.el index 854479d4305..af90beeef92 100644 --- a/lisp/pcmpl-cvs.el +++ b/lisp/pcmpl-cvs.el @@ -1,4 +1,4 @@ -;;; pcmpl-cvs --- functions for dealing with cvs completions +;;; pcmpl-cvs.el --- functions for dealing with cvs completions ;; Copyright (C) 1999, 2000 Free Software Foundation |