Fix nnmaildir marks handling
[gnus] / contrib / compface.el
index 4408af4..1657290 100644 (file)
@@ -91,7 +91,8 @@ or `libgr-progs', for instance."
                               'delete '(t nil) nil))
                  (progn
                    (goto-char (point-min))
-                   (insert "/* Width=48, Height=48 */\n")
+                   (insert "/* Format_version=1, Width=48, Height=48,\
+ Depth=1, Valid_bits_per_item=16 */\n")
                    ;; I just can't get "icontopbm" to work correctly on its
                    ;; own in XEmacs.  And Emacs doesn't understand un-raw pbm
                    ;; files.
@@ -750,5 +751,4 @@ If the optional RAW is non-nil, return a raw bitmap as a vector."
 ;; eval: (put 'uncompface-loop 'lisp-indent-hook 0)
 ;; End:
 
-;; arch-tag: a8e3f4a0-e375-4f1d-a426-c7da30e16c18
 ;;; compface.el ends here