Mercurial > emacs
changeset 59546:e2696afad0c3
Fixed a few things in the file herder which I accidentially change
during the last update.
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Fri, 14 Jan 2005 13:05:35 +0000 |
parents | b736797a552a |
children | dbd07a2c89d3 |
files | lisp/textmodes/org.el |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/org.el Fri Jan 14 12:15:33 2005 +0000 +++ b/lisp/textmodes/org.el Fri Jan 14 13:05:35 2005 +0000 @@ -1,14 +1,14 @@ ;; org.el --- Outline-based notes management and organizer ;; Carstens outline-mode for keeping track of everything. -;; Copyright (c) 2004 Free Software Foundation -;; +;; Copyright (c) 2003, 2004 Free Software Foundation + ;; Author: Carsten Dominik <dominik at science dot uva dot nl> ;; Keywords: outlines, hypermedia, calendar ;; Homepage: http://www.astro.uva.nl/~dominik/Tools/org/ -;; Version: 3.04 (internal CVS version is $Revision: 1.106 $) -;; +;; Version: 3.04 + ;; This file is 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 ;; the Free Software Foundation; either version 2, or (at your option)