emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/elisp.texi [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/elisp.texi [lexbind]
Date: Thu, 20 Nov 2003 19:36:44 -0500

Index: emacs/lispref/elisp.texi
diff -c emacs/lispref/elisp.texi:1.38.2.2 emacs/lispref/elisp.texi:1.38.2.3
*** emacs/lispref/elisp.texi:1.38.2.2   Tue Oct 14 19:10:11 2003
--- emacs/lispref/elisp.texi    Thu Nov 20 19:35:46 2003
***************
*** 740,746 ****
  * 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''.
  * 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.
--- 740,746 ----
  * 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 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]