From: Luc Teirlinck Date: Thu, 23 Oct 2003 00:28:17 +0000 (+0000) Subject: (Top): Fix typo. X-Git-Tag: ttn-vms-21-2-B4~8482 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bb3c26a904b1e06be63c46fca3bbcc71e1c9bae1;p=emacs.git (Top): Fix typo. --- diff --git a/lispref/elisp.texi b/lispref/elisp.texi index 26e78941c3d..c8672f4d9ce 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi @@ -740,7 +740,7 @@ Text * 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.