Index: emacs/src/eval.c
diff -c emacs/src/eval.c:1.251 emacs/src/eval.c:1.252
*** emacs/src/eval.c:1.251 Tue Jul 19 11:33:02 2005
--- emacs/src/eval.c Wed Jul 20 15:51:52 2005
***************
*** 779,785 ****
DEFUN ("defvar", Fdefvar, Sdefvar, 1, UNEVALLED, 0,
! doc: /* Define SYMBOL as a variable.
You are not required to define a variable in order to use it,
but the definition can supply documentation and an initial value
in a way that tags can recognize.
--- 779,785 ----
DEFUN ("defvar", Fdefvar, Sdefvar, 1, UNEVALLED, 0,
! doc: /* Define SYMBOL as a variable, and return SYMBOL.
You are not required to define a variable in order to use it,
but the definition can supply documentation and an initial value
in a way that tags can recognize.
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs