aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2003-05-28 11:18:00 +0000
committerRichard M. Stallman2003-05-28 11:18:00 +0000
commit6dabaf5e9451bed703556aab42fcfa3567eb4020 (patch)
treee50ee3bb80ad54a4c8a2da5cd1c29119f43df72a
parent680da3f83b0b79c968cb4a73c861356436dcf0c0 (diff)
downloademacs-6dabaf5e9451bed703556aab42fcfa3567eb4020.tar.gz
emacs-6dabaf5e9451bed703556aab42fcfa3567eb4020.zip
Comment change.
-rw-r--r--lisp/float-sup.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/float-sup.el b/lisp/float-sup.el
index 29b918a3bc3..4c45112e980 100644
--- a/lisp/float-sup.el
+++ b/lisp/float-sup.el
@@ -1,4 +1,4 @@
1;;; float-sup.el --- detect absence of floating-point support in Emacs runtime 1;;; float-sup.el --- define some constants useful for floating point numbers.
2 2
3;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
4 4