Mercurial > emacs
comparison lisp/ChangeLog @ 40223:ec64097f5038
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 23 Oct 2001 16:57:15 +0000 |
parents | 457769fbbd03 |
children | 4f4fa18e6655 |
comparison
equal
deleted
inserted
replaced
40222:d0d6eab31e1a | 40223:ec64097f5038 |
---|---|
1 2001-10-23 Stefan Monnier <monnier@cs.yale.edu> | |
2 | |
3 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error): | |
4 Turn caadr into caar of cdr. | |
5 | |
1 2001-10-23 Gerd Moellmann <gerd@gnu.org> | 6 2001-10-23 Gerd Moellmann <gerd@gnu.org> |
2 | 7 |
3 * info.el (Info-fontify-node): Bind doun-mouse-{1,2} instead | 8 * info.el (Info-fontify-node): Bind doun-mouse-{1,2} instead |
4 of mouse-{1,2} since dragging is on the down event. | 9 of mouse-{1,2} since dragging is on the down event. |
5 | 10 |