aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org
diff options
context:
space:
mode:
authorGlenn Morris2009-01-10 21:50:40 +0000
committerGlenn Morris2009-01-10 21:50:40 +0000
commiteb2ffb185a5fb3c6e2f120c622c61c52bd10c8de (patch)
treefc2a847c3173339dc6ff311073f48680152734b4 /lisp/org
parenta8e90bb2674c5284666415d15c5429c0472799eb (diff)
downloademacs-eb2ffb185a5fb3c6e2f120c622c61c52bd10c8de.tar.gz
emacs-eb2ffb185a5fb3c6e2f120c622c61c52bd10c8de.zip
Comments (minor fixes of some header conventions).
Diffstat (limited to 'lisp/org')
-rw-r--r--lisp/org/org-bbdb.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/org/org-bbdb.el b/lisp/org/org-bbdb.el
index ebb5676230f..18ca2b448b9 100644
--- a/lisp/org/org-bbdb.el
+++ b/lisp/org/org-bbdb.el
@@ -1,6 +1,7 @@
1;;; org-bbdb.el --- Support for links to BBDB entries from within Org-mode 1;;; org-bbdb.el --- Support for links to BBDB entries from within Org-mode
2 2
3;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 3;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009
4;; Free Software Foundation, Inc.
4 5
5;; Author: Carsten Dominik <carsten at orgmode dot org>, 6;; Author: Carsten Dominik <carsten at orgmode dot org>,
6;; Thomas Baumann <thomas dot baumann at ch dot tum dot de> 7;; Thomas Baumann <thomas dot baumann at ch dot tum dot de>