Applied, thanks. - Carsten On 14.9.2013, at 12:08, Gregor Zattler wrote: > --- > Fix a minor typo. > > lisp/org-ctags.el | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lisp/org-ctags.el b/lisp/org-ctags.el > index 98d47e5..9d8ed6c 100644 > --- a/lisp/org-ctags.el > +++ b/lisp/org-ctags.el > @@ -131,7 +131,7 @@ > ;; > ;; (progn > ;; (message "-- rebuilding tags tables...") > -;; (mapc 'org-create-tags tags-table-list)) > +;; (mapc 'org-ctags-create-tags tags-table-list)) > > ;;; Code: > > -- > 1.8.4.rc3 >