From: Glenn Morris Date: Fri, 14 Mar 2008 02:35:13 +0000 (+0000) Subject: Fix commentary. X-Git-Tag: emacs-pretest-23.0.90~7181 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=eb3a8c9167a611d33627f9295c12a1f39ce1fc57;p=emacs.git Fix commentary. --- diff --git a/lisp/textmodes/org-mac-message.el b/lisp/textmodes/org-mac-message.el index 1e9fabc8862..d8486c2a661 100644 --- a/lisp/textmodes/org-mac-message.el +++ b/lisp/textmodes/org-mac-message.el @@ -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)