1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2025-01-01 11:15:00 +00:00

Fix group name tag for org-indent

This commit is contained in:
Carsten Dominik 2010-03-23 08:31:55 +01:00
parent d70fb6fdba
commit a42326f57b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2010-03-23 Carsten Dominik <carsten.dominik@gmail.com>
* org-indent.el (org-indent): Fix group name.
2010-03-21 Carsten Dominik <carsten.dominik@gmail.com>
* org-table.el (org-table-goto-column): Fix forcing a non-existing

View File

@ -38,7 +38,7 @@
(defgroup org-indent nil
"Options concerning dynamic virtual outline indentation."
:tag "Org Structure"
:tag "Org Indent"
:group 'org)
(defconst org-indent-max 40