diff options
author | Stephen Berman <stephen.berman@gmx.net> | 2013-06-14 22:07:55 +0200 |
---|---|---|
committer | Stephen Berman <stephen.berman@gmx.net> | 2013-06-14 22:07:55 +0200 |
commit | bd358779861f265a7acff31ead40172735af693e (patch) | |
tree | 345217a9889dbd29b09bdc80a94265c17719d41f /lisp/emacs-lisp/float-sup.el | |
parent | 2a97b47f0878cbda86cb6ba0e7e744924810b70e (diff) | |
parent | f7394b12358ae453a0c8b85fc307afc1b740010d (diff) | |
download | emacs-bd358779861f265a7acff31ead40172735af693e.tar.gz emacs-bd358779861f265a7acff31ead40172735af693e.tar.bz2 emacs-bd358779861f265a7acff31ead40172735af693e.zip |
Merge from trunk.
Diffstat (limited to 'lisp/emacs-lisp/float-sup.el')
-rw-r--r-- | lisp/emacs-lisp/float-sup.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/float-sup.el b/lisp/emacs-lisp/float-sup.el index f7d6cdc3b75..6dee2cb48da 100644 --- a/lisp/emacs-lisp/float-sup.el +++ b/lisp/emacs-lisp/float-sup.el @@ -1,6 +1,6 @@ ;;; float-sup.el --- define some constants useful for floating point numbers. -;; Copyright (C) 1985-1987, 2001-2012 Free Software Foundation, Inc. +;; Copyright (C) 1985-1987, 2001-2013 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal |