[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/float-sup.el
From: |
Richard M. Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/float-sup.el |
Date: |
Wed, 28 May 2003 07:18:00 -0400 |
Index: emacs/lisp/float-sup.el
diff -c emacs/lisp/float-sup.el:1.11 emacs/lisp/float-sup.el:1.12
*** emacs/lisp/float-sup.el:1.11 Mon Feb 10 17:22:51 2003
--- emacs/lisp/float-sup.el Wed May 28 07:18:00 2003
***************
*** 1,4 ****
! ;;; float-sup.el --- detect absence of floating-point support in Emacs runtime
;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
--- 1,4 ----
! ;;; float-sup.el --- define some constants useful for floating point numbers.
;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
- [Emacs-diffs] Changes to emacs/lisp/float-sup.el,
Richard M. Stallman <=