diff options
| author | Glenn Morris | 2012-03-06 23:37:36 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-03-06 23:37:36 -0800 |
| commit | 00e84de025614cfaacbacbddc2b920e1a3a0ffc8 (patch) | |
| tree | 13a422afb1245949d0046cf5a291a9dda1744a9d /doc/lispref/ChangeLog | |
| parent | 78e8b10a3ec05a2e067489465cc325ef48ad4945 (diff) | |
| download | emacs-00e84de025614cfaacbacbddc2b920e1a3a0ffc8.tar.gz emacs-00e84de025614cfaacbacbddc2b920e1a3a0ffc8.zip | |
lispref/markers.texi small addition
* doc/lispref/markers.texi (The Region):
Briefly mention use-empty-active-region and region-active-p.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 999714eaf73..68a8f0e4345 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-03-07 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * markers.texi (The Region): | ||
| 4 | Briefly mention use-empty-active-region and region-active-p. | ||
| 5 | |||
| 1 | 2012-03-07 Chong Yidong <cyd@gnu.org> | 6 | 2012-03-07 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * text.texi (Buffer Contents): Don't duplicate explanation of | 8 | * text.texi (Buffer Contents): Don't duplicate explanation of |