Mercurial > emacs
comparison lisp/ChangeLog @ 66684:2621a56eb67c
*** empty log message ***
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Fri, 04 Nov 2005 02:16:14 +0000 |
parents | 97ae15caeb3a |
children | ca587da00ba1 |
comparison
equal
deleted
inserted
replaced
66683:b34febff3030 | 66684:2621a56eb67c |
---|---|
1 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
2 | |
3 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event): Undo | |
4 previous change. | |
5 | |
6 * startup.el (command-line): Use `custom-reevaluate-setting' for | |
7 mouse-wheel-down-event and mouse-wheel-up-event. | |
8 | |
1 2005-11-04 Nick Roberts <nickrob@snap.net.nz> | 9 2005-11-04 Nick Roberts <nickrob@snap.net.nz> |
2 | 10 |
3 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate | 11 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate |
4 declaration. | 12 declaration. |
5 (gdb-buffer-type): Make it automatically buffer local... | 13 (gdb-buffer-type): Make it automatically buffer local... |