diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/emacs-lisp/backtrace.el | 2 | ||||
| -rw-r--r-- | lisp/emacs-lisp/faceup.el | 2 | ||||
| -rw-r--r-- | lisp/emacs-lisp/text-property-search.el | 2 | ||||
| -rw-r--r-- | lisp/jsonrpc.el | 2 | ||||
| -rw-r--r-- | lisp/multifile.el | 2 | ||||
| -rw-r--r-- | lisp/net/tramp-archive.el | 2 | ||||
| -rw-r--r-- | lisp/net/tramp-rclone.el | 2 | ||||
| -rw-r--r-- | lisp/net/tramp-sudoedit.el | 2 | ||||
| -rw-r--r-- | lisp/progmodes/flymake-cc.el | 2 | ||||
| -rw-r--r-- | lisp/thread.el | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/lisp/emacs-lisp/backtrace.el b/lisp/emacs-lisp/backtrace.el index e82d4f5a5a2..60d146e24a8 100644 --- a/lisp/emacs-lisp/backtrace.el +++ b/lisp/emacs-lisp/backtrace.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; backtrace.el --- generic major mode for Elisp backtraces -*- lexical-binding: t -*- | 1 | ;;; backtrace.el --- generic major mode for Elisp backtraces -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gemini Lasswell | 5 | ;; Author: Gemini Lasswell |
| 6 | ;; Keywords: lisp, tools, maint | 6 | ;; Keywords: lisp, tools, maint |
diff --git a/lisp/emacs-lisp/faceup.el b/lisp/emacs-lisp/faceup.el index bbf4c5da7e5..7527f532c57 100644 --- a/lisp/emacs-lisp/faceup.el +++ b/lisp/emacs-lisp/faceup.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; faceup.el --- Markup language for faces and font-lock regression testing -*- lexical-binding: t -*- | 1 | ;;; faceup.el --- Markup language for faces and font-lock regression testing -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Anders Lindgren | 5 | ;; Author: Anders Lindgren |
| 6 | ;; Version: 0.0.6 | 6 | ;; Version: 0.0.6 |
diff --git a/lisp/emacs-lisp/text-property-search.el b/lisp/emacs-lisp/text-property-search.el index b4644024583..41ca07057e0 100644 --- a/lisp/emacs-lisp/text-property-search.el +++ b/lisp/emacs-lisp/text-property-search.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; text-property-search.el --- search for text properties -*- lexical-binding:t -*- | 1 | ;;; text-property-search.el --- search for text properties -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/jsonrpc.el b/lisp/jsonrpc.el index af69aa4dfd5..c02e6859743 100644 --- a/lisp/jsonrpc.el +++ b/lisp/jsonrpc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; jsonrpc.el --- JSON-RPC library -*- lexical-binding: t; -*- | 1 | ;;; jsonrpc.el --- JSON-RPC library -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: João Távora <joaotavora@gmail.com> | 5 | ;; Author: João Távora <joaotavora@gmail.com> |
| 6 | ;; Maintainer: João Távora <joaotavora@gmail.com> | 6 | ;; Maintainer: João Távora <joaotavora@gmail.com> |
diff --git a/lisp/multifile.el b/lisp/multifile.el index 712da5cc774..a40f80947fb 100644 --- a/lisp/multifile.el +++ b/lisp/multifile.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; multifile.el --- Operations on multiple files -*- lexical-binding: t; -*- | 1 | ;;; multifile.el --- Operations on multiple files -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | 6 | ||
diff --git a/lisp/net/tramp-archive.el b/lisp/net/tramp-archive.el index 03b1eed9704..e4a7b157a02 100644 --- a/lisp/net/tramp-archive.el +++ b/lisp/net/tramp-archive.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-archive.el --- Tramp archive manager -*- lexical-binding:t -*- | 1 | ;;; tramp-archive.el --- Tramp archive manager -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2017-2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2017-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-rclone.el b/lisp/net/tramp-rclone.el index d5e268eb20c..0aa110d9a46 100644 --- a/lisp/net/tramp-rclone.el +++ b/lisp/net/tramp-rclone.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-rclone.el --- Tramp access functions to cloud storages -*- lexical-binding:t -*- | 1 | ;;; tramp-rclone.el --- Tramp access functions to cloud storages -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-sudoedit.el b/lisp/net/tramp-sudoedit.el index f7a3b30ffcd..6ac20121054 100644 --- a/lisp/net/tramp-sudoedit.el +++ b/lisp/net/tramp-sudoedit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-sudoedit.el --- Functions for accessing under root permissions -*- lexical-binding:t -*- | 1 | ;;; tramp-sudoedit.el --- Functions for accessing under root permissions -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/progmodes/flymake-cc.el b/lisp/progmodes/flymake-cc.el index c95d32668fe..e8069f5c17b 100644 --- a/lisp/progmodes/flymake-cc.el +++ b/lisp/progmodes/flymake-cc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; flymake-cc.el --- Flymake support for GNU tools for C/C++ -*- lexical-binding: t; -*- | 1 | ;;; flymake-cc.el --- Flymake support for GNU tools for C/C++ -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: João Távora <joaotavora@gmail.com> | 5 | ;; Author: João Távora <joaotavora@gmail.com> |
| 6 | ;; Keywords: languages, c | 6 | ;; Keywords: languages, c |
diff --git a/lisp/thread.el b/lisp/thread.el index 7974a2603cb..e8f3cc7da6a 100644 --- a/lisp/thread.el +++ b/lisp/thread.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; thread.el --- Thread support in Emacs Lisp -*- lexical-binding: t -*- | 1 | ;;; thread.el --- Thread support in Emacs Lisp -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2018 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2018-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gemini Lasswell <gazally@runbox.com> | 5 | ;; Author: Gemini Lasswell <gazally@runbox.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |