# HG changeset patch # User Karl Heuer # Date 928005310 0 # Node ID a6b268f4dfc7e2139e1b618771383ebcb75fcb18 # Parent cef7201132c9946e1a1f3a5b171d55bb86248aab (custom-print-functions): Add autoload cookie. diff -r cef7201132c9 -r a6b268f4dfc7 lisp/emacs-lisp/cl.el --- a/lisp/emacs-lisp/cl.el Sat May 29 19:08:52 1999 +0000 +++ b/lisp/emacs-lisp/cl.el Sat May 29 19:15:10 1999 +0000 @@ -107,6 +107,7 @@ (defvar cl-optimize-safety 1) +;;;###autoload (defvar custom-print-functions nil "This is a list of functions that format user objects for printing. Each function is called in turn with three arguments: the object, the