- Apr 08, 2001
-
-
youngs authored
-
- Mar 17, 2001
-
-
michaelk authored
* viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy of Scott Bronson. (ex-cmd-assoc,ex-cmd-one-letr): New functions. (viper-check-sub,viper-get-ex-command,viper-execute-ex-command): Deleted functions. (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new ex-token-list. * viper-util.el: Spaces, indentation. * viper.el: Changed version, modification time. * viper.texi: Added credits.
-
- Feb 25, 2001
-
-
michaelk authored
* viper.texi: Fixed some typos
-
- Feb 13, 2001
-
-
youngs authored
-
- Feb 12, 2001
-
-
michaelk authored
* viper.texi: typos * viper-ex (ex-unix-type-shell-options): Fixed :type. * viper-init: Fixed typos in comments.
-
- Jan 10, 2001
-
- Dec 25, 2000
-
-
michaelk authored
guard.
-
- Nov 24, 2000
-
-
michaelk authored
(viper-downgrade-to-insert): protect against errors in hooks. * viper-init.el (viper-vi-state-hook,viper-insert-state-hook, viper-replace-state-hook,viper-emacs-state-hook): do cursor handling. (viper-restore-cursor-type,viper-set-insert-cursor-type): new functions. * viper-util.el (viper-memq-char): bug fixes * viper.el (viper-mode): fix cursor handling.
-
- Oct 30, 2000
-
-
youngs authored
-
- Oct 29, 2000
-
-
michaelk authored
* viper-cmd.el (viper-preserve-cursor-color): new test that avoids rewrawing the screen when changing cursor color. (viper-insert-state-pre-command-sentinel, viper-replace-state-pre-command-sentinel, viper-replace-state-post-command-sentinel): use viper-preserve-cursor-color. Many functions changed to use viper= instead of = when comparing characters. * viper-util.el (viper-memq-char,viper=): new functions for working with characters. (viper-change-cursor-color): fixed buglet. Many functions changed to use viper= instead of = when comparing characters. * viper.el (viper-insert-state-mode-list): added eshell.
-
- Jul 06, 2000
-
- Jun 05, 2000
-
-
michaelk authored
* viper-cmd.el (viper-smart-suffix-list): rearranged list members. * viper.el (find-file,find-file-other-window): get viper to do wildcards.
-
- May 24, 2000
-
-
michaelk authored
* viper-ex.el (ex-write): set selective display to nil.
-
- Apr 07, 2000
-
-
michaelk authored
* viper-util.el (viper-put-on-search-overlay): New subroutine. (viper-flash-search-pattern): No operation when using Emacs doesn't support face. Use `viper-put-on-search-overlay'.
-
- Mar 28, 2000
-
-
andreasj authored
-
- Feb 28, 2000
-
-
michaelk authored
translate all ESC key sequences. (viper-goto-mark-subr): restore markers for files for which they were saved. * viper-init.el (viper-translate-all-ESC-keysequences): new variable. * viper-util.el (viper-set-replace-overlay-glyphs, viper-set-replace-overlay): always check if the replacement overlay is live. * viper.el (viper-vi-state-mode-list): added major modes.
-
- Dec 11, 1999
-
- Dec 07, 1999
-
- Dec 04, 1999
-
-
michaelk authored
viper-ESC-moves-cursor-back to decide whether to move the cursor back.
-
- Nov 28, 1999
-
-
michaelk authored
-
- Nov 25, 1999
-
-
michaelk authored
-
- Nov 01, 1999
-
-
michaelk authored
-
michaelk authored
viper-insert-state-post-command-sentinel, viper-insert-state-pre-command-sentinel): takes better care of cursor colors. * viper-ex.el (viper-ex): save excursion before doing :global. * viper-keym.el: change key C-cg to C-cC-g * viper-texi.el: minor clarifications. * viper-util.el (viper-save-cursor-color,viper-restore-cursor-color): improved cursor color handling. (viper-get-saved-cursor-color-in-replace-mode, viper-get-saved-cursor-color-in-insert-mode): new functions for better cursor color handling.
-
- Aug 18, 1999
-
-
michaelk authored
-
- Jul 23, 1999
-
-
steveb authored
-
- Jul 13, 1999
-
-
steveb authored
-
- May 27, 1999
-
-
steveb authored
-
- May 16, 1999
-
-
michaelk authored
viper-util (viper-file-checked-in-p): check if vc-hooks is loaded.
-
- Mar 05, 1999
-
-
steveb authored
-
- Mar 04, 1999
-
-
michaelk authored
-
- Feb 26, 1999
- Feb 18, 1999
-
-
michaelk authored
-
- Feb 02, 1999
-
-
steveb authored
-
- Dec 29, 1998
-
-
michaelk authored
-
- Dec 15, 1998
-
-
michaelk authored
-
- Nov 28, 1998
- Oct 14, 1998
-
-
michaelk authored
* viper-keym.el: Fixed calls to viper-ex. * viper-util.el (viper-nontrivial-find-file-function): deleted. (viper-glob-unix-files, viper-glob-mswindows-files): new functions. * viper-ex.el (ex-read,ex-edit): fixes for correct interpretation of #,%. (viper-ex): now works correctly when called from other functions. (viper-glob-function): new variable. * viper-mous.el (viper-counting-clicks-p): bug fixes. * viper-cmd.el (viper-replace-mode-spy-after): include hippie-expand in the list of exceptions. (viper-put-back, viper-Put-back, viper-exec-Delete, viper-exec-delete): issue message only if changes are larger than viper-change-notification-threshold. (viper-skip-separators, viper-switch-to-buffer, viper-switch-to-buffer-other-window): bug fixes. (viper-backward-Word, viper-skip-separators, viper-switch-to-buffer, viper-switch-to-buffer-other-window): bug fixes. * viper.el, viper-util.el, viper-macs.el, viper-keym.el, viper-ex.el, viper-cmd.el: Removed function quotes around lambdas. * viper-init.el (viper-change-notification-threshold): new variable. * viper-cmd.el (viper-backward-Word): bug fix. * viper-util.el (viper-skip-syntax): bug fix for eob/bob cases. (viper-skip-syntax): bug fix for eob/bob cases. * viper-mous.el (viper-surrounding-word): added '_' to alpha modifiers.
-