Mercurial > emacs
changeset 52914:b9fcc4a195bf
(Top): Fix typo.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 23 Oct 2003 00:28:17 +0000 |
parents | 80a49ba70b47 |
children | 26a5da04740c |
files | lispref/elisp.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/elisp.texi Wed Oct 22 19:23:55 2003 +0000 +++ b/lispref/elisp.texi Thu Oct 23 00:28:17 2003 +0000 @@ -740,7 +740,7 @@ * Transposition:: Swapping two portions of a buffer. * Registers:: How registers are implemented. Accessing the text or position stored in a register. -* Atomic Changes:: Installing several buffer changs ``atomically''. +* Atomic Changes:: Installing several buffer changes ``atomically''. * Base 64:: Conversion to or from base 64 encoding. * MD5 Checksum:: Compute the MD5 ``message digest''/``checksum''. * Change Hooks:: Supplying functions to be run when text is changed.