# HG changeset patch # User Glenn Morris # Date 1205462113 0 # Node ID a8351fbe7e6134d4f6a5fec9dbc9627c8941b9e8 # Parent a95e4488a3fe62cdd9a0b9f0d6d5bc94b93624da Fix commentary. diff -r a95e4488a3fe -r a8351fbe7e61 lisp/textmodes/org-mac-message.el --- a/lisp/textmodes/org-mac-message.el Fri Mar 14 02:34:41 2008 +0000 +++ b/lisp/textmodes/org-mac-message.el Fri Mar 14 02:35:13 2008 +0000 @@ -1,13 +1,13 @@ -;;; org-mac-message.el - Support for links to Apple Mail messages by Message-ID -;; Carstens outline-mode for keeping track of everything. +;;; org-mac-message.el --- Support for links to Apple Mail messages by Message-ID + ;; Copyright (C) 2008 Free Software Foundation, Inc. -;; -;; Author: John Wiegey + +;; Author: John Wiegley ;; Version: 1.2 ;; Keywords: outlines, hypermedia, calendar, wp -;; + ;; This file is part of GNU Emacs. -;; + ;; Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 3, or (at your option) @@ -22,7 +22,8 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to the ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ;; Boston, MA 02110-1301, USA. -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; + +;;; Code: (require 'org)