X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/b35f288d478ef137a4d9e8e5a6a5f368a86b01f5..a2ced5a9e5021b0339e926605752c0bd5d3ca070:/lisp/sb-image.el diff --git a/lisp/sb-image.el b/lisp/sb-image.el index 5a2b42f4a4..6140580cd3 100644 --- a/lisp/sb-image.el +++ b/lisp/sb-image.el @@ -1,7 +1,7 @@ ;;; sb-image --- Image management for speedbar ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, -;; 2006, 2007, 2008 Free Software Foundation, Inc. +;; 2006, 2007, 2008, 2009 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam ;; Keywords: file, tags, tools @@ -37,7 +37,7 @@ ;;; Code: (defcustom speedbar-use-images ezimage-use-images - "*Non-nil if speedbar should display icons." + "Non-nil if speedbar should display icons." :group 'speedbar :version "21.1" :type 'boolean)