/[emacs]/emacs/src/eval.c
ViewVC logotype

Diff of /emacs/src/eval.c

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

revision 1.251 by lektu, Tue Jul 19 11:33:02 2005 UTC revision 1.252 by lektu, Wed Jul 20 15:51:52 2005 UTC
# Line 779  The return value is BASE-VARIABLE.  */) Line 779  The return value is BASE-VARIABLE.  */)
779    
780    
781  DEFUN ("defvar", Fdefvar, Sdefvar, 1, UNEVALLED, 0,  DEFUN ("defvar", Fdefvar, Sdefvar, 1, UNEVALLED, 0,
782         doc: /* Define SYMBOL as a variable.         doc: /* Define SYMBOL as a variable, and return SYMBOL.
783  You are not required to define a variable in order to use it,  You are not required to define a variable in order to use it,
784  but the definition can supply documentation and an initial value  but the definition can supply documentation and an initial value
785  in a way that tags can recognize.  in a way that tags can recognize.

Legend:
Removed from v.1.251  
changed lines
  Added in v.1.252

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