comparison lisp/ChangeLog @ 69310:270a2959d019

* help.el (describe-key): Properly handle the return value of read-key-sequence when grabbing an up-event. Cleanup mouse-1 remaps.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 06 Mar 2006 20:27:06 +0000
parents f0678aafb24e
children 86ebde8d0adc
comparison
equal deleted inserted replaced
69309:f0678aafb24e 69310:270a2959d019
1 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
2
3 * help.el (describe-key): Properly handle the return value of
4 read-key-sequence when grabbing an up-event. Cleanup mouse-1
5 remaps.
6
1 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca> 7 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * complete.el (PC-expand-many-files): Try be more careful when parsing 9 * complete.el (PC-expand-many-files): Try be more careful when parsing
4 the shell's output. 10 the shell's output.
5 11
12 >>>>>>> 1.9228
6 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca> 13 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
7 14
8 * outline.el (hide-sublevels): Provide better interactive default. 15 * outline.el (hide-sublevels): Provide better interactive default.
9 16
10 2006-03-06 Kenichi Handa <handa@m17n.org> 17 2006-03-06 Kenichi Handa <handa@m17n.org>