Commit graph

275 commits

Author SHA1 Message Date
Richard M. Stallman
3619d13102 (crisp-submit-bug-report): Function deleted. Binding deleted also. 1999-05-24 22:25:57 +00:00
Richard M. Stallman
3da6cc2655 (crisp-mode-map): Don't inherit global-map.
Enter it on minor-mode-map-alist.
(crisp-mode): Re-named from `crsip-mode-enabled'.  Users changed.
Autoload.  Add custom setter.
(crisp-mark-line): Doc fix.
(crisp-mode): Autoload.  Re-write not to frob keymaps directly.
(crisp-mode-hook): Define.
1999-05-24 22:23:35 +00:00
Dave Love
5d5fa02f65 Fix header comments. 1999-05-23 21:08:13 +00:00
Karl Heuer
c316b3a504 (viper-movement-commands): Escape literal semicolon. 1998-09-23 23:42:22 +00:00
Richard M. Stallman
79b65a085d (crisp-mark-line): Greatly simplified. 1998-07-29 22:44:56 +00:00
Richard M. Stallman
28085971fa Don't require cl.
(crisp-override-meta-x): Doc fix.
(crisp-last-last-command): Doc fix.
(mark-something): Function deleted.
(crisp-mark-line): Avoid using mark-something.
(crisp-region-active): Renamed from region-active.
(crisp-set-clipboard): Renamed from copy-primary-selection.
(crisp-kill-region): Renamed from kill-primary-selection.
(crisp-yank-clipboard): Renamed from yank-clipboard-selection.
1998-07-25 20:58:03 +00:00
Karl Heuer
7aa5f6cf26 Added next-buffer/previous-buffer keybindings (bound to M-n/M-p).
(crisp-unbury-buffer): New function.

Fixed bogus XEmacs/Lucid string-match checking.
Made modeline entry mouse2-able.

(crisp-mode-map): Make this a sparse keymap parented from
current-global-map.
(crisp-mode-original-keymap): Don't copy the keymap.
(crisp-last-last-command): Renamed from last-last-command.  defvar it.
(crisp-mode): Honor ARG.

(crisp-kill-line, crisp-copy-line): When a region isn't highlighted,
use the region from point to eol.  Honor prefix argument.

(crisp-submit-bug-report): New command, taken from cc-mode.

Shortened the version numbering, removed the release-version tracking

(crisp-version): New function.
New keybindings `C-home', `C-end', `M-home', `M-end', `C-f', `M-l',
`M-m'.

(crisp-copy-line): No need to save point.

Removed S-right and S-left bindings.

Abstract the marking and selection interfaces so that we can be
compatible with both Emacs and XEmacs.  And try and make the
behavior as close as possible under both environments so that there
are no surprises.
1998-07-14 22:17:35 +00:00
Richard M. Stallman
0ca03bbaa6 (tpu-include) Use insert-file-contents, remove save-excursion. 1998-06-12 22:05:42 +00:00
Richard M. Stallman
f7fc93d805 Comment change. 1998-06-08 02:09:03 +00:00
Karl Heuer
64c9affcc4 Update version number. 1998-05-30 14:41:23 +00:00
Karl Heuer
22b630585d (viper-surrounding-word): Added '_' to alpha modifiers. 1998-05-30 14:29:44 +00:00
Karl Heuer
63b98362a9 (viper-skip-syntax): Bug fix for eob/bob cases. 1998-05-30 14:29:25 +00:00
Karl Heuer
6d459c4d91 (viper-backward-Word, viper-skip-separators): Bug fixes.
(viper-switch-to-buffer, viper-switch-to-buffer-other-window): Bug fixes.
1998-05-30 14:28:56 +00:00
Dan Nicolaescu
f5f727f8ff *** empty log message *** 1998-05-26 09:23:23 +00:00
Richard M. Stallman
91f3402b8d Comment changes. 1998-05-07 22:28:23 +00:00
Michael Kifer
2eb4bdca8a new version 1998-05-04 22:42:59 +00:00
Stephen Eglen
786b07e8f5 Customize. 1998-04-17 17:24:17 +00:00
Richard M. Stallman
a8c5f069fa (ex-expand-filsyms): store-match-data => set-match-data. 1998-03-14 04:50:54 +00:00
Stephen Eglen
0b5bb3ec88 Customized. 1998-02-22 22:01:28 +00:00
Michael Kifer
c004db972f new version 1997-11-25 02:10:08 +00:00
Karl Heuer
d73769eb97 (wordstar-mode): Run wordstar-mode-hook. 1997-11-11 02:56:56 +00:00
Michael Kifer
328b4b7052 new version 1997-11-01 01:46:51 +00:00
Karl Heuer
dafcda2057 (tpu-arrange-rectangle): Use FORCE arg of move-to-column. 1997-10-23 06:42:50 +00:00
Michael Kifer
8e41a31c5d new version 1997-09-30 01:13:53 +00:00
Richard M. Stallman
f0f90cfddf (viper-mouse-search-key): Fix custom type.
(viper-mouse-insert-key): Likewise.
1997-09-15 23:21:03 +00:00
Richard M. Stallman
085d66980f (viper-non-vi-major-modes): Fix customize type. 1997-09-13 06:16:55 +00:00
Richard M. Stallman
a27f97ee15 (viper-mouse-search-key, viper-mouse-insert-key): Fix customize type. 1997-09-13 06:16:07 +00:00
Richard M. Stallman
eabbaad87a (viper-repeat-from-history-key): Fix customize type. 1997-09-13 06:13:10 +00:00
Richard M. Stallman
5ee3742d67 (ex-unix-type-shell): Fix customize type. 1997-09-13 06:12:13 +00:00
Richard M. Stallman
454b1ed891 (viper-smart-suffix-list): Fix customize type. 1997-09-13 06:11:09 +00:00
Michael Kifer
5ce0578820 new version 1997-09-12 21:09:03 +00:00
Michael Kifer
73f5295803 new version 1997-09-11 01:20:27 +00:00
Michael Kifer
96dffd25b0 new version 1997-09-05 04:48:58 +00:00
Michael Kifer
34317da2d4 new version 1997-08-22 03:15:57 +00:00
Richard M. Stallman
83d1d58cbf Customized. 1997-08-11 00:23:00 +00:00
Michael Kifer
985d0dad78 new version 1997-08-09 04:30:41 +00:00
Richard M. Stallman
2d30d788ae (viper-replace-overlay-pixmap)
(viper-search-face-pixmap): Variables deleted.
(viper-replace-overlay-face, viper-search-face): Use "gray3" explicitly.
1997-08-09 02:23:32 +00:00
Michael Kifer
41497c90ae new version 1997-08-07 04:48:48 +00:00
Michael Kifer
8626cfa223 new version 1997-08-02 07:40:22 +00:00
Michael Kifer
2f3eb3b625 new version 1997-08-02 06:56:24 +00:00
Richard M. Stallman
27f20fc120 Comment change. 1997-07-27 20:04:29 +00:00
Michael Kifer
c81246f3a6 new version 1997-07-25 01:42:53 +00:00
Richard M. Stallman
d61e2ad997 Comment change. 1997-07-24 16:33:00 +00:00
Richard M. Stallman
26d814667a Comment change 1997-07-24 16:12:36 +00:00
Michael Kifer
b484aa0975 new version 1997-07-22 16:35:49 +00:00
Richard M. Stallman
aca9b721bb Require viper-init. 1997-07-21 18:24:06 +00:00
Michael Kifer
5489c3d3fd new version 1997-07-18 18:55:36 +00:00
Michael Kifer
1e70790f2f new version 1997-07-17 19:37:07 +00:00
Richard M. Stallman
c7909e025c (tpu-set-mode-line) Added mode-line-mule-info and
mode-line-frame-identification.
1997-07-12 18:26:11 +00:00
Richard M. Stallman
c93c42a61a (vip-mode-map): Add defvar; move earlier.
(vip-c-string): Variable renamed and defvar added.
(vip-save-minibuffer-local-map): Likewise.
(vip-end-with-a-newline-p): Use STRING (the arg) instead of `text'.
1997-06-23 19:18:36 +00:00