]> git.eshelyaron.com Git - emacs.git/commit
Avoid byte compiler warning for subr.el
authorPip Cet <pipcet@gmail.com>
Mon, 22 Jul 2019 20:09:42 +0000 (20:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Jul 2019 00:47:42 +0000 (17:47 -0700)
commitf9443e2a83e2bd09fd82c1bd3688990346a03d35
tree7849ee783080a6f6af9a51a45465326263266361
parentc63e7f1bf6151d4bb5fde01890c69cdd515e2df3
Avoid byte compiler warning for subr.el

* lisp/subr.el (number-sequence): Simplify to avoid byte compiler warning.
lisp/subr.el