Misc small lispref fixes.
authorNix <nix@esperi.org.uk>
Thu, 19 May 2011 06:54:27 +0000 (23:54 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 19 May 2011 06:54:27 +0000 (23:54 -0700)
commit35a30759f31addb80faef630001de380cd94a0cf
tree144154c7861a4ccf94426d68fd16d10300df17f3
parentd573f59acf8e4703ee27322280b9dfce2ef5a53f
Misc small lispref fixes.

* windows.texi (Displaying Buffers): pop-to-buffer is not a command.

* text.texi (Parsing HTML): Update for function name changes.

* syntax.texi (Syntax Flags): Small fix.

* keymaps.texi (Active Keymaps): Typo fix.
(Changing Key Bindings): Grammar fix.

* frames.texi (Minibuffers and Frames): Grammar fix.
(Window System Selections): x-select-enable-clipboard now defaults to t.

* customize.texi (Common Keywords):
* display.texi (Abstract Display):
* modes.texi (Auto-Indentation):
* nonascii.texi (Converting Representations): Typo fixes.

* control.texi (Examples of Catch): Call it "goto" not "go to".
doc/lispref/ChangeLog
doc/lispref/control.texi
doc/lispref/customize.texi
doc/lispref/display.texi
doc/lispref/frames.texi
doc/lispref/keymaps.texi
doc/lispref/modes.texi
doc/lispref/nonascii.texi
doc/lispref/syntax.texi
doc/lispref/text.texi
doc/lispref/windows.texi