diff options
| author | Romain Francoise | 2005-11-30 21:15:11 +0000 |
|---|---|---|
| committer | Romain Francoise | 2005-11-30 21:15:11 +0000 |
| commit | 64db3923d32a71d18e4ab4ae364c8ef48313ca82 (patch) | |
| tree | 413f04a3059527838e5692f96077bbab9acdbff7 /lisp/ChangeLog | |
| parent | 8a2c27b96c3650af79b2cf436eca75da849f2549 (diff) | |
| download | emacs-64db3923d32a71d18e4ab4ae364c8ef48313ca82.tar.gz emacs-64db3923d32a71d18e4ab4ae364c8ef48313ca82.zip | |
(speedbar-default-position): New defcustom.
(speedbar-frame-reposition-smartly): Use it.
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 7950d5e4dbc..5bde6631876 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2005-11-30 Romain Francoise <romain@orebokech.com> | 1 | 2005-11-30 Romain Francoise <romain@orebokech.com> |
| 2 | 2 | ||
| 3 | * speedbar.el (speedbar-default-position): New defcustom. | ||
| 4 | (speedbar-frame-reposition-smartly): Use it. | ||
| 5 | |||
| 3 | * dframe.el (dframe-reposition-frame-emacs): Fix position | 6 | * dframe.el (dframe-reposition-frame-emacs): Fix position |
| 4 | computation for 'left location. | 7 | computation for 'left location. |
| 5 | Update copyright year. | 8 | Update copyright year. |