diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-17 15:20:58 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-17 15:20:58 +0000 |
commit | c84729481b9eada04adccafbb62e5c6fdad8d142 (patch) | |
tree | 3cae02d1507a4616bfc33e269f4d51278ea16c01 /lisp/emacs-lisp/cust-print.el | |
parent | c5d87135f5bd40e7c681a765b1f8d3aa62d16365 (diff) | |
download | emacs-c84729481b9eada04adccafbb62e5c6fdad8d142.tar.gz |
Added standard library headers.
Diffstat (limited to 'lisp/emacs-lisp/cust-print.el')
-rw-r--r-- | lisp/emacs-lisp/cust-print.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/cust-print.el b/lisp/emacs-lisp/cust-print.el index 965b52e4b81..8676c98d402 100644 --- a/lisp/emacs-lisp/cust-print.el +++ b/lisp/emacs-lisp/cust-print.el @@ -1,4 +1,4 @@ -;; cust-print.el -- handles print-level and print-circle. +;; cust-print.el --- handles print-level and print-circle. ;; Copyright (C) 1992 Free Software Foundation, Inc. |