changeset 55843:26e0724718e2

Changes from arch/CVS synchronization
author Miles Bader <miles@gnu.org>
date Sat, 29 May 2004 21:02:20 +0000
parents a70c4af81bf4
children 4bc6cb45c326
files lisp/progmodes/flymake.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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