comparison lisp/ChangeLog @ 50961:5e8674d83c8c

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 12 May 2003 23:46:27 +0000
parents be3cd3d3eec9
children d5b5bbb27b2f
comparison
equal deleted inserted replaced
50960:c77e73bf285e 50961:5e8674d83c8c
1 2003-05-13 Nick Roberts <nick@nick.uklinux.net>
2
3 * gdb-ui.el (gdb-invalidate-assembler): Update assembler buffer
4 correctly when frame changes.
5 (gdb-info-threads-custom, gdb-threads-buffer-name)
6 (gdb-display-threads-buffer, gdb-frame-threads-buffer)
7 (gdb-threads-mode-map, gdb-threads-mode, gdb-get-thread-number)
8 (gdb-threads-select, gdb-threads-mouse-select): New functions and
9 variable for a buffer that provides a selectable threads list.
10
1 2003-05-11 Kevin Ryde <user42@zip.com.au> 11 2003-05-11 Kevin Ryde <user42@zip.com.au>
2 12
3 * info-look.el (info-lookup-make-completions): Allow colons in index 13 * info-look.el (info-lookup-make-completions): Allow colons in index
4 entries by looking for ": " to terminate, as per latest info.el. 14 entries by looking for ": " to terminate, as per latest info.el.
5 15