Style fixes for floating-point doc.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 18 Mar 2014 01:19:03 +0000 (18:19 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 18 Mar 2014 01:19:03 +0000 (18:19 -0700)
commit09b73f0820fd38194b46aa71e1652c594a25586c
tree6de632fe9e072e0645864ca8b2c83303ea17884b
parent07f44fdbfe0060781773f04867cfe1e1a1411f83
Style fixes for floating-point doc.

* commands.texi, customize.texi, display.texi, elisp.texi, files.texi:
* frames.texi, hash.texi, internals.texi, keymaps.texi, lists.texi:
* minibuf.texi, nonascii.texi, numbers.texi, objects.texi, os.texi:
* processes.texi, streams.texi, strings.texi, text.texi:
* variables.texi, windows.texi:
Hyphenate "floating-point" iff it precedes a noun.
Reword to avoid nouns and hyphenation when that's easy.
Prefer "integer" to "integer number" and "is floating point"
to "is a floating point number".
Prefer "@minus{}" to "-" when it's a minus.
22 files changed:
doc/lispref/ChangeLog
doc/lispref/commands.texi
doc/lispref/customize.texi
doc/lispref/display.texi
doc/lispref/elisp.texi
doc/lispref/files.texi
doc/lispref/frames.texi
doc/lispref/hash.texi
doc/lispref/internals.texi
doc/lispref/keymaps.texi
doc/lispref/lists.texi
doc/lispref/minibuf.texi
doc/lispref/nonascii.texi
doc/lispref/numbers.texi
doc/lispref/objects.texi
doc/lispref/os.texi
doc/lispref/processes.texi
doc/lispref/streams.texi
doc/lispref/strings.texi
doc/lispref/text.texi
doc/lispref/variables.texi
doc/lispref/windows.texi