aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader2004-05-29 21:02:20 +0000
committerMiles Bader2004-05-29 21:02:20 +0000
commite1b46e0cc027844815f4c2bcc8dbde512305f4cf (patch)
tree3d882c8273121d974a13f17c46e57dc8fa0ef78f
parent33482a3220380cff79c3f9bfbe483b77d02a630a (diff)
downloademacs-e1b46e0cc027844815f4c2bcc8dbde512305f4cf.tar.gz
emacs-e1b46e0cc027844815f4c2bcc8dbde512305f4cf.zip
Changes from arch/CVS synchronization
-rw-r--r--lisp/progmodes/flymake.el1
1 files changed, 1 insertions, 0 deletions
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
2500 (list "xml" (list "val" (flymake-init-create-temp-buffer-copy buffer 'flymake-create-temp-inplace))) 2500 (list "xml" (list "val" (flymake-init-create-temp-buffer-copy buffer 'flymake-create-temp-inplace)))
2501) 2501)
2502 2502
2503;;; arch-tag: 8f0d6090-061d-4cac-8862-7c151c4a02dd
2503;;; flymake.el ends here 2504;;; flymake.el ends here