emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/mh-e mh-compat.el ChangeLog


From: Bill Wohler
Subject: [Emacs-commit] emacs/lisp/mh-e mh-compat.el ChangeLog
Date: Sun, 19 Mar 2006 18:20:31 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Bill Wohler <address@hidden>    06/03/19 18:20:31

Modified files:
        lisp/mh-e      : mh-compat.el ChangeLog 

Log message:
        (mh-image-load-path-for-library): Shorten first line in docstring.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/mh-e/mh-compat.el.diff?tr1=1.15&tr2=1.16&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/mh-e/ChangeLog.diff?tr1=1.186&tr2=1.187&r1=text&r2=text

Patches:
Index: emacs/lisp/mh-e/ChangeLog
diff -u emacs/lisp/mh-e/ChangeLog:1.186 emacs/lisp/mh-e/ChangeLog:1.187
--- emacs/lisp/mh-e/ChangeLog:1.186     Fri Mar 17 17:28:09 2006
+++ emacs/lisp/mh-e/ChangeLog   Sun Mar 19 18:20:31 2006
@@ -1,3 +1,8 @@
+2006-03-19  Bill Wohler  <address@hidden>
+
+       * mh-compat.el (mh-image-load-path-for-library): Shorten first line in
+       docstring.
+
 2006-03-17  Bill Wohler  <address@hidden>
 
        * mh-compat.el (mh-image-load-path-for-library): Minor docstring
Index: emacs/lisp/mh-e/mh-compat.el
diff -u emacs/lisp/mh-e/mh-compat.el:1.15 emacs/lisp/mh-e/mh-compat.el:1.16
--- emacs/lisp/mh-e/mh-compat.el:1.15   Fri Mar 17 17:28:09 2006
+++ emacs/lisp/mh-e/mh-compat.el        Sun Mar 19 18:20:31 2006
@@ -117,7 +117,7 @@
 
 (mh-defun-compat mh-image-load-path-for-library
   image-load-path-for-library (library image &optional path no-error)
-  "Return a suitable search path for images used by the Lisp package LIBRARY.
+  "Return a suitable search path for images used by LIBRARY.
 
 It searches for IMAGE in `image-load-path' (excluding
 \"`data-directory'/images\") and `load-path', followed by a path




reply via email to

[Prev in Thread] Current Thread [Next in Thread]