diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f0931c7fd15..076b10bbec0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu): | ||
| 4 | Doc fix. | ||
| 5 | |||
| 3 | * simple.el (transient-mark-mode): Document the fact that many | 6 | * simple.el (transient-mark-mode): Document the fact that many |
| 4 | commands act on the region when mark is active. | 7 | commands act on the region when mark is active. |
| 5 | 8 | ||