/[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.204 by rms, Thu Nov 1 20:48:10 2001 UTC revision 1.205 by pj, Fri Nov 2 07:01:47 2001 UTC
# Line 1402  More generally, you can use multiple var Line 1402  More generally, you can use multiple var
1402    (setq-default SYMBOL VALUE SYMBOL VALUE...)    (setq-default SYMBOL VALUE SYMBOL VALUE...)
1403  This sets each SYMBOL's default value to the corresponding VALUE.  This sets each SYMBOL's default value to the corresponding VALUE.
1404  The VALUE for the Nth SYMBOL can refer to the new default values  The VALUE for the Nth SYMBOL can refer to the new default values
1405  of previous SYMs.  */)  of previous SYMs.
1406    usage: (setq-default SYMBOL VALUE [SYMBOL VALUE...])  */)
1407       (args)       (args)
1408       Lisp_Object args;       Lisp_Object args;
1409  {  {

Legend:
Removed from v.1.204  
changed lines
  Added in v.1.205

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