view .arch-inventory @ 104658:7b5e19f7e726

(read_integer): Use doubles (and potentially return a float number) as we do in string-to-number. (read1): Use strtol to read integers, signal errors on strtol's overflow and use floats if strtol's output is too large for Elisp integers.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 27 Aug 2009 21:10:17 +0000
parents 7cb1d5f71446
children
line wrap: on
line source

# Generated files
precious ^(config\.status|config\.cache)$

# Install-in-place makes these directories, so just ignore them
backup ^(bin|data|lock|site-lisp)$

# arch-tag: 6eeeaa4e-cc7e-4b22-b3d7-1089e155da14