comparison lisp/ChangeLog @ 59707:a6a0dc5cd451

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 23 Jan 2005 20:57:03 +0000
parents d405c8265e18
children 73def390d890
comparison
equal deleted inserted replaced
59706:d405c8265e18 59707:a6a0dc5cd451
1 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
4 (gdb-threads-select): Change to also accept mouse events.
5 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
6 (gdb-threads-mouse-select): Delete.
7
1 2005-01-23 Luc Teirlinck <teirllm@auburn.edu> 8 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
2 9
3 * files.el (insert-directory): Take care of empty directory, 10 * files.el (insert-directory): Take care of empty directory,
4 listed without -a switch. 11 listed without -a switch.
5 12