* lisp/progmodes/gud.el (gud-gdb): Use completion-at-point instead of
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 15 Apr 2011 01:44:00 +0000 (22:44 -0300)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 15 Apr 2011 01:44:00 +0000 (22:44 -0300)
commitb5b8e7de516860a3f568e72b176da19f08e7238d
tree827bdc0c91c671ee32ab6a2e97499a66d9906714
parent7990b61a915a095639cc4986e8bce99c4d08326a
* lisp/progmodes/gud.el (gud-gdb): Use completion-at-point instead of
gud-gdb-complete-command.
(gud-gdb-completions): New function, from gud-gdb-complete-command.
(gud-gdb-completion-at-point): New function.
(gud-gdb-completions): Remove.
lisp/ChangeLog
lisp/progmodes/gud.el