diff options
Diffstat (limited to 'lisp/org/org-wl.el')
-rw-r--r-- | lisp/org/org-wl.el | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lisp/org/org-wl.el b/lisp/org/org-wl.el index 9bc49c8b91a..7457cfe855b 100644 --- a/lisp/org/org-wl.el +++ b/lisp/org/org-wl.el @@ -1,12 +1,11 @@ ;;; org-wl.el --- Support for links to Wanderlust messages from within Org-mode -;; Copyright (C) 2004-2011 Free Software Foundation, Inc. +;; Copyright (C) 2004-2011 Free Software Foundation, Inc. ;; Author: Tokuya Kameshima <kames at fa2 dot so-net dot ne dot jp> ;; David Maus <dmaus at ictsoc dot de> ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.7 ;; ;; This file is part of GNU Emacs. ;; @@ -309,6 +308,4 @@ for namazu index." (provide 'org-wl) - - ;;; org-wl.el ends here |