]> git.eshelyaron.com Git - emacs.git/commitdiff
(Top): Fix typo.
authorLuc Teirlinck <teirllm@auburn.edu>
Thu, 23 Oct 2003 00:28:17 +0000 (00:28 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Thu, 23 Oct 2003 00:28:17 +0000 (00:28 +0000)
lispref/elisp.texi

index 26e78941c3ddde9e8ebe9774d3e63cc3e9dc9f98..c8672f4d9ce6ffbcfa1826bb1eca5da664670b88 100644 (file)
@@ -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.