summaryrefslogtreecommitdiff
path: root/lisp/vcursor.el
Commit message (Collapse)AuthorAgeFilesLines
* (vcursor-copy-line): Fix spellings in docstrings.Juanma Barranquero2005-06-101-1/+1
|
* (vcursor-modifiers): New defcustom.Eli Zaretskii2004-02-211-2/+7
| | | | (vcursor-cs-binding): Use vcursor-modifiers instead of a hard-coded list.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (vcursor-disable): Fix typo.Juanma Barranquero2003-01-271-1/+1
|
* (vcursor-other-window): Fix typo.Juanma Barranquero2002-10-181-19/+19
|
* (vcursor-toggle-vcursor-map): Fix spacing.Juanma Barranquero2002-09-061-1/+1
|
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-3/+3
|
* (vcursor-cs-binding): Remove compatibility code.Dave Love2000-10-081-10/+5
| | | | Clean up remainder.
* Set maintainer to FSF, since author cannotGerd Moellmann2000-07-241-0/+1
| | | | be reached.
* (vcursor-move): Use display-color-p.Dave Love2000-04-011-0/+3
|
* (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