Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Glenn Morris
fffa137cb7
American English spelling fix.
2008-06-27 07:34:53 +00:00
Glenn Morris
eb3fa2cfcf
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 08:06:51 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
409cc4a3ea
Add 2008 to copyright years.
2008-01-07 02:45:14 +00:00
Stefan Monnier
ad1412601f
Remove spurious * in docstrings.
...
(vcursor-map): Initialize in the declaration.
(vcursor-use-vcursor-map): Use define-minor-mode.
(vcursor-toggle-vcursor-map): Keep as an obsolete alias.
2007-09-10 03:42:14 +00:00
Glenn Morris
b4aa60262c
Switch license to GPLv3 or later.
2007-07-25 04:50:21 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Glenn Morris
c90f275771
Update copyright years.
2006-12-05 07:06:08 +00:00
Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Juanma Barranquero
5a7383fda0
(vcursor-other-window, vcursor-bind-keys, vcursor-key-bindings,
...
vcursor-use-vcursor-map, vcursor-find-window, vcursor-scroll-down,
vcursor-disable, vcursor-beginning-of-buffer, vcursor-end-of-buffer):
Fix typos in docstrings.
(vcursor-relative-move, vcursor-get-char-count): Improve argument/docstring
consistency.
2005-07-21 11:09:11 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Juanma Barranquero
491a5bba5e
(vcursor-copy-line): Fix spellings in docstrings.
2005-06-10 14:09:18 +00:00
Eli Zaretskii
69e82404c0
(vcursor-modifiers): New defcustom.
...
(vcursor-cs-binding): Use vcursor-modifiers instead of a hard-coded list.
2004-02-21 13:37:46 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
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