Update Command Loop chapter of Lisp manual.
commit34106abe4309f959c193263b92f5688ca72d4356
authorChong Yidong <cyd@gnu.org>
Sat, 11 Feb 2012 13:32:02 +0000 (11 21:32 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 11 Feb 2012 13:32:02 +0000 (11 21:32 +0800)
tree59380f35157e1ea54b8a44ac5b7b7a5f4942705c
parent1c0ca0b7213b944d25fc55249b7ed0253d8961aa
Update Command Loop chapter of Lisp manual.

* doc/emacs/commands.texi (Command Overview): Mention read-key.
(Using Interactive, Interactive Call): Minor clarifications.
(Function Keys, Click Events): Avoid "input stream" terminology.
(Click Events): Add xref to Window Sizes and Accessing Mouse.
Clarify column and row components.
(Accessing Mouse): Add xref to Click Events.  Minor fixes.
(Special Events): Copyedits.

* doc/emacs/streams.texi (Input Streams): De-document get-file-char.
(Output Variables): Don't refer to old backquote syntax.
doc/lispref/ChangeLog
doc/lispref/commands.texi
doc/lispref/streams.texi