diff options
Diffstat (limited to 'lisp/org/org-protocol.el')
-rw-r--r-- | lisp/org/org-protocol.el | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/lisp/org/org-protocol.el b/lisp/org/org-protocol.el index 6ffa86a1204..a79d4fcfbb2 100644 --- a/lisp/org/org-protocol.el +++ b/lisp/org/org-protocol.el @@ -1,12 +1,11 @@ ;;; org-protocol.el --- Intercept calls from emacsclient to trigger custom actions. -;; -;; Copyright (C) 2008-2012 -;; Free Software Foundation, Inc. -;; + +;; Copyright (C) 2008-2012 Free Software Foundation, Inc. + ;; Author: Bastien Guerry <bzg AT gnu DOT org> -;; Author: Daniel M German <dmg AT uvic DOT org> -;; Author: Sebastian Rose <sebastian_rose AT gmx DOT de> -;; Author: Ross Patterson <me AT rpatterson DOT net> +;; Daniel M German <dmg AT uvic DOT org> +;; Sebastian Rose <sebastian_rose AT gmx DOT de> +;; Ross Patterson <me AT rpatterson DOT net> ;; Maintainer: Sebastian Rose <sebastian_rose AT gmx DOT de> ;; Keywords: org, emacsclient, wp |