Mercurial > emacs
changeset 63609:99ab8bedbc9d
Fix spellings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 21 Jun 2005 09:29:01 +0000 |
parents | 93b3f84bbcd1 |
children | 48c403ccead5 |
files | lispref/backups.texi lispref/text.texi |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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