changeset 92887:a8351fbe7e61

Fix commentary.
author Glenn Morris <rgm@gnu.org>
date Fri, 14 Mar 2008 02:35:13 +0000
parents a95e4488a3fe
children 1ad2ece503eb
files lisp/textmodes/org-mac-message.el
diffstat 1 files changed, 8 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- 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 <johnw@gnu.org>
+
+;; Author: John Wiegley <johnw@gnu.org>
 ;; 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)