diff options
Diffstat (limited to 'lisp/docref.el')
-rw-r--r-- | lisp/docref.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/docref.el b/lisp/docref.el index 2a7b2a65b68..2dfc1def06c 100644 --- a/lisp/docref.el +++ b/lisp/docref.el @@ -1,4 +1,4 @@ -;;; docref.el -- Simple cross references for Elisp documentation strings +;;; docref.el --- Simple cross references for Elisp documentation strings ;; Copyright (C) 1994 Free Software Foundation, Inc. ;; Author: Vadim Geshel <vadik@unas.cs.kiev.ua> |