Fix author list in org-annotation-helper.el.

This commit is contained in:
Carsten Dominik 2008-05-19 14:27:47 +02:00
parent 2e634d82d9
commit e3e2ac8108
2 changed files with 6 additions and 2 deletions

View File

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

View 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:
;; ;;