2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
- * image.el (defimage): Doc fix.
+ * image.el (defimage):
+ (image-load-path): Doc fixes.
2013-10-27 Alan Mackenzie <acm@muc.de>
If an element is a variable symbol whose value is a string, that
value defines a directory to search.
If an element is a variable symbol whose value is a list, the
-value is used as a list of directories to search."
+value is used as a list of directories to search.
+
+Subdirectories are not automatically included in the search."
:type '(repeat (choice directory variable))
:initialize 'custom-initialize-delay)