1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00

(Top): Fix typo.

This commit is contained in:
Luc Teirlinck 2003-10-23 00:28:17 +00:00
parent e5dadca769
commit bb3c26a904

View 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.