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

Diff of /emacs/src/data.c

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

revision 1.227 by rms, Fri Sep 19 14:34:30 2003 UTC revision 1.228 by teirllm, Sun Oct 26 18:48:19 2003 UTC
# Line 728  determined by DEFINITION.  */) Line 728  determined by DEFINITION.  */)
728  }  }
729    
730  DEFUN ("setplist", Fsetplist, Ssetplist, 2, 2, 0,  DEFUN ("setplist", Fsetplist, Ssetplist, 2, 2, 0,
731         doc: /* Set SYMBOL's property list to NEWVAL, and return NEWVAL.  */)         doc: /* Set SYMBOL's property list to NEWPLIST, and return NEWPLIST.  */)
732       (symbol, newplist)       (symbol, newplist)
733       register Lisp_Object symbol, newplist;       register Lisp_Object symbol, newplist;
734  {  {

Legend:
Removed from v.1.227  
changed lines
  Added in v.1.228

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