From: Juanma Barranquero Date: Tue, 21 Jun 2005 09:29:01 +0000 (+0000) Subject: Fix spellings. X-Git-Tag: emacs-pretest-22.0.90~8787 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f3b11af5fb672bb6f4cb0a81539d26b92070803d;p=emacs.git Fix spellings. --- diff --git a/lispref/backups.texi b/lispref/backups.texi index 1ba7ed1b931..24c617510bf 100644 --- a/lispref/backups.texi +++ b/lispref/backups.texi @@ -153,7 +153,7 @@ ignored. @tindex make-backup-file-name-function This variable's value is a function to use for making backups instead of the default @code{make-backup-file-name}. A value of @code{nil} -gives the default @code{make-backup-file-name} behaviour. +gives the default @code{make-backup-file-name} behavior. @xref{Backup Names,, Naming Backup Files}. This could be buffer-local to do something special for specific diff --git a/lispref/text.texi b/lispref/text.texi index 5a4d743ab75..3d668738250 100644 --- a/lispref/text.texi +++ b/lispref/text.texi @@ -3529,7 +3529,7 @@ buffer. graphical applications use @key{Mouse-1} for following links. For compatibility, @key{Mouse-1} follows links in Emacs too, when you click on a link quickly without moving the mouse. The user can -customize this behaviour through the variable +customize this behavior through the variable @code{mouse-1-click-follows-link}. To define text as a link at the Lisp level, you should bind the