aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2005-06-21 09:29:01 +0000
committerJuanma Barranquero <[email protected]>2005-06-21 09:29:01 +0000
commitf3b11af5fb672bb6f4cb0a81539d26b92070803d (patch)
tree8ecea3f536981c92325a02c81a14c93201caf278 /lispref
parent30c56b97439fcde83dfd6f4cec1bc23d140ee4ec (diff)
Fix spellings.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/backups.texi2
-rw-r--r--lispref/text.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/lispref/backups.texi b/lispref/backups.texi
index 1ba7ed1b93..24c617510b 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 5a4d743ab7..3d66873825 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