Carsten Dominik 11 years ago
parent
commit
fc2ec2eb88
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/org-ctags.el

+ 1 - 1
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: