diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d1e102b52da..075bd7b3087 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,11 @@ | |||
| 1 | 2005-09-05 Chong Yidong <cyd@stupidchicken.com> | 1 | 2005-09-06 Chong Yidong <cyd@stupidchicken.com> |
| 2 | |||
| 3 | * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 | ||
| 4 | clicks when using a header line. Otherwise, use | ||
| 5 | mouse-1-click-follows-link. | ||
| 6 | |||
| 7 | * mouse.el (mouse-drag-header-line): Do nothing if the header-line | ||
| 8 | can't be moved; don't signal an error. | ||
| 2 | 9 | ||
| 3 | * custom.el (custom-push-theme): Fix last change. | 10 | * custom.el (custom-push-theme): Fix last change. |
| 4 | 11 | ||