# HG changeset patch # User Juanma Barranquero # Date 1119346141 0 # Node ID 99ab8bedbc9dc48169de3d0f3daa60fa08c20ee3 # Parent 93b3f84bbcd11e88794789392d60456130150c4b Fix spellings. diff -r 93b3f84bbcd1 -r 99ab8bedbc9d lispref/backups.texi --- a/lispref/backups.texi Tue Jun 21 01:31:11 2005 +0000 +++ b/lispref/backups.texi Tue Jun 21 09:29:01 2005 +0000 @@ -153,7 +153,7 @@ @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 -r 93b3f84bbcd1 -r 99ab8bedbc9d lispref/text.texi --- a/lispref/text.texi Tue Jun 21 01:31:11 2005 +0000 +++ b/lispref/text.texi Tue Jun 21 09:29:01 2005 +0000 @@ -3529,7 +3529,7 @@ 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