diff options
author | Glenn Morris <rgm@gnu.org> | 2010-11-02 20:40:54 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-11-02 20:40:54 -0700 |
commit | cf503f7c08c73b89485ac3d00af917875ed13b39 (patch) | |
tree | 3dbcb4188ab6ade8a624d01dbbff20210897ec88 /lisp/emulation/viper-init.el | |
parent | 52365e61364fad61094812c86965d6e0bb0faee3 (diff) | |
download | emacs-cf503f7c08c73b89485ac3d00af917875ed13b39.tar.gz |
Mere anarchy is loosed upon the world.
* doc/misc/gnus.texi (Agent Variables): Spelling fix.
Diffstat (limited to 'lisp/emulation/viper-init.el')
-rw-r--r-- | lisp/emulation/viper-init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/viper-init.el b/lisp/emulation/viper-init.el index ebd18d47e15..9f7b473c67a 100644 --- a/lisp/emulation/viper-init.el +++ b/lisp/emulation/viper-init.el @@ -784,7 +784,7 @@ Related buffers can be cycled through via :R and :P commands." ;; These two vars control the interaction of jumps performed by ' and `. ;; In this new version, '' doesn't erase the marks set by ``, so one can -;; use both kinds of jumps interchangeably and without loosing positions +;; use both kinds of jumps interchangeably and without losing positions ;; inside the lines. ;; Remembers position of the last jump done using ``'. |