comparison lisp/ChangeLog @ 101580:04b7fc91379d

* mouse.el (mouse-select-font): Return a string instead of a list.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 27 Jan 2009 20:43:18 +0000
parents 7864afd0c90d
children b7197e72fe7a
comparison
equal deleted inserted replaced
101579:7864afd0c90d 101580:04b7fc91379d
1 2009-01-27 Christopher Oliver <coliver@message.nmc.edu>
2
3 * mouse.el (mouse-select-font): Return a string instead of a list.
4
1 2009-01-27 Chong Yidong <cyd@stupidchicken.com> 5 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * bindings.el: Swap C-delete and C-backspace bindings here, so we 7 * bindings.el: Swap C-delete and C-backspace bindings here, so we
4 don't have to do it in normal-erase-is-backspace-mode. 8 don't have to do it in normal-erase-is-backspace-mode.
5 9