emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Bill Wohler
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Sat, 11 Mar 2006 22:49:41 +0000

Index: emacs/etc/NEWS
diff -u emacs/etc/NEWS:1.1320 emacs/etc/NEWS:1.1321
--- emacs/etc/NEWS:1.1320       Sun Mar  5 20:32:54 2006
+++ emacs/etc/NEWS      Sat Mar 11 22:49:40 2006
@@ -3491,7 +3491,7 @@
 +++
 *** New function `copy-tree' makes a copy of a tree.
 
-It recursively copyies through both CARs and CDRs.
+It recursively copies through both CARs and CDRs.
 
 +++
 *** New function `delete-dups' deletes `equal' duplicate elements from a list.
@@ -4884,6 +4884,15 @@
 
   (defimage foo-image '((:type xpm :file "foo/bar.xpm")))
 
+Note that all images formerly located in the lisp directory have been
+moved to etc/images.
+
++++
+*** New function `image-load-path-for-library' returns a suitable
+search path for images relative to library. This function is useful in
+external packages to save users from having to update
+`image-load-path'.
+
 +++
 *** The new variable `max-image-size' defines the maximum size of
 images that Emacs will load and display.




reply via email to

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