diff options
| author | Michael Kifer | 2006-10-23 19:20:15 +0000 |
|---|---|---|
| committer | Michael Kifer | 2006-10-23 19:20:15 +0000 |
| commit | 7eb605c752b669ea2aa89040f512f91ce4a3de63 (patch) | |
| tree | 630f5b2ea9e197c3e2681bf0e6f282ec4f6fd2d9 /man | |
| parent | 6c2962c2287aa702dd81d60e1da7c267ce166a6f (diff) | |
| download | emacs-7eb605c752b669ea2aa89040f512f91ce4a3de63.tar.gz emacs-7eb605c752b669ea2aa89040f512f91ce4a3de63.zip | |
2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-cmd.el (viper-prefix-arg-com): define gg as G0
* viper-ex.el (ex-read): quote file argument.
* ediff-diff.el (ediff-same-file-contents): expand file names.
* ediff-mult.el (ediff-append-custom-diff): quote shell file arguments.
Diffstat (limited to 'man')
| -rw-r--r-- | man/viper.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/viper.texi b/man/viper.texi index aadb8f9aed7..eb77bb71e1d 100644 --- a/man/viper.texi +++ b/man/viper.texi | |||
| @@ -178,7 +178,7 @@ in some cases, especially in the Vi Insert state. John Hawkins | |||
| 178 | <jshawkin@@eecs.umich.edu> has provided a set of customizations, which | 178 | <jshawkin@@eecs.umich.edu> has provided a set of customizations, which |
| 179 | enables additional Emacs bindings under Viper. These customizations can be | 179 | enables additional Emacs bindings under Viper. These customizations can be |
| 180 | included in your @file{~/.viper} file and are found at the following URL: | 180 | included in your @file{~/.viper} file and are found at the following URL: |
| 181 | @file{http://www.eecs.umich.edu/~jshawkin/viper-sample}. | 181 | @file{http://traeki.freeshell.org/files/viper-sample}. |
| 182 | 182 | ||
| 183 | @menu | 183 | @menu |
| 184 | * Emacs Preliminaries:: Basic concepts in Emacs. | 184 | * Emacs Preliminaries:: Basic concepts in Emacs. |