aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 7f11c65f9e1..42ec24fac5f 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,27 @@
12012-03-07 Glenn Morris <rgm@gnu.org>
2
3 * markers.texi (The Region): Briefly mention use-empty-active-region
4 and region-active-p.
5 (Overview of Markers): Reword garbage collection, add cross-ref.
6 (The Mark): Tiny clarification re command loop and activate-mark-hook.
7
82012-03-07 Chong Yidong <cyd@gnu.org>
9
10 * text.texi (Buffer Contents): Don't duplicate explanation of
11 region arguments from Text node. Put doc of obsolete var
12 buffer-substring-filters back, since it is referred to.
13 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
14 selection by default.
15
16 * markers.texi (The Mark): Fix typo.
17 (The Region): Copyedits.
18
192012-03-07 Glenn Morris <rgm@gnu.org>
20
21 * markers.texi (Overview of Markers): Copyedits.
22 (Creating Markers): Update approximate example buffer size.
23 (The Mark): Don't mention uninteresting return values.
24
12012-03-05 Chong Yidong <cyd@gnu.org> 252012-03-05 Chong Yidong <cyd@gnu.org>
2 26
3 * positions.texi (Text Lines): Document count-words. 27 * positions.texi (Text Lines): Document count-words.