Mercurial > emacs
changeset 70824:9ce3cc1e5e89
(ewoc-create): Add autoload cookie.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sun, 21 May 2006 22:24:00 +0000 |
parents | ca1b3788f58d |
children | 7cdd7550b8a1 |
files | lisp/emacs-lisp/ewoc.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emacs-lisp/ewoc.el Sun May 21 22:19:59 2006 +0000 +++ b/lisp/emacs-lisp/ewoc.el Sun May 21 22:24:00 2006 +0000 @@ -255,7 +255,7 @@ ;;; =========================================================================== ;;; Public members of the Ewoc package - +;;;###autoload (defun ewoc-create (pretty-printer &optional header footer) "Create an empty ewoc.