mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(custom-print-functions): Add autoload cookie.
This commit is contained in:
parent
13cd02ec46
commit
7dcf626950
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue