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

Diff of /emacs/src/lread.c

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

revision 1.273 by rms, Sun Nov 25 02:13:13 2001 UTC revision 1.274 by pj, Thu Dec 20 18:26:46 2001 UTC
# Line 3229  defvar_int (namestring, address) Line 3229  defvar_int (namestring, address)
3229    SET_SYMBOL_VALUE (sym, val);    SET_SYMBOL_VALUE (sym, val);
3230  }  }
3231    
3232  /* Similar but define a variable whose value is T if address contains 1,  /* Similar but define a variable whose value is t if address contains 1,
3233     NIL if address contains 0 */     nil if address contains 0 */
3234  void  void
3235  defvar_bool (namestring, address)  defvar_bool (namestring, address)
3236       char *namestring;       char *namestring;

Legend:
Removed from v.1.273  
changed lines
  Added in v.1.274

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