comparison lisp/ChangeLog @ 5501:4813ff11c6e2

Correct the definition of #'cl-non-fixnum-number-p on 32-bit machines. 2011-05-06 Aidan Kehoe <kehoea@parhasard.net> * cl-macs.el (most-positive-fixnum-on-32-bit-machines): Correct this, I had an off-by-one error (because I was developing on a 64-bit machine). Thanks for the report, Raymond Toy!
author Aidan Kehoe <kehoea@parhasard.net>
date Fri, 06 May 2011 10:37:14 +0100
parents 1f0b15040456
children 5b08be74bb53
comparison
equal deleted inserted replaced
5500:01900734203a 5501:4813ff11c6e2
1 2011-05-06 Aidan Kehoe <kehoea@parhasard.net>
2
3 * cl-macs.el (most-positive-fixnum-on-32-bit-machines):
4 Correct this, I had an off-by-one error (because I was developing
5 on a 64-bit machine). Thanks for the report, Raymond Toy!
6
1 2011-05-01 Aidan Kehoe <kehoea@parhasard.net> 7 2011-05-01 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * buff-menu.el (list-buffers-directory): 9 * buff-menu.el (list-buffers-directory):
4 * buff-menu.el (default-list-buffers-identification): 10 * buff-menu.el (default-list-buffers-identification):
5 * cus-file.el (custom-file-base): 11 * cus-file.el (custom-file-base):