emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp tooltip.el


From: Nick Roberts
Subject: [Emacs-commit] emacs/lisp tooltip.el
Date: Fri, 06 May 2005 18:11:36 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Nick Roberts <address@hidden>   05/05/06 22:11:35

Modified files:
        lisp           : tooltip.el 

Log message:
        (require): CL no longer needed to compile case.
        (tooltip-mode): Do not toggle functions for GUD tooltips.
        (tooltip-gud-tips-p): Remove. Replace with minor mode
        gud-tooltip-mode in gud.el.
        (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
        (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
        tooltip-gud prefix with gud-tooltip and obsolete.
        (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
        (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
        (tooltip-mouse-motion): Mouse movement functions/variable.
        Rename in gud.el by adding gud prefix.
        (tooltip-gud-original-filter, tooltip-gud-dereference)
        (tooltip-gud-event, tooltip-toggle-gud-tips)
        (tooltip-gud-process-output, tooltip-gud-print-command)
        (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
        gud.el by replacing tooltip-gud prefix with gud-tooltip.
        (gdb-tooltip-print): Move to gdb-ui.el.

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





reply via email to

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