| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (vcursor group): Move this to `editing' group. | Richard M. Stallman | 1998-08-04 | 1 | -2/+2 |
| | | |||||
| * | Use defcustom to define faces. | Richard M. Stallman | 1998-06-30 | 1 | -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 Nicolaescu | 1998-04-20 | 1 | -2/+4 |
| | | |||||
| * | Customized. | Stephen Eglen | 1998-03-07 | 1 | -10/+25 |
| | | |||||
| * | Some support for character terminals provided. | Richard M. Stallman | 1998-03-03 | 1 | -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. Stallman | 1997-05-20 | 1 | -5/+7 |
| | | |||||
| * | Initial revision | Richard M. Stallman | 1997-04-14 | 1 | -0/+823 |