emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/emulation cua-base.el


From: Kim F . Storm
Subject: [Emacs-commit] emacs/lisp/emulation cua-base.el
Date: Mon, 30 Aug 2004 07:36:53 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Kim F. Storm <address@hidden>   04/08/29 20:57:42

Modified files:
        lisp/emulation : cua-base.el 

Log message:
        (cua-auto-expand-rectangles): Remove
        automatic rectangle padding feature; replace by non-destructive
        virtual rectangle edges feature.
        (cua-virtual-rectangle-edges): New defcustom.
        (cua-auto-tabify-rectangles): New defcustom.
        (cua-paste): If paste into a marked rectangle, insert rectangle at
        current column, even if virtual; also paste exactly as many lines
        as has been marked (ignore additional lines or add empty lines),
        but paste whole source if only one line is marked.
        (cua--update-indications): No longer use overwrite-cursor to
        indicate rectangle padding

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/emulation/cua-base.el.diff?tr1=1.34&tr2=1.35&r1=text&r2=text





reply via email to

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