X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/40bb789236e486a3f36eefb2840c293369ce2af3..0479a1b62ceeb9586168146e2c8f49f2a5ebaf2f:/lisp/ezimage.el diff --git a/lisp/ezimage.el b/lisp/ezimage.el index a356294403..542e5e9dce 100644 --- a/lisp/ezimage.el +++ b/lisp/ezimage.el @@ -1,6 +1,6 @@ ;;; ezimage --- Generalized Image management -;; Copyright (C) 1999-2011 Free Software Foundation, Inc. +;; Copyright (C) 1999-2015 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam ;; Keywords: file, tags, tools @@ -239,7 +239,7 @@ IMAGESPEC is the image data, and DOCSTRING is documentation for the image." ("[ ]" . ezimage-page) ("{+}" . ezimage-box-plus) ("{-}" . ezimage-box-minus) - ;; Some vaguely representitive entries + ;; Some vaguely representative entries ("*" . ezimage-checkout) ("#" . ezimage-object) ("!" . ezimage-object-out-of-date)