diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a9779c010f8..76de1401c9a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-11-27 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * simple.el (use-empty-active-region, use-region-p) | ||
| 4 | (region-active-p): Doc fix. | ||
| 5 | |||
| 1 | 2008-11-27 Martin Rudalics <rudalics@gmx.at> | 6 | 2008-11-27 Martin Rudalics <rudalics@gmx.at> |
| 2 | 7 | ||
| 3 | * window.el (display-buffer): Fix handling of not-this-window | 8 | * window.el (display-buffer): Fix handling of not-this-window |