comparison lisp/ChangeLog @ 68739:12a5d3f3a343

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 09 Feb 2006 01:36:22 +0000
parents 43f8bbedb5ee
children 0e55eddfde77
comparison
equal deleted inserted replaced
68738:974d9b214cd3 68739:12a5d3f3a343
1 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
2
3 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
4 `mapcar'; return nil.
5
1 2006-02-08 Chong Yidong <cyd@stupidchicken.com> 6 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * mouse.el (mouse-drag-track): Don't change window if we rebind to 8 * mouse.el (mouse-drag-track): Don't change window if we rebind to
4 some other event. 9 some other event.
5 10