diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2011-12-09 20:40:31 +0200 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2011-12-09 20:40:31 +0200 |
commit | 97501a96193c7e08f4e45721fbcc051407656db8 (patch) | |
tree | ee57bc3cbfa37aec63d2e63342755753505cd9f4 /patches | |
parent | 8dc7a64f25ac885300f0c20f63b36ebae6beef5e (diff) | |
download | vdr-plugin-ttxtsubs-97501a96193c7e08f4e45721fbcc051407656db8.tar.gz vdr-plugin-ttxtsubs-97501a96193c7e08f4e45721fbcc051407656db8.tar.bz2 |
Tell Emacs to use C++ mode for *.c and *.h.
Diffstat (limited to 'patches')
-rw-r--r-- | patches/patch-set.1.7.21/0006-Ttxtsubs-plugin-hook.patch | 6 | ||||
-rw-r--r-- | patches/vdr-1.7.21-ttxtsubs.patch | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/patches/patch-set.1.7.21/0006-Ttxtsubs-plugin-hook.patch b/patches/patch-set.1.7.21/0006-Ttxtsubs-plugin-hook.patch index d6e2358..a650660 100644 --- a/patches/patch-set.1.7.21/0006-Ttxtsubs-plugin-hook.patch +++ b/patches/patch-set.1.7.21/0006-Ttxtsubs-plugin-hook.patch @@ -136,7 +136,7 @@ index 0000000..2471788 --- /dev/null +++ b/vdrttxtsubshooks.c @@ -0,0 +1,63 @@ -+/* ++/* -*- c++ -*- + * vdr-ttxtsubs - A plugin for the Linux Video Disk Recorder + * Copyright (c) 2003 - 2008 Ragnar Sundblad <ragge@nada.kth.se> + * @@ -204,8 +204,8 @@ new file mode 100644 index 0000000..2f97969 --- /dev/null +++ b/vdrttxtsubshooks.h -@@ -0,0 +1,46 @@ -+/* +@@ -0,1 +1,46 @@ ++/* -*- c++ -*- + * vdr-ttxtsubs - A plugin for the Linux Video Disk Recorder + * Copyright (c) 2003 - 2008 Ragnar Sundblad <ragge@nada.kth.se> + * diff --git a/patches/vdr-1.7.21-ttxtsubs.patch b/patches/vdr-1.7.21-ttxtsubs.patch index 83fbd2b..9ae8b7a 100644 --- a/patches/vdr-1.7.21-ttxtsubs.patch +++ b/patches/vdr-1.7.21-ttxtsubs.patch @@ -899,7 +899,7 @@ index 0000000..2471788 --- /dev/null +++ b/vdrttxtsubshooks.c @@ -0,0 +1,63 @@ -+/* ++/* -*- c++ -*- + * vdr-ttxtsubs - A plugin for the Linux Video Disk Recorder + * Copyright (c) 2003 - 2008 Ragnar Sundblad <ragge@nada.kth.se> + * @@ -968,7 +968,7 @@ index 0000000..2f97969 --- /dev/null +++ b/vdrttxtsubshooks.h @@ -0,0 +1,46 @@ -+/* ++/* -*- c++ -*- + * vdr-ttxtsubs - A plugin for the Linux Video Disk Recorder + * Copyright (c) 2003 - 2008 Ragnar Sundblad <ragge@nada.kth.se> + * |