Searched +refs:vcursor +refs:insert (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/
H A Dvcursor.el0 ;;; vcursor.el --- manipulate an alternative ("virtual") cursor
32 ;; - *IMPORTANT* vcursor-key-bindings is now nil by default, to avoid
36 ;; must come before vcursor is loaded.)
37 ;; - You can alter the main variables and the vcursor face via
39 ;; - vcursor-auto-disable can now be 'copy (actually any value not nil
40 ;; or t), which means that copying from the vcursor will be turned
41 ;; off after any operation not involving the vcursor, but the
42 ;; vcursor itself will be left alone.
44 ;; - new keymap vcursor-map for binding to a prefix key
45 ;; - vcursor
327 (defgroup vcursor nil function
332 (defface vcursor function
[all...]

Completed in 170 milliseconds