]> git.eshelyaron.com Git - emacs.git/commit
Fix Fnatnump typos
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 28 Aug 2018 16:51:49 +0000 (09:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 28 Aug 2018 16:52:12 +0000 (09:52 -0700)
commit5cb057a854a848be85dc2b81f6497964f5a93dbb
treea140c670a5a1b91eb3191eb55ca2fc1cca5039f6
parentc39ca701d3ffa3a7fcb987170436ad441e8f8ad6
Fix Fnatnump typos

Problem reported by Glenn Morris in:
https://lists.gnu.org/r/emacs-devel/2018-08/msg00946.html
* src/floatfns.c (Fexpt):
* src/xselect.c (cons_to_x_long):
Don't assume Lisp_Object values are scalars.
src/floatfns.c
src/xselect.c