emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp gud.el simple.el


From: Kim F. Storm
Subject: [Emacs-commit] emacs/lisp gud.el simple.el
Date: Tue, 14 Jan 2003 05:16:02 -0500

CVSROOT:        /cvs
Module name:    emacs
Changes by:     Kim F. Storm <address@hidden>   03/01/14 05:16:01

Modified files:
        lisp           : gud.el 

Log message:
        (gud-find-file): Set up GDB tool bar.
        (gud-menu-map): New commands: run, goto.
        Enable some commands for gdba.
        (gud-query-cmdline): Pass default directory to gdba.
        (gdb): Defune gud-goto and gud-run.
        (gud-gdb-complete-command): Maybe use gdba-complete-filter.
        (gud-mode): Set up local tool bar.
        (gud-display-line): For gdba, call gdb-display-source-buffer.
        (gud-basic-call): For gdba, maybe delete the current prompt.
        (gud-tool-bar-map): New variable.
        (gud-read-address): Correction.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/"emacs/lisp/gud.el.diff?tr1=1.162&tr2=1.163"&r1=text&r2=text

Modified files:
        lisp           : simple.el 

Log message:
        (clone-process): Copy process' plist to new process.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/simple.el.diff?tr1=1.584&tr2=1.585&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]