Mercurial > emacs
diff lisp/ChangeLog @ 95527:0f9689c194e6
Add adjust-buffer-face-height command
... and move face-height adjustment bindings into ctl-x-map using it.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1203
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 04 Jun 2008 05:38:04 +0000 |
parents | 680cb50d70c0 |
children | 40ef1e044cad |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jun 03 22:56:56 2008 +0000 +++ b/lisp/ChangeLog Wed Jun 04 05:38:04 2008 +0000 @@ -1,3 +1,10 @@ +2008-06-04 Miles Bader <miles@gnu.org> + + * face-remap.el (adjust-buffer-face-height): New function. + Add autoloaded keybindings in ctl-x-map. + (increase-buffer-face-height, decrease-buffer-face-height): + Simplify interactive spec to just "p". Remove autoloaded keybindings. + 2008-06-03 Chong Yidong <cyd@stupidchicken.com> * simple.el (line-move-1): If we did not move as far as desired,