comparison lisp/ChangeLog @ 71089:c4ecfff10bf7

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Tue, 30 May 2006 08:06:01 +0000
parents 82fa54a4612c
children 3407291ee367
comparison
equal deleted inserted replaced
71088:82fa54a4612c 71089:c4ecfff10bf7
1 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
4 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
5 to C-mouse-3 (for 2 button mice).
6 (gdb-send): Do the right thing for C-d.
7
8 * speedbar.el (speedbar-detach): Delete.
9 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
10 it breaks things.
11 (speedbar-reconfigure-keymaps): Always add extra items to pop up
12 menu.
13
1 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org> 14 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
2 15
3 * files.el (auto-mode-alist): Add makepp suffix and optional mk on 16 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
4 Makeppfile. 17 Makeppfile.
5 18