From: Erik Naggum Date: Fri, 19 Jan 1996 11:10:56 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~1636 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=df07294210c576fffe435122637604d28347953f;p=emacs.git Comment change. --- diff --git a/lisp/emacs-lisp/pp.el b/lisp/emacs-lisp/pp.el index 059cd51e582..f7e3a1ad25c 100644 --- a/lisp/emacs-lisp/pp.el +++ b/lisp/emacs-lisp/pp.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1989, 1993 Free Software Foundation, Inc. -;; Author: Randal Schwartz +;; Author: Randal Schwartz ;; This file is part of GNU Emacs.