diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7416318744f..9cd7a630cf4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-06-04 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * face-remap.el (adjust-buffer-face-height): New function. | ||
| 4 | Add autoloaded keybindings in ctl-x-map. | ||
| 5 | (increase-buffer-face-height, decrease-buffer-face-height): | ||
| 6 | Simplify interactive spec to just "p". Remove autoloaded keybindings. | ||
| 7 | |||
| 1 | 2008-06-03 Chong Yidong <cyd@stupidchicken.com> | 8 | 2008-06-03 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * simple.el (line-move-1): If we did not move as far as desired, | 10 | * simple.el (line-move-1): If we did not move as far as desired, |