1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 22:41:06 -08:00

(ewoc-create): Add autoload cookie.

This commit is contained in:
Thien-Thi Nguyen 2006-05-21 22:25:22 +00:00
parent aa18ec07ff
commit 3fe358978b
2 changed files with 5 additions and 1 deletions

View file

@ -255,7 +255,7 @@ NODE and leaving the new node's start there. Return the new node."
;;; ===========================================================================
;;; Public members of the Ewoc package
;;;###autoload
(defun ewoc-create (pretty-printer &optional header footer)
"Create an empty ewoc.