/[emacs]/emacs/lispref/symbols.texi
ViewVC logotype

Diff of /emacs/lispref/symbols.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18.6.1 by miles, Mon Apr 19 07:01:43 2004 UTC revision 1.18.6.2 by miles, Tue Jun 29 16:45:43 2004 UTC
# Line 1  Line 1 
1  @c -*-texinfo-*-  @c -*-texinfo-*-
2  @c This is part of the GNU Emacs Lisp Reference Manual.  @c This is part of the GNU Emacs Lisp Reference Manual.
3  @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999  @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2003
4  @c   Free Software Foundation, Inc.  @c   Free Software Foundation, Inc.
5  @c See the file elisp.texi for copying conditions.  @c See the file elisp.texi for copying conditions.
6  @setfilename ../info/symbols  @setfilename ../info/symbols
# Line 360  This variable is the standard obarray fo Line 360  This variable is the standard obarray fo
360  @code{read}.  @code{read}.
361  @end defvar  @end defvar
362    
 @anchor{Definition of mapatoms}  
363  @defun mapatoms function &optional obarray  @defun mapatoms function &optional obarray
364    @anchor{Definition of mapatoms}
365  This function calls @var{function} once with each symbol in the obarray  This function calls @var{function} once with each symbol in the obarray
366  @var{obarray}.  Then it returns @code{nil}.  If @var{obarray} is  @var{obarray}.  Then it returns @code{nil}.  If @var{obarray} is
367  omitted, it defaults to the value of @code{obarray}, the standard  omitted, it defaults to the value of @code{obarray}, the standard

Legend:
Removed from v.1.18.6.1  
changed lines
  Added in v.1.18.6.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26