summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2010-11-02 20:40:54 -0700
committerGlenn Morris <rgm@gnu.org>2010-11-02 20:40:54 -0700
commitcf503f7c08c73b89485ac3d00af917875ed13b39 (patch)
tree3dbcb4188ab6ade8a624d01dbbff20210897ec88 /lisp
parent52365e61364fad61094812c86965d6e0bb0faee3 (diff)
downloademacs-cf503f7c08c73b89485ac3d00af917875ed13b39.tar.gz
Mere anarchy is loosed upon the world.
* doc/misc/gnus.texi (Agent Variables): Spelling fix.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emulation/viper-init.el2
-rw-r--r--lisp/gnus/ChangeLog.22
2 files changed, 2 insertions, 2 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 ``'.
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2
index 799b8b0938c..767b50bbe09 100644
--- a/lisp/gnus/ChangeLog.2
+++ b/lisp/gnus/ChangeLog.2
@@ -16433,7 +16433,7 @@
2001-01-09 Didier Verna <didier@xemacs.org>
* gnus-agent.el: Moved some XEmacs specific hook add-ons from
- `gnus-xmas-[re]define' to avoid loosing user custom settings.
+ `gnus-xmas-[re]define' to avoid losing user custom settings.
* gnus-art.el: Ditto.
* gnus-group.el: Ditto.
* gnus-salt.el: Ditto.