aboutsummaryrefslogtreecommitdiff
path: root/compat-27.el
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-01-21 14:48:38 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2023-01-21 14:48:38 +0100
commitf040277c38adec0b7c0c712c53e427d64b2a1537 (patch)
tree6968ef3a6cccbaa06cb7de9612b7ea6a5c0b3033 /compat-27.el
parent2332c30c3d4f3f37ecf8aba4f5446cb8dd7d4dae (diff)
Improve commentary
Diffstat (limited to 'compat-27.el')
-rw-r--r--compat-27.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/compat-27.el b/compat-27.el
index 6f940ce..0fad794 100644
--- a/compat-27.el
+++ b/compat-27.el
@@ -1,4 +1,4 @@
-;;; compat-27.el --- Compatibility Layer for Emacs 27.1 -*- lexical-binding: t; -*-
+;;; compat-27.el --- Functionality added in Emacs 27.1 -*- lexical-binding: t; -*-
;; Copyright (C) 2021-2023 Free Software Foundation, Inc.
@@ -17,8 +17,7 @@
;;; Commentary:
-;; Find here the functionality added in Emacs 27.1, needed by older
-;; versions.
+;; Functionality added in Emacs 27.1, needed by older Emacs versions.
;;; Code: