Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (vcursor-copy-line): Fix spellings in docstrings. | Juanma Barranquero | 2005-06-10 | 1 | -1/+1 |
| | |||||
* | (vcursor-modifiers): New defcustom. | Eli Zaretskii | 2004-02-21 | 1 | -2/+7 |
| | | | | (vcursor-cs-binding): Use vcursor-modifiers instead of a hard-coded list. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | (vcursor-disable): Fix typo. | Juanma Barranquero | 2003-01-27 | 1 | -1/+1 |
| | |||||
* | (vcursor-other-window): Fix typo. | Juanma Barranquero | 2002-10-18 | 1 | -19/+19 |
| | |||||
* | (vcursor-toggle-vcursor-map): Fix spacing. | Juanma Barranquero | 2002-09-06 | 1 | -1/+1 |
| | |||||
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel JanÃk | 2001-07-15 | 1 | -3/+3 |
| | |||||
* | (vcursor-cs-binding): Remove compatibility code. | Dave Love | 2000-10-08 | 1 | -10/+5 |
| | | | | Clean up remainder. | ||||
* | Set maintainer to FSF, since author cannot | Gerd Moellmann | 2000-07-24 | 1 | -0/+1 |
| | | | | be reached. | ||||
* | (vcursor-move): Use display-color-p. | Dave Love | 2000-04-01 | 1 | -0/+3 |
| | |||||
* | (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 |