diff options
| author | Eli Zaretskii | 2001-01-27 11:45:54 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-01-27 11:45:54 +0000 |
| commit | cfa702446e19545e89e09a4467c462f2437e76d6 (patch) | |
| tree | 7f7e1cf674ac3a372e456e97dbcb331afcfac961 /lisp/ChangeLog | |
| parent | 83600a298b7cb63a9a73ed3bbddbd7743a7186f9 (diff) | |
| download | emacs-cfa702446e19545e89e09a4467c462f2437e76d6.tar.gz emacs-cfa702446e19545e89e09a4467c462f2437e76d6.zip | |
(transient-mark-mode): Document the fact that many
commands act on the region when mark is active.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7368ee003fe..f0931c7fd15 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * simple.el (transient-mark-mode): Document the fact that many | ||
| 4 | commands act on the region when mark is active. | ||
| 5 | |||
| 1 | 2001-01-27 Kenichi Handa <handa@etl.go.jp> | 6 | 2001-01-27 Kenichi Handa <handa@etl.go.jp> |
| 2 | 7 | ||
| 3 | * international/quail.el (quail-setup-completion-buf): Make the | 8 | * international/quail.el (quail-setup-completion-buf): Make the |