summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-compat.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-10-01 22:32:25 +0200
committerStefan Kangas <stefankangas@gmail.com>2022-10-01 22:34:47 +0200
commitfee9deff5309cfc5f952181cb2cae1a344b4cc45 (patch)
treea76ee68102411f859337b738b0cdcfe55ecf0cef /lisp/erc/erc-compat.el
parentbe85d2d92070c15da495fa16199112f118f03da5 (diff)
downloademacs-fee9deff5309cfc5f952181cb2cae1a344b4cc45.tar.gz
emacs-fee9deff5309cfc5f952181cb2cae1a344b4cc45.tar.bz2
emacs-fee9deff5309cfc5f952181cb2cae1a344b4cc45.zip
Revert "Decrease use of the word "Emacsen" in docs"
This reverts commit 55f46cc77cb9d72fbabadb63d8aeab45c5e005e2. Ref. https://lists.gnu.org/r/emacs-devel/2022-10/msg00016.html
Diffstat (limited to 'lisp/erc/erc-compat.el')
-rw-r--r--lisp/erc/erc-compat.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/erc/erc-compat.el b/lisp/erc/erc-compat.el
index 4a1280fe64d..8a00e711acd 100644
--- a/lisp/erc/erc-compat.el
+++ b/lisp/erc/erc-compat.el
@@ -1,6 +1,6 @@
-;;; erc-compat.el --- ERC compatibility code for old Emacs versions -*- lexical-binding: t; -*-
+;;; erc-compat.el --- ERC compatibility code for older Emacsen -*- lexical-binding: t; -*-
-;; Copyright (C) 2002-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2002-2003, 2005-2022 Free Software Foundation, Inc.
;; Author: Alex Schroeder <alex@gnu.org>
;; Maintainer: Amin Bandali <bandali@gnu.org>, F. Jason Park <jp@neverwas.me>