diff options
| author | Glenn Morris | 2012-03-06 23:43:14 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-03-06 23:43:14 -0800 |
| commit | a9685db74e15f9c6336850ffda8932ed208c76cd (patch) | |
| tree | be744f1925de0b6087a4cbd903286890f7a85172 /doc/lispref/ChangeLog | |
| parent | 00e84de025614cfaacbacbddc2b920e1a3a0ffc8 (diff) | |
| download | emacs-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/ChangeLog | 1 |
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 | ||
| 6 | 2012-03-07 Chong Yidong <cyd@gnu.org> | 7 | 2012-03-07 Chong Yidong <cyd@gnu.org> |
| 7 | 8 | ||