emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/org.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/org.el
Date: Mon, 06 Dec 2004 01:01:19 -0500

Index: emacs/lisp/textmodes/org.el
diff -c emacs/lisp/textmodes/org.el:1.1 emacs/lisp/textmodes/org.el:1.2
*** emacs/lisp/textmodes/org.el:1.1     Mon Dec  6 05:35:43 2004
--- emacs/lisp/textmodes/org.el Mon Dec  6 05:42:04 2004
***************
*** 1,23 ****
  ;; org.el --- Outline-based notes management and organizer 
  
! ;; Copyright (c) 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.03  (internal CVS version is $Revision: 1.1 $)
  
! ;; This file is part of GNU Emacs
  
! ;; This program 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 of the License, or (at your option)
  ;; any later version.
  
! ;; This program is distributed in the hope that it will be useful, but
! ;; WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
! ;; or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
! ;; for more details.
  
  ;; You should have received a copy of the GNU General Public License
  ;; along with GNU Emacs; see the file COPYING.  If not, write to the
--- 1,23 ----
  ;; org.el --- Outline-based notes management and organizer 
  
! ;; 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.03  (internal CVS version is $Revision: 1.2 $)
  
! ;; 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)
  ;; any later version.
  
! ;; GNU Emacs is distributed in the hope that it will be useful,
! ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
! ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
! ;; GNU General Public License for more details.
  
  ;; You should have received a copy of the GNU General Public License
  ;; along with GNU Emacs; see the file COPYING.  If not, write to the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]