]> git.eshelyaron.com Git - emacs.git/commit
Clarify syntax of radixed integers
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 23 Mar 2018 20:49:58 +0000 (13:49 -0700)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:18:30 +0000 (14:18 +0800)
commitf06346b0d758edbb59b91fd195dc8f876c8e098e
treec9e578a00399ab0507eb2843f1b08ec94b2cf108
parentbc2d36aa140a915a7a47d7de6ed17d145ec33871
Clarify syntax of radixed integers

* doc/lispref/numbers.texi (Integer Basics): Specify what digits
are allowed in radixed integers, and that there is no initial sign
or final period.
doc/lispref/numbers.texi