]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
* completer.c (command_completer): New function.
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 07cf65aeb9599a4bec2a01a8708a58a298eb6565..b97e14d0d08c4d34cacde4b8446da108442d8e0f 100644 (file)
@@ -1,3 +1,12 @@
+2002-01-10  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * completer.c (command_completer): New function.
+
+       * completer.h <command_completer>: Add prototype.
+
+       * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
+       completer for the "help" command.
+
 2002-01-09  Jason Merrill  <jason@redhat.com>
 
        * c-typeprint.c (is_type_conversion_operator): Fix thinko.