0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 18:36:26 +00:00

Just moving around files in CONTRIB.

This commit is contained in:
Carsten Dominik 2008-02-26 17:49:15 +01:00
parent 088d36e389
commit b8848991b9
4 changed files with 8 additions and 3 deletions

View file

@ -1,6 +1,10 @@
2008-02-26 Carsten Dominik <dominik@science.uva.nl>
* lisp/org-id.el: New file.
2008-02-21 Carsten Dominik <dominik@science.uva.nl>
* org-screen.el: New file.
* lisp/org-screen.el: New file.
2008-02-17 Christian Egli <christian.egli@alumni.ethz.ch>

View file

@ -16,6 +16,7 @@ org-bibtex.el --- Org links to BibTeX entries
org-depend.el --- TODO dependencies for Org-mode
org-elisp-symbol.el --- Org links to emacs-lisp symbols
org-expiry.el --- expiry mechanism for Org entries
org-id.el --- Global id's for identifying entries
org-irc.el --- Store links to IRC sessions.
org-iswitchb.el --- use iswitchb to select Org buffer
org-man.el --- Support for links to manpages in Org-mode

View file

@ -4,9 +4,9 @@
;; Author: Carsten Dominik <carsten at orgmode dot org>
;; Keywords: outlines, hypermedia, calendar, wp
;; Homepage: http://orgmode.org
;; Version: 5.22a+
;; Version: 0.01
;;
;; This file is part of GNU Emacs.
;; This file is not yet part of GNU Emacs.
;;
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by