]> code.delx.au - gnu-emacs/blobdiff - src/lread.c
Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.org
[gnu-emacs] / src / lread.c
index b6135429b4848f32b89d2c74e89f288a9eed3588..50465fd01e832d6e8202152d7c412a234cd95887 100644 (file)
@@ -4441,7 +4441,7 @@ were read in. */);
   Vread_circle = Qt;
 
   DEFVAR_LISP ("load-path", Vload_path,
-              doc: /* *List of directories to search for files to load.
+              doc: /* List of directories to search for files to load.
 Each element is a string (directory name) or nil (try default directory).
 Initialized based on EMACSLOADPATH environment variable, if any,
 otherwise to default specified by file `epaths.h' when Emacs was built.  */);