diff options
| author | Richard M. Stallman | 2003-05-28 11:18:00 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2003-05-28 11:18:00 +0000 |
| commit | 6dabaf5e9451bed703556aab42fcfa3567eb4020 (patch) | |
| tree | e50ee3bb80ad54a4c8a2da5cd1c29119f43df72a | |
| parent | 680da3f83b0b79c968cb4a73c861356436dcf0c0 (diff) | |
| download | emacs-6dabaf5e9451bed703556aab42fcfa3567eb4020.tar.gz emacs-6dabaf5e9451bed703556aab42fcfa3567eb4020.zip | |
Comment change.
| -rw-r--r-- | lisp/float-sup.el | 2 |
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 | ||