1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-10 09:43:26 -08:00
No description
Find a file
Jim Blandy 53eb3a97fb * gud.el: When we send a command to the debugger via gud-call,
it's annoying to see the command and the new prompt in the
	debugger interaction buffer; nuke the command and the old prompt.
	(gud-delete-prompt-marker): New variable, with extensive documentation.
	(gud-mode): Make gud-delete-prompt-marker buffer-local, and
	initialize it.
	(gud-filter-insert): If gud-delete-prompt-marker is set, delete
	the prompt, and clear gud-delete-prompt-marker.
	(gud-call): Arrange for the last prompt printed to get deleted, by
	setting gud-delete-prompt-char.
1992-09-29 09:57:12 +00:00
etc *** empty log message *** 1992-09-13 10:54:38 +00:00
lib-src entered into RCS 1992-09-29 03:14:35 +00:00
lisp * gud.el: When we send a command to the debugger via gud-call, 1992-09-29 09:57:12 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * editfns.c (save_excursion_save, save_excursion_restore): 1992-09-29 06:19:35 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub RISC-OS rev 5, DEC OSF/1 changes. 1992-09-26 22:37:56 +00:00
configure1.in entered into RCS 1992-09-14 22:08:02 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist *** empty log message *** 1992-09-13 10:54:38 +00:00
Makefile.in entered into RCS 1992-09-13 10:43:05 +00:00