|
@@ -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
|
|
|
|