* gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
authorReiner Steib <Reiner.Steib@gmx.de>
Thu, 2 Mar 2006 16:56:29 +0000 (16:56 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Thu, 2 Mar 2006 16:56:29 +0000 (16:56 +0000)
string.

lisp/ChangeLog
lisp/gmm-utils.el

index a53b7b2..d531eb4 100644 (file)
@@ -1,5 +1,12 @@
 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
 
+       * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
+       string.
+
+       * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
+       gnus-summary-insert-new-articles when unplugged.  Remove
+       gnus-summary-search-article-forward.
+
        * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
        display-visual-class instead of display-color-cells.
 
index 955a0e2..b9815ca 100644 (file)
@@ -305,9 +305,9 @@ See the function `gmm-image-load-path'.")
 (defun gmm-image-load-path (library image &optional path)
   "Return a suitable search path for images of LIBRARY.
 
-Images for LIBRARY are found in \"../../etc/images\" relative to
-the files in \"lisp/LIBRARY\", in `image-load-path', or in
-`load-path'.
+Images for LIBRARY are searched for in \"../../etc/images\" and
+\"../etc/images\" relative to the files in \"lisp/LIBRARY\", in
+`image-load-path', or in `load-path'.
 
 This function returns value of `load-path' augmented with the
 path to IMAGE.  If PATH is given, it is used instead of