]> code.delx.au - gnu-emacs/blobdiff - lisp/iimage.el
(hexl-mode): Stash `eldoc-documentation-function' in
[gnu-emacs] / lisp / iimage.el
index f662d9f1042cc0d15a162cb6b2c6fe71eacb5ec5..73c8b93dd072779d3aeccc71fe39a8bc334a4d08 100644 (file)
@@ -1,6 +1,6 @@
 ;;; iimage.el --- Inline image minor mode.
 
-;; Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: KOSEKI Yoshinori <kose@meadowy.org>
 ;; Maintainer: KOSEKI Yoshinori <kose@meadowy.org>
@@ -144,5 +144,5 @@ With numeric ARG, display the images if and only if ARG is positive."
 
 (provide 'iimage)
 
-;;; arch-tag: f6f8e29a-08f6-4a12-9496-51e67441ce65
+;; arch-tag: f6f8e29a-08f6-4a12-9496-51e67441ce65
 ;;; iimage.el ends here