comparison lisp/ChangeLog @ 107742:db1729fac410

tmm.el (tmm-get-keymap): Check with symbolp before passing value to fboundp, it may not be a symbol.
author Jan D. <jan.h.d@swipnet.se>
date Fri, 02 Apr 2010 11:44:50 +0200
parents d6963128f839
children 94a453a3e40a
comparison
equal deleted inserted replaced
107741:0e10810ea0f9 107742:db1729fac410
1 2010-04-02 Jan Djärv <jan.h.d@swipnet.se>
2
3 * tmm.el (tmm-get-keymap): Check with symbolp before passing
4 value to fboundp, it may not be a symbol.
5
1 2010-03-31 Chong Yidong <cyd@stupidchicken.com> 6 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * cus-edit.el (custom-buffer-sort-alphabetically): Update 8 * cus-edit.el (custom-buffer-sort-alphabetically): Update
4 :version. 9 :version.
5 10