diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-10-30 17:35:01 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-10-30 17:35:01 +0000 |
commit | be010748989d2be1af4eaa5e602f4cf49d37bf26 (patch) | |
tree | 787be8f0e6f74109e30b02ac8c107b3fe201181f /lisp/docref.el | |
parent | ad837797de652021a470c5a5c0f1165709df7528 (diff) | |
download | emacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.tar.gz emacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.tar.bz2 emacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.zip |
Comment change.
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> |