diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2005-10-02 03:11:03 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2005-10-02 03:11:03 +0000 |
commit | 24bbdbefccdba78e91874559d3b7dee0c1cbdbe6 (patch) | |
tree | 1ceab0560b2229eadaa4402cb290d32ddb6cc76b /lisp/ezimage.el | |
parent | dceb5300d213250d0f2d95d976f4e5289377d459 (diff) | |
download | emacs-24bbdbefccdba78e91874559d3b7dee0c1cbdbe6.tar.gz |
* speedbar.el: Remove RCS tag.
(speedbar-check-read-only): Handle non-existent files.
* dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
* info.el (Info-speedbar-hierarchy-buttons)
(Info-speedbar-goto-node): Call speedbar-select-attached-frame.
Diffstat (limited to 'lisp/ezimage.el')
-rw-r--r-- | lisp/ezimage.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/ezimage.el b/lisp/ezimage.el index fc0c08621c8..dd3a1944306 100644 --- a/lisp/ezimage.el +++ b/lisp/ezimage.el @@ -4,7 +4,6 @@ ;; Author: Eric M. Ludlam <zappo@gnu.org> ;; Keywords: file, tags, tools -;; X-RCS: $Id: ezimage.el,v 1.1 2005/09/30 13:15:10 cyd Exp $ ;; This file is part of GNU Emacs. @@ -20,8 +19,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: ;; |