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:
--- /dev/null
+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>
+
+
+---
+
+