diff lisp/emacs-lisp/pp.el @ 13337:84acc3adcd63

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 30 Oct 1995 17:35:01 +0000
parents 084c36d46615
children 83f275dcd93a
line wrap: on
line diff
--- a/lisp/emacs-lisp/pp.el	Mon Oct 30 17:22:28 1995 +0000
+++ b/lisp/emacs-lisp/pp.el	Mon Oct 30 17:35:01 1995 +0000
@@ -1,4 +1,4 @@
-;; pp.el --- pretty printer for Emacs Lisp
+;;; pp.el --- pretty printer for Emacs Lisp
 ;; Copyright (C) 1989, 1993 Free Software Foundation, Inc.
 
 ;; Author: Randal Schwartz <merlyn@ora.com>