Remove duplicate entry for org-mew.el in org-modules.

This had happened because we recently moved this package from
contrib to core.
This commit is contained in:
Carsten Dominik 2008-05-06 15:57:46 +02:00
parent 7972356d09
commit b928ce51f8
1 changed files with 0 additions and 1 deletions

View File

@ -178,7 +178,6 @@ to add the symbol `xyz', and the package must have a call to
(const :tag "C interactive-query: Interactive modification of tags query" org-interactive-query)
(const :tag "C mairix: Hook mairix search into Org for different MUAs" org-mairix)
(const :tag "C man: Support for links to manpages in Org-mode" org-man)
(const :tag "C mew: Support for links to messages in Mew" org-mew)
(const :tag "C panel: Simple routines for us with bad memory" org-panel)
(const :tag "C registry: A registry for Org links" org-registry)
(const :tag "C org2rem: Convert org appointments into reminders" org2rem)