aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/pg-assoc.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2010-08-08 13:42:31 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2010-08-08 13:42:31 +0000
commit95d8a7f7364fde5af433ffa0e6c9f5bf664c5ebc (patch)
tree9be997d4d9af9c12882d53434d8dbbcb49cbdcb6 /generic/pg-assoc.el
parent0877b91645ec1a824eba51cf0ad46eb4d76a138f (diff)
Checkdoc cleanups
Diffstat (limited to 'generic/pg-assoc.el')
-rw-r--r--generic/pg-assoc.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/generic/pg-assoc.el b/generic/pg-assoc.el
index 51633afe..7bb6146d 100644
--- a/generic/pg-assoc.el
+++ b/generic/pg-assoc.el
@@ -1,15 +1,16 @@
;;; pg-assoc.el --- Functions for associated buffers
;;
-;; Copyright (C) 1994-2008 LFCS Edinburgh.
+;; Copyright (C) 1994-2008, 2010 LFCS Edinburgh.
;; Authors: David Aspinall, Yves Bertot, Healfdene Goguen,
;; Thomas Kleymann and Dilip Sequeira
;; License: GPL (GNU GENERAL PUBLIC LICENSE)
;;
;; $Id$
;;
+;;; Commentary:
;;
;; Defines an empty mode inherited by modes of the associated buffers.
-;;
+;;
;;; Code: