diff src/lread.c @ 284:558f606b08ae r21-0b40

Import from CVS: tag r21-0b40
author cvs
date Mon, 13 Aug 2007 10:34:13 +0200
parents c42ec1d1cded
children e11d67e05968
line wrap: on
line diff
--- a/src/lread.c	Mon Aug 13 10:33:19 2007 +0200
+++ b/src/lread.c	Mon Aug 13 10:34:13 2007 +0200
@@ -3142,7 +3142,7 @@
   Vload_file_name = Qnil;
 
   DEFVAR_LISP ("load-read-function", &Vload_read_function /*
-    "Function used by `load' and `eval-region' for reading expressions.
+Function used by `load' and `eval-region' for reading expressions.
 The default is nil, which means use the function `read'.
 */ );
   Vload_read_function = Qnil;