]> git.eshelyaron.com Git - emacs.git/commit
positive → nonnegative doc fixes
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Jul 2018 07:05:25 +0000 (00:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Jul 2018 07:07:02 +0000 (00:07 -0700)
commit109cb1520c690038d387aa290bb03261f7c5a1f6
tree75fd79ee186e33c4df6a54036f20287c63849f9a
parent216b9b2dbff4cd6843d988c1e2df81b1e02a52fd
positive → nonnegative doc fixes

* doc/lispref/numbers.texi (Bitwise Operations)
(Math Functions):
* doc/lispref/strings.texi (Formatting Strings):
* src/editfns.c (Fformat):
Correct “positive” with “nonnegative” in some documentation.
doc/lispref/numbers.texi
doc/lispref/strings.texi
src/editfns.c