* cli/cli-cmds.c (_initialize_cli_cmds): Remove "document",
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 4cbc9ab52e493b28b5305d727720b3c57e27ed19..cb57beca7bf99ad94209372029b907c01cef4353 100644 (file)
@@ -1,3 +1,13 @@
+2012-12-12  Tom Tromey  <tromey@redhat.com>
+
+       * cli/cli-cmds.c (_initialize_cli_cmds): Remove "document",
+       "define", "while", and "if" commands.
+       * cli/cli-script.c (while_command, if_command, define_command)
+       (document_command): Now static.
+       (_initialize_cli_script): New function.
+       * cli/cli-script.h (while_command, if_command, define_command)
+       (document_command): Don't declare.
+
 2012-12-12  Tom Tromey  <tromey@redhat.com>
 
        * cli/cli-cmds.c (_initialize_cli_cmds): New function.
This page took 0.024237 seconds and 4 git commands to generate.