diff options
| author | Kenichi Handa | 2010-01-14 12:54:04 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2010-01-14 12:54:04 +0900 |
| commit | 35fb32880c99aa7cd41b835dc17b8639b544dc69 (patch) | |
| tree | b5465223c8909d17356f5f4b98ac65dcef439634 /etc/srecode | |
| parent | d9a7c14092befb75995e75dc66d050af514443e6 (diff) | |
| parent | 38bee10234558578f3f1c4cdc4614afe1ef15cf8 (diff) | |
| download | emacs-35fb32880c99aa7cd41b835dc17b8639b544dc69.tar.gz emacs-35fb32880c99aa7cd41b835dc17b8639b544dc69.zip | |
from trunk
Diffstat (limited to 'etc/srecode')
| -rw-r--r-- | etc/srecode/cpp.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/default.srt | 4 | ||||
| -rw-r--r-- | etc/srecode/doc-cpp.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/doc-default.srt | 4 | ||||
| -rw-r--r-- | etc/srecode/doc-java.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/ede-make.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/el.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/getset-cpp.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/java.srt | 4 | ||||
| -rw-r--r-- | etc/srecode/make.srt | 4 | ||||
| -rw-r--r-- | etc/srecode/template.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/test.srt | 4 | ||||
| -rw-r--r-- | etc/srecode/texi.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/wisent.srt | 2 |
14 files changed, 19 insertions, 19 deletions
diff --git a/etc/srecode/cpp.srt b/etc/srecode/cpp.srt index 4a144eb8108..85d304ee844 100644 --- a/etc/srecode/cpp.srt +++ b/etc/srecode/cpp.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cpp.srt --- SRecode templates for c++-mode | 1 | ;;; cpp.srt --- SRecode templates for c++-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/default.srt b/etc/srecode/default.srt index a4fae80f6a2..7d83d550f10 100644 --- a/etc/srecode/default.srt +++ b/etc/srecode/default.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; default.srt --- SRecode templates for srecode-template-mode | 1 | ;;; default.srt --- SRecode templates for srecode-template-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
| @@ -60,4 +60,4 @@ template filecomment :file :user :time | |||
| 60 | {{comment_end}} | 60 | {{comment_end}} |
| 61 | ---- | 61 | ---- |
| 62 | 62 | ||
| 63 | ;; end \ No newline at end of file | 63 | ;; end |
diff --git a/etc/srecode/doc-cpp.srt b/etc/srecode/doc-cpp.srt index c7933447b68..f3679a196f8 100644 --- a/etc/srecode/doc-cpp.srt +++ b/etc/srecode/doc-cpp.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; doc-c.srt --- SRecode templates for "document" applications | 1 | ;; doc-c.srt --- SRecode templates for "document" applications |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/doc-default.srt b/etc/srecode/doc-default.srt index 76cae314305..bf4011bb1a9 100644 --- a/etc/srecode/doc-default.srt +++ b/etc/srecode/doc-default.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; doc-default.srt --- SRecode templates for "document" applications | 1 | ;; doc-default.srt --- SRecode templates for "document" applications |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009, 2010 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
| @@ -77,4 +77,4 @@ template group-comment-end :indent | |||
| 77 | {{>:declaration:group-comment-end}} | 77 | {{>:declaration:group-comment-end}} |
| 78 | ---- | 78 | ---- |
| 79 | 79 | ||
| 80 | ;; end \ No newline at end of file | 80 | ;; end |
diff --git a/etc/srecode/doc-java.srt b/etc/srecode/doc-java.srt index 727ff09ba0e..66deb733232 100644 --- a/etc/srecode/doc-java.srt +++ b/etc/srecode/doc-java.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; doc-java.srt --- SRecode templates for "document" applications | 1 | ;; doc-java.srt --- SRecode templates for "document" applications |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009, 2010 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/ede-make.srt b/etc/srecode/ede-make.srt index 81142bf94d2..09551b4f539 100644 --- a/etc/srecode/ede-make.srt +++ b/etc/srecode/ede-make.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; ede-make.srt --- SRecode templates for Makefiles used by EDE. | 1 | ;; ede-make.srt --- SRecode templates for Makefiles used by EDE. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/el.srt b/etc/srecode/el.srt index 5bd3538be63..9ef258ca85a 100644 --- a/etc/srecode/el.srt +++ b/etc/srecode/el.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; el.srt --- SRecode templates for Emacs Lisp mode | 1 | ;;; el.srt --- SRecode templates for Emacs Lisp mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/getset-cpp.srt b/etc/srecode/getset-cpp.srt index fcd456b7ed7..3fb15f5f9da 100644 --- a/etc/srecode/getset-cpp.srt +++ b/etc/srecode/getset-cpp.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; getset-cpp.srt --- SRecode templates for C++ class getter/setters. | 1 | ;;; getset-cpp.srt --- SRecode templates for C++ class getter/setters. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/java.srt b/etc/srecode/java.srt index 764c6fb1ed5..c449f0d77c9 100644 --- a/etc/srecode/java.srt +++ b/etc/srecode/java.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; java.srt | 1 | ;; java.srt |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009, 2010 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
| @@ -178,4 +178,4 @@ template javadoc-section-comment :blank :indent | |||
| 178 | ---- | 178 | ---- |
| 179 | 179 | ||
| 180 | 180 | ||
| 181 | ;; end \ No newline at end of file | 181 | ;; end |
diff --git a/etc/srecode/make.srt b/etc/srecode/make.srt index 3c9440b7917..81ce50ed464 100644 --- a/etc/srecode/make.srt +++ b/etc/srecode/make.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; make.srt | 1 | ;; make.srt |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009, 2010 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
| @@ -76,4 +76,4 @@ template include :blank | |||
| 76 | include {{?NAME}} | 76 | include {{?NAME}} |
| 77 | ---- | 77 | ---- |
| 78 | 78 | ||
| 79 | ;; end \ No newline at end of file | 79 | ;; end |
diff --git a/etc/srecode/template.srt b/etc/srecode/template.srt index 87cce2f3199..dd2dce0d947 100644 --- a/etc/srecode/template.srt +++ b/etc/srecode/template.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; template.srt --- Templates for Semantic Recoders | 1 | ;;; template.srt --- Templates for Semantic Recoders |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/test.srt b/etc/srecode/test.srt index 4c68f8ba176..8ae5aedaeee 100644 --- a/etc/srecode/test.srt +++ b/etc/srecode/test.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; test.srt --- SRecode templates for testing | 1 | ;; test.srt --- SRecode templates for testing |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
| @@ -145,4 +145,4 @@ OUTSIDE SECTION: $UTESTVAR1$ | |||
| 145 | INSIDE SECTION: $#A$$UTESTVAR1$$/A$ | 145 | INSIDE SECTION: $#A$$UTESTVAR1$$/A$ |
| 146 | ---- | 146 | ---- |
| 147 | 147 | ||
| 148 | ;; end \ No newline at end of file | 148 | ;; end |
diff --git a/etc/srecode/texi.srt b/etc/srecode/texi.srt index 06a12b05690..4d6a05942cf 100644 --- a/etc/srecode/texi.srt +++ b/etc/srecode/texi.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; texi.srt --- SRecode templates for Texinfo | 1 | ;; texi.srt --- SRecode templates for Texinfo |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/wisent.srt b/etc/srecode/wisent.srt index 51fcf85e689..5fe5d69e110 100644 --- a/etc/srecode/wisent.srt +++ b/etc/srecode/wisent.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; wisent.srt --- SRecode templates for Emacs/WISENT grammar files. | 1 | ;; wisent.srt --- SRecode templates for Emacs/WISENT grammar files. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||