comparison lisp/ChangeLog @ 71112:d5405a24cc20

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Wed, 31 May 2006 13:20:40 +0000
parents b44a459ae79e
children a85189d6eb4c
comparison
equal deleted inserted replaced
71111:7ef6ab60e1d5 71112:d5405a24cc20
1 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
4 (gdb-stopped, gdb-info-stack-custom): If there is no source info
5 look up the stack and pop up GUD buffer if necessary.
6 (gdb-frames-select): Remove redundant call to gud-display-frame.
7 (gdb-info-threads-custom): Keep point at start of buffer.
8 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
9
1 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com> 10 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
2 11
3 * textmodes/table.el: Convert all HTML tags to lower case for 12 * textmodes/table.el: Convert all HTML tags to lower case for
4 XHTML compatibility. 13 XHTML compatibility.
5 14