aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-03-06 23:43:14 -0800
committerGlenn Morris2012-03-06 23:43:14 -0800
commita9685db74e15f9c6336850ffda8932ed208c76cd (patch)
treebe744f1925de0b6087a4cbd903286890f7a85172 /doc/lispref/ChangeLog
parent00e84de025614cfaacbacbddc2b920e1a3a0ffc8 (diff)
downloademacs-a9685db74e15f9c6336850ffda8932ed208c76cd.tar.gz
emacs-a9685db74e15f9c6336850ffda8932ed208c76cd.zip
lispref/markers.texi small change
* doc/lispref/markers.texi (Overview of Markers): Reword garbage collection, add cross-ref.
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 68a8f0e4345..d2bda41eb03 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -2,6 +2,7 @@
2 2
3 * markers.texi (The Region): 3 * markers.texi (The Region):
4 Briefly mention use-empty-active-region and region-active-p. 4 Briefly mention use-empty-active-region and region-active-p.
5 (Overview of Markers): Reword garbage collection, add cross-ref.
5 6
62012-03-07 Chong Yidong <cyd@gnu.org> 72012-03-07 Chong Yidong <cyd@gnu.org>
7 8