[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/calc/calc.el
From: |
Jay Belanger |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/calc/calc.el |
Date: |
Thu, 14 Jul 2005 16:02:48 -0400 |
Index: emacs/lisp/calc/calc.el
diff -c emacs/lisp/calc/calc.el:1.64 emacs/lisp/calc/calc.el:1.65
*** emacs/lisp/calc/calc.el:1.64 Mon Jul 11 06:43:39 2005
--- emacs/lisp/calc/calc.el Thu Jul 14 20:02:48 2005
***************
*** 1,12 ****
;;; calc.el --- the GNU Emacs calculator
! ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2005
! ;; Free Software Foundation, Inc.
;; Author: David Gillespie <address@hidden>
;; Maintainer: Jay Belanger <address@hidden>
;; Keywords: convenience, extensions
! ;; Version: 2.02g
;; This file is part of GNU Emacs.
--- 1,12 ----
;;; calc.el --- the GNU Emacs calculator
! ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004,
! ;; 2005 Free Software Foundation, Inc.
;; Author: David Gillespie <address@hidden>
;; Maintainer: Jay Belanger <address@hidden>
;; Keywords: convenience, extensions
! ;; Version: 2.1
;; This file is part of GNU Emacs.