Fix author list in org-annotation-helper.el.
This commit is contained in:
parent
2e634d82d9
commit
e3e2ac8108
|
@ -1,3 +1,8 @@
|
||||||
|
2008-05-19 Carsten Dominik <dominik@science.uva.nl>
|
||||||
|
|
||||||
|
* lisp/org-annotation-helper.el: Remove John Rakestraw from author
|
||||||
|
list, upon his request.
|
||||||
|
|
||||||
2008-05-17 Carsten Dominik <dominik@science.uva.nl>
|
2008-05-17 Carsten Dominik <dominik@science.uva.nl>
|
||||||
|
|
||||||
* lisp/org-annotation-helper.el: New file.
|
* lisp/org-annotation-helper.el: New file.
|
||||||
|
|
|
@ -1,12 +1,11 @@
|
||||||
;;; org-annotation-helper.el --- start remember from a web browser
|
;;; org-annotation-helper.el --- start remember from a web browser
|
||||||
;;
|
;;
|
||||||
;; Author: bzg AT altern DOT org
|
;; Author: bzg AT altern DOT org
|
||||||
;; Author: John Rakestraw
|
|
||||||
;; Author: dmg AT uvic DOT org
|
;; Author: dmg AT uvic DOT org
|
||||||
;;
|
;;
|
||||||
;; Keywords: org remember
|
;; Keywords: org remember
|
||||||
;;
|
;;
|
||||||
;; Version 0.2, May 16, 2008
|
;; Version 0.3, May 19, 2008
|
||||||
;;
|
;;
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue