diff options
| author | Glenn Morris | 2012-03-06 21:51:40 -0500 |
|---|---|---|
| committer | Glenn Morris | 2012-03-06 21:51:40 -0500 |
| commit | 2ad809416d0d9fb2b4cac6136cf3270dee1feb24 (patch) | |
| tree | 386e6d8bbd407531253864c18a9805a0d3fec06a /doc/lispref/ChangeLog | |
| parent | 763d4948eea56272e3925c647d0aa5e9b83e9c2e (diff) | |
| download | emacs-2ad809416d0d9fb2b4cac6136cf3270dee1feb24.tar.gz emacs-2ad809416d0d9fb2b4cac6136cf3270dee1feb24.zip | |
Small lispref/markers.texi edits
* doc/lispref/markers.texi (Overview of Markers): Copyedits.
(Creating Markers): Update approximate example buffer size.
(The Mark): Don't mention uninteresting return values.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 7f11c65f9e1..59d900ff82c 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-03-07 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * markers.texi (Overview of Markers): Copyedits. | ||
| 4 | (Creating Markers): Update approximate example buffer size. | ||
| 5 | (The Mark): Don't mention uninteresting return values. | ||
| 6 | |||
| 1 | 2012-03-05 Chong Yidong <cyd@gnu.org> | 7 | 2012-03-05 Chong Yidong <cyd@gnu.org> |
| 2 | 8 | ||
| 3 | * positions.texi (Text Lines): Document count-words. | 9 | * positions.texi (Text Lines): Document count-words. |