ソースを参照

Fix group name tag for org-indent

Carsten Dominik 15 年 前
コミット
a42326f57b
2 ファイル変更5 行追加1 行削除
  1. 4 0
      lisp/ChangeLog
  2. 1 1
      lisp/org-indent.el

+ 4 - 0
lisp/ChangeLog

@@ -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

+ 1 - 1
lisp/org-indent.el

@@ -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