emacs/doc
Paul Eggert 8136df6a8c Make logcount act like CL on negative arg
Behaving like Common Lisp is less likely to lead to surprises,
as it yields the same answers on 32- vs 64-bit machines.
* doc/lispref/numbers.texi (Bitwise Operations):
Document behavior on negative integers.
* src/data.c (Flogcount):
Behave like Common Lisp for negative arguments.
* test/src/data-tests.el (data-tests-popcnt)
(data-tests-logcount): Test negative args too.
2017-09-30 15:38:14 -07:00
..
emacs Electric quote mode: Conditionally replace " (Bug#24710) 2017-10-01 00:20:36 +02:00
lispintro Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
lispref Make logcount act like CL on negative arg 2017-09-30 15:38:14 -07:00
man Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
misc Merge from origin/emacs-26 2017-09-29 22:06:33 -07:00