1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Juanma Barranquero
bb39c84e23 (vcursor-disable): Fix typo. 2003-01-27 08:45:18 +00:00
Juanma Barranquero
d49e7392f8 (vcursor-other-window): Fix typo. 2002-10-18 09:07:18 +00:00
Juanma Barranquero
8f2bf1bc3a (vcursor-toggle-vcursor-map): Fix spacing. 2002-09-06 07:19:10 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Dave Love
df003ee6ab (vcursor-cs-binding): Remove compatibility code.
Clean up remainder.
2000-10-08 16:31:12 +00:00
Gerd Moellmann
19b4af8286 Set maintainer to FSF, since author cannot
be reached.
2000-07-24 18:37:11 +00:00
Dave Love
46a610ab78 (vcursor-move): Use display-color-p. 2000-04-01 12:09:42 +00:00
Richard M. Stallman
949b810e82 (vcursor group): Move this to `editing' group. 1998-08-04 09:34:25 +00:00
Richard M. Stallman
2d6a47330e Use defcustom to define faces.
(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.
1998-06-30 07:05:40 +00:00
Dan Nicolaescu
cd32a7baa4 *** empty log message *** 1998-04-20 02:34:53 +00:00
Stephen Eglen
4bef911093 Customized. 1998-03-07 18:19:38 +00:00
Richard M. Stallman
29fddfff61 Some support for character terminals provided.
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.
1998-03-03 22:33:15 +00:00
Richard M. Stallman
83d7d14c03 Fix copyright and permission notice. 1997-05-20 19:12:17 +00:00
Richard M. Stallman
bf078b466b Initial revision 1997-04-14 10:52:29 +00:00