Use lexical-binding in float-sup.el and add tests
* lisp/emacs-lisp/float-sup.el: Use lexical-binding. * test/lisp/emacs-lisp/float-sup-tests.el: New file.
This commit is contained in:
parent
f998e6297d
commit
c8115e88f1
2 changed files with 34 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
;;; float-sup.el --- define some constants useful for floating point numbers.
|
||||
;;; float-sup.el --- define some constants useful for floating point numbers. -*- lexical-binding:t -*-
|
||||
|
||||
;; Copyright (C) 1985-1987, 2001-2020 Free Software Foundation, Inc.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue