Minor updates to Markers and Text chapters of Lisp manual.
authorChong Yidong <cyd@gnu.org>
Wed, 7 Mar 2012 05:36:33 +0000 (13:36 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 7 Mar 2012 05:36:33 +0000 (13:36 +0800)
commit67cd45a2b4cdee89f80460052032ac70c18e9e52
tree315652926ce3ce4afa0c9cd4b7364f2c1ab6224c
parent2ad809416d0d9fb2b4cac6136cf3270dee1feb24
Minor updates to Markers and Text chapters of Lisp manual.

* doc/lispref/markers.texi (The Mark): Fix typo.
(The Region): Copyedits.

* doc/lispref/text.texi (Buffer Contents): Don't duplicate explanation of
region arguments from Text node.  Put doc of obsolete var
buffer-substring-filters back, since it is referred to.
(Low-Level Kill Ring): Yank now uses clipboard instead of primary
selection by default.
doc/lispref/ChangeLog
doc/lispref/markers.texi
doc/lispref/text.texi