瀏覽代碼

Remove org-R from org-modules.

Dan Davison 15 年之前
父節點
當前提交
af6387c5c2
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 0
      lisp/ChangeLog
  2. 0 1
      lisp/org.el

+ 1 - 0
lisp/ChangeLog

@@ -14,6 +14,7 @@
 	(org-hide-emphasis-markers): Change Customize group variable name
 	(org-emphasis-alist): Change Customize group variable name
 	(org-emphasis-regexp-components): Change Customize group variable name
+	(org-modules): Remove mention of org-R
 
 	* org-faces.el (org-faces): Change Customize group variable name
 

+ 0 - 1
lisp/org.el

@@ -230,7 +230,6 @@ to add the symbol `xyz', and the package must have a call to
 	(const :tag "C  man:               Support for links to manpages in Org-mode" org-man)
 	(const :tag "C  mtags:             Support for muse-like tags" org-mtags)
 	(const :tag "C  panel:             Simple routines for us with bad memory" org-panel)
-	(const :tag "C  R:                 Computation using the R language" org-R)
 	(const :tag "C  registry:          A registry for Org-mode links" org-registry)
 	(const :tag "C  org2rem:           Convert org appointments into reminders" org2rem)
 	(const :tag "C  screen:            Visit screen sessions through Org-mode links" org-screen)