branch: elpa/toc-org
commit 3421f6192dee0b26d63e76851ce76a2df4f39abf
Author: Sergei Nosov <[email protected]>
Commit: Sergei Nosov <[email protected]>

    add a rename note to the commentary
---
 toc-org.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/toc-org.el b/toc-org.el
index ff2199b028..93ba30c8fe 100644
--- a/toc-org.el
+++ b/toc-org.el
@@ -27,6 +27,9 @@
 ;; toc-org helps you to have an up-to-date table of contents in org files
 ;; without exporting (useful primarily for readme files on GitHub).
 
+;; NOTE: Previous name of the package is org-toc. It was changed because of a
+;; name conflict with one of the org contrib modules.
+
 ;; After installation put into your .emacs file something like
 
 ;; (if (require 'toc-org nil t)

Reply via email to