Fixes and updates for Frames chapter in Emacs manual.
authorChong Yidong <cyd@gnu.org>
Fri, 25 Nov 2011 15:43:34 +0000 (23:43 +0800)
committerChong Yidong <cyd@gnu.org>
Fri, 25 Nov 2011 15:43:34 +0000 (23:43 +0800)
commit4ad3bc2a221e84930ac53f09972a7b46362e4f21
tree06edb40f7df73b6be713567dcee528ab7b23f0a1
parent5c730f48c59db8a891cbe46014645f01b4c201e6
Fixes and updates for Frames chapter in Emacs manual.

* doc/emacs/files.texi (Visiting): `C-x 5 f' works on ttys too.

* doc/emacs/frames.texi (Frames): Rewrite introduction.
(Mouse Commands): Default for mouse-drag-copy-region is now t.
The mouse-save-then-kill-command does not copy to kill ring by
default.  Behavior of DEL is not special to mouse commands now.
(Mouse References): Document mouse-1-click-follows-link more
thoroughly.
(Menu Mouse Clicks): Move footnote to the main text and add xref
to Init Rebinding node.
(Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.

* lisp/window.el (display-buffer--special-action): Minor doc fix.
doc/emacs/ChangeLog
doc/emacs/files.texi
doc/emacs/frames.texi
lisp/ChangeLog
lisp/window.el