emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/wid-edit.el,v


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/wid-edit.el,v
Date: Sun, 11 May 2008 20:29:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/05/11 20:29:42

Index: wid-edit.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/wid-edit.el,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -b -r1.191 -r1.192
--- wid-edit.el 6 May 2008 07:57:59 -0000       1.191
+++ wid-edit.el 11 May 2008 20:29:41 -0000      1.192
@@ -599,7 +599,7 @@
 ;;; Images.
 
 (defcustom widget-image-directory (file-name-as-directory
-                                  (expand-file-name "custom" data-directory))
+                                  (expand-file-name "images/custom" 
data-directory))
   "Where widget button images are located.
 If this variable is nil, widget will try to locate the directory
 automatically."




reply via email to

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