# HG changeset patch # User Miles Bader # Date 1085864540 0 # Node ID 26e0724718e26d994f793996a2faf6346ace3419 # Parent a70c4af81bf447af04a64090ae93d49856505761 Changes from arch/CVS synchronization diff -r a70c4af81bf4 -r 26e0724718e2 lisp/progmodes/flymake.el --- a/lisp/progmodes/flymake.el Sat May 29 19:14:08 2004 +0000 +++ b/lisp/progmodes/flymake.el Sat May 29 21:02:20 2004 +0000 @@ -2500,4 +2500,5 @@ (list "xml" (list "val" (flymake-init-create-temp-buffer-copy buffer 'flymake-create-temp-inplace))) ) +;;; arch-tag: 8f0d6090-061d-4cac-8862-7c151c4a02dd ;;; flymake.el ends here