binutils-gdb/gdb/cli
Elena Zannoni 38017ce81c 2002-12-08 Elena Zannoni <ezannoni@redhat.com>
More cleanup from import of readline 4.3.
	* completer.h (complete_line, readline_line_completion_function):
	Update prototypes.
	(line_completion_function): Removed, not used outside of completer.c.
	* completer.c (readline_line_completion_function,
	complete_function, line_completion_function): Use const for first
	parameter.
	(line_completion_function): Make static.
	(filename_completer): filename_completion_function is now called
	rl_filename_completion_function
	* corelow.c: Include <readline/readline.h>.
	* exec.c: Ditto.
	* solib.c: Ditto.
	* source.c: Ditto.
	* symfile.c: Ditto.
	* symmisc.c: Ditto.
	* top.c (init_main): No need to coerce
	readline_line_completion_function anymore.
	* cli/cli-dump.c: Include <readline/readline.h>.
2002-12-09 00:59:27 +00:00
..
cli-cmds.c Import of readline 4.3. 2002-12-08 22:31:39 +00:00
cli-cmds.h * cli/cli-decode.c (cmd_cfunc_eq): New function. 2002-02-23 20:12:13 +00:00
cli-decode.c 2002-07-30 Andrew Cagney <ac131313@redhat.com> 2002-07-30 13:45:15 +00:00
cli-decode.h * command.h (add_setshow_auto_boolean_cmd): Replace 2002-06-15 22:05:33 +00:00
cli-dump.c 2002-12-08 Elena Zannoni <ezannoni@redhat.com> 2002-12-09 00:59:27 +00:00
cli-dump.h 2002-03-26 Michael Snyder <msnyder@redhat.com> 2002-03-29 01:22:41 +00:00
cli-script.c 2002-08-26 Joel Brobecker <brobecker@gnat.com> 2002-08-27 01:09:09 +00:00
cli-script.h 2002-08-27 Elena Zannoni <ezannoni@redhat.com> 2002-08-27 19:06:36 +00:00
cli-setshow.c Import of readline 4.3. 2002-12-08 22:31:39 +00:00
cli-setshow.h 2001-07-16 Elena Zannoni <ezannoni@redhat.com> 2001-07-16 14:46:34 +00:00
cli-utils.c Move putchar_filtered() to utils.c. 2001-01-31 03:46:23 +00:00
cli-utils.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00