Mercurial > emacs
changeset 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 | c78f51452913 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jan 27 20:10:00 2009 +0000 +++ b/lisp/ChangeLog Tue Jan 27 20:43:18 2009 +0000 @@ -1,3 +1,7 @@ +2009-01-27 Christopher Oliver <coliver@message.nmc.edu> + + * mouse.el (mouse-select-font): Return a string instead of a list. + 2009-01-27 Chong Yidong <cyd@stupidchicken.com> * bindings.el: Swap C-delete and C-backspace bindings here, so we