1 Information for Emacs extension writers- changes to extensions.info.
 2 
 3 **This file is intended to be perused via dprint, print, or via an**
 4 **editor.  It is not intended to be perused with the help command **
 5 
 6 
 7 
 8 
 9 ^L
10 10/08/78
11 New function for extension writers:
12 
13      map-over-emacs-buffers FUNCTION ENV
14           Executes FUNCTION once for each buffer defined in this editor
15           invocation.  FUNCTION is supplied two arguments.  The first
16           is the symbol which is the name of the buffer, and the second
17           is ENV.