From: Miles Bader Date: Sat, 29 May 2004 21:02:20 +0000 (+0000) Subject: Changes from arch/CVS synchronization X-Git-Tag: ttn-vms-21-2-B4~5998 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e1b46e0cc027844815f4c2bcc8dbde512305f4cf;p=emacs.git Changes from arch/CVS synchronization --- diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el index da370c1f824..2cd62eeecee 100644 --- a/lisp/progmodes/flymake.el +++ b/lisp/progmodes/flymake.el @@ -2500,4 +2500,5 @@ Whenether a buffer for master-file-name exists, use it as a source instead of re (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