aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vcursor.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (vcursor group): Move this to `editing' group.Richard M. Stallman1998-08-041-2/+2
|
* Use defcustom to define faces.Richard M. Stallman1998-06-301-130/+179
| | | | | | | | | (vcursor-bind-keys): New function. (vcursor-key-bindings): Use vcursor-bind-keys for :set. (vcursor-cs-binding): Function to handle bindings, handles differences between Emacs and XEmacs. (vcursor-post-command): Handle vcursor-auto-disable non-nil and not t to toggle off copying.
* *** empty log message ***Dan Nicolaescu1998-04-201-2/+4
|
* Customized.Stephen Eglen1998-03-071-10/+25
|
* Some support for character terminals provided.Richard M. Stallman1998-03-031-75/+349
| | | | | | | | | | | | | Various functions are smarter about using the correct windows and the appropriate keymaps. (vcursor-string): New variable, shows vcursor on dumb terminals. (vcursor-map): New variable, holds keymap for vcursor commands. (vcursor-use-vcursor-map): New variable, non-nil if vcursor keys are overlaid onto main keymap. (vcursor-toggle-vcursor-map): New function to implement this. (vcursor-interpret-input): New variable, copy input as if typed. (vcursor-window-funcall): With list instead of symbol, now calls interactively. (vcursor-isearch-backward): New function to match forward isearch.
* Fix copyright and permission notice.Richard M. Stallman1997-05-201-5/+7
|
* Initial revisionRichard M. Stallman1997-04-141-0/+823