emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/obsolete/float.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/obsolete/float.el,v
Date: Fri, 11 Apr 2008 07:44:52 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/04/11 07:44:50

Index: float.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/obsolete/float.el,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- float.el    10 Apr 2008 14:10:27 -0000      1.12
+++ float.el    11 Apr 2008 07:44:46 -0000      1.13
@@ -26,6 +26,8 @@
 
 ;;; Commentary:
 
+;; This file has been obsolete since Emacs 22.1.
+
 ;; Floating point numbers are represented by dot-pairs (mant . exp)
 ;; where mant is the 24-bit signed integral mantissa and exp is the
 ;; base 2 exponent.




reply via email to

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