From: Ian Jackson Date: Wed, 8 Aug 2012 16:56:39 +0000 (+0100) Subject: Marlin.pde: include comment for emacs mode X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=82fb91928338ba8bea305c15e6fbcaa4a0056140;p=marlin.git 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 ---