emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/emulation tpu-edt.el


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp/emulation tpu-edt.el
Date: Thu, 07 Jul 2005 00:59:33 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Stefan Monnier <address@hidden> 05/07/07 04:59:32

Modified files:
        lisp/emulation : tpu-edt.el 

Log message:
        (CSI-map, SS3-map, GOLD-map, GOLD-CSI-map)
        (GOLD-SS3-map): Initialize in declaration.
        (tpu-set-mode-line): Don't throw away other minor mode strings when
        turning off the mode.
        (tpu-set-match, tpu-match-beginning, tpu-check-match)
        (tpu-show-match-markers): Use the insertion-type rather than the +1
        offset kludge for tpu-match-beginning-mark.
        (tpu-edt-mode): Use define-minor-mode.
        (minibuffer-local-must-match-map, minibuffer-local-map): Try to avoid
        using the escape sequence and use the real key name instead.
        (tpu-reset-control-keys): Don't copy a keymap needlessly.
        (tpu-arrow-history): Simplify.
        (tpu-edt-on): Set control keys after changing the global map.
        (tpu-edt-on, tpu-edt-off): Work unconditionally.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/emulation/tpu-edt.el.diff?tr1=1.43&tr2=1.44&r1=text&r2=text





reply via email to

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