Mercurial > emacs
comparison lisp/ChangeLog @ 54961:3df2682fa3a7
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sat, 17 Apr 2004 23:13:35 +0000 |
parents | 80952abb48b0 |
children | 254afca95897 625059157bad |
comparison
equal
deleted
inserted
replaced
54960:36357d89367f | 54961:3df2682fa3a7 |
---|---|
1 2004-04-18 Nick Roberts <nick@nick.uklinux.net> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info. | |
4 (gdb-info-breakpoints-custom): Revert previous change. | |
5 (gdb-view-assembler): Update assembler if necessary. | |
6 (gdb-frame-handler): Parse correctly for gdb-current-frame. | |
7 (gdb-display-source-buffer): Update properly when both source and | |
8 assembler are visible. | |
9 | |
1 2004-04-17 John Wiegley <johnw@newartisans.com> | 10 2004-04-17 John Wiegley <johnw@newartisans.com> |
2 | 11 |
3 * iswitchb.el (iswitchb-max-to-show): Added a new config variable | 12 * iswitchb.el (iswitchb-max-to-show): Added a new config variable |
4 which limits the number of names shown in the minibuffer. Off by | 13 which limits the number of names shown in the minibuffer. Off by |
5 default. | 14 default. |