From: Chong Yidong Date: Tue, 27 Jan 2009 20:43:18 +0000 (+0000) Subject: * mouse.el (mouse-select-font): Return a string instead of a list. X-Git-Tag: emacs-pretest-23.0.90~142 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=902528809e9567e79a7f10ef298997a25dbad357;p=emacs.git * mouse.el (mouse-select-font): Return a string instead of a list. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 736179b429d..a3b9597d6d8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2009-01-27 Christopher Oliver + + * mouse.el (mouse-select-font): Return a string instead of a list. + 2009-01-27 Chong Yidong * bindings.el: Swap C-delete and C-backspace bindings here, so we