chiark / gitweb /
new
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 8 Aug 2012 16:56:40 +0000 (17:56 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 8 Aug 2012 16:56:40 +0000 (17:56 +0100)
meta
patches/marlin-pde-include-comment-for [new file with mode: 0644]

diff --git a/meta b/meta
index 12f15e153130cc71caaa20edda01c0c8bbf415cf..13c5990bd91d521bbf2106ee1510d45873b94505 100644 (file)
--- a/meta
+++ b/meta
@@ -1,10 +1,11 @@
 Version: 1
-Previous: 94c30b7b889682fa50c9c42a720b4a75d025d014
-Head: 3f690257c022b5c6945f7d2f070c89ee1c8275c8
+Previous: 0bf5cd688f796086bfd78aaacf17915da9b97724
+Head: 82fb91928338ba8bea305c15e6fbcaa4a0056140
 Applied:
   makefile-support-v-1: 59de9f09a248a5af04203378018ff95f86ff092d
   m206-always-use-homing-homeing: 704568f265fbb370658a153f8240239dd776f5cc
   eeprom-provide-smaller-code-fo: 3f690257c022b5c6945f7d2f070c89ee1c8275c8
+  marlin-pde-include-comment-for: 82fb91928338ba8bea305c15e6fbcaa4a0056140
 Unapplied:
   m206-save-values-in-eeprom: a7ff3675bdb6149f684e0e3a15c1a594ea2db815
 Hidden:
diff --git a/patches/marlin-pde-include-comment-for b/patches/marlin-pde-include-comment-for
new file mode 100644 (file)
index 0000000..6b2969c
--- /dev/null
@@ -0,0 +1,16 @@
+Bottom: f71276ce0bb76f5c8c5c3c6cdb0be4e72eb00f48
+Top:    f71276ce0bb76f5c8c5c3c6cdb0be4e72eb00f48
+Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
+Date:   2012-08-08 17:56:39 +0100
+
+Marlin.pde: include comment for emacs mode
+
+Emacs by default doesn't recognise a ".pde" file as C++ source code.
+Add the annotation to the top of the file to make it work.
+
+Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
+
+
+---
+
+