aboutsummaryrefslogtreecommitdiffstats
path: root/etc/srecode
diff options
context:
space:
mode:
authorPaul Eggert2018-01-01 01:13:04 -0800
committerPaul Eggert2018-01-01 01:13:04 -0800
commitbb267f17f9e1e593d8dee379aceee22d7fa42680 (patch)
tree466dfb3f8ef7587ebcb652709bd1cc05d18a92f3 /etc/srecode
parenta5835dfee139322de7aa071f1c87ef015acbecad (diff)
parent63b04c11d530f4a6a41f112d1b3ba1ed1eb81195 (diff)
downloademacs-bb267f17f9e1e593d8dee379aceee22d7fa42680.tar.gz
emacs-bb267f17f9e1e593d8dee379aceee22d7fa42680.zip
Merge from origin/emacs-26
63b04c11d5 Fix copyright years by hand 5c7dd8a783 Update copyright year to 2018 220a9ecba1 Merge from Gnulib 312c565566 Don't add empty keyboard macro to macro ring (Bug#24992) 39ca289a7a Allow customization of decoding of "man" command f8240815ea * etc/NEWS: Add security consideration note on passphrase ... 0c78822c70 Fix subtle problem with scroll-down when scroll-margin is ... acd289c5a4 Fix problems with indexing in User manual b240c7846b * lisp/help.el (describe-key): Only (copy-sequence elt) wh... e879a5444a * src/buffer.c (Frestore_buffer_modified_p): Fix bug#29846 81b1028b63 Improve documentation of 'inhibit-modification-hooks' and ... 7175496d7a Fix doc string of 'enable-recursive-minibuffers' 5b38406491 Fix documentation of delsel and of killing text # Conflicts: # etc/NEWS # etc/refcards/ru-refcard.tex
Diffstat (limited to 'etc/srecode')
-rw-r--r--etc/srecode/c.srt2
-rw-r--r--etc/srecode/cpp.srt2
-rw-r--r--etc/srecode/default.srt2
-rw-r--r--etc/srecode/doc-cpp.srt2
-rw-r--r--etc/srecode/doc-default.srt2
-rw-r--r--etc/srecode/doc-java.srt2
-rw-r--r--etc/srecode/ede-autoconf.srt2
-rw-r--r--etc/srecode/ede-make.srt2
-rw-r--r--etc/srecode/el.srt2
-rw-r--r--etc/srecode/getset-cpp.srt2
-rw-r--r--etc/srecode/java.srt2
-rw-r--r--etc/srecode/make.srt2
-rw-r--r--etc/srecode/template.srt2
-rw-r--r--etc/srecode/test.srt2
-rw-r--r--etc/srecode/texi.srt2
-rw-r--r--etc/srecode/wisent.srt2
16 files changed, 16 insertions, 16 deletions
diff --git a/etc/srecode/c.srt b/etc/srecode/c.srt
index fe029a3c32b..7d05adeea19 100644
--- a/etc/srecode/c.srt
+++ b/etc/srecode/c.srt
@@ -1,6 +1,6 @@
1;;; c.srt --- SRecode templates for c-mode 1;;; c.srt --- SRecode templates for c-mode
2 2
3;; Copyright (C) 2007-2010, 2012-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2010, 2012-2018 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/cpp.srt b/etc/srecode/cpp.srt
index 6468eadc1d5..b5acac15218 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 d8c7cd1be11..1fc37c2dcb3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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-cpp.srt b/etc/srecode/doc-cpp.srt
index e23b37b8836..a6967119e34 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 3290d6a84c2..019191ae973 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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-java.srt b/etc/srecode/doc-java.srt
index ab0edb8193a..b4a76d1f85d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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-autoconf.srt b/etc/srecode/ede-autoconf.srt
index c75997dc00e..17e9a0e2e51 100644
--- a/etc/srecode/ede-autoconf.srt
+++ b/etc/srecode/ede-autoconf.srt
@@ -1,6 +1,6 @@
1;;; ede/templates/autoconf.srt --- Templates for autoconf used by EDE 1;;; ede/templates/autoconf.srt --- Templates for autoconf used by EDE
2 2
3;; Copyright (C) 2010, 2012-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010, 2012-2018 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 0c7d5668754..da0f02d9be1 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 66db5666c0b..e0a54a7314a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 50f5d224cbe..c7032cf4efa 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 cfc55f8d794..df19192323c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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/make.srt b/etc/srecode/make.srt
index ef5f1bece7d..509ec0d3199 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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/template.srt b/etc/srecode/template.srt
index 8403a698614..464b11fcf6c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005, 2007-2018 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 9843e5338a7..b09f2f11554 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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/texi.srt b/etc/srecode/texi.srt
index def3b48d231..d21456717fa 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 7e8726cbac1..0c92d733a0e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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