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:
parent
aa18ec07ff
commit
3fe358978b
2 changed files with 5 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue