comparison lisp/docref.el @ 13337:84acc3adcd63

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 30 Oct 1995 17:35:01 +0000
parents 15c71d840a81
children 940b85836a78
comparison
equal deleted inserted replaced
13336:f225e4de23b4 13337:84acc3adcd63
1 ;;; docref.el -- Simple cross references for Elisp documentation strings 1 ;;; docref.el --- Simple cross references for Elisp documentation strings
2 ;; Copyright (C) 1994 Free Software Foundation, Inc. 2 ;; Copyright (C) 1994 Free Software Foundation, Inc.
3 3
4 ;; Author: Vadim Geshel <vadik@unas.cs.kiev.ua> 4 ;; Author: Vadim Geshel <vadik@unas.cs.kiev.ua>
5 ;; Created: 12 Jul 1994 5 ;; Created: 12 Jul 1994
6 ;; Keywords: docs, help, lisp 6 ;; Keywords: docs, help, lisp