aboutsummaryrefslogtreecommitdiff
path: root/compat.el
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2022-08-09 11:38:39 +0200
committerPhilip Kaludercic <philipk@posteo.net>2022-08-09 11:38:39 +0200
commit969a7f250c6af4fd1155634bf7bb7134ba3541fa (patch)
tree8ec009a12e1a1d93857032a38a6393fdf4aca30a /compat.el
parent99d48709ad5540179afecc24d8b4cdb3d9e688ca (diff)
Refer to the manual from the commentary section
Diffstat (limited to 'compat.el')
-rw-r--r--compat.el7
1 files changed, 4 insertions, 3 deletions
diff --git a/compat.el b/compat.el
index 2cfd342..d3d745e 100644
--- a/compat.el
+++ b/compat.el
@@ -33,9 +33,10 @@
;;
;; Not every function provided in newer versions of Emacs is provided
;; here. Some depend on new features from the core, others cannot be
-;; implemented to a meaningful degree. The main audience for this
-;; library are not regular users, but package maintainers. Therefore
-;; commands and user options are usually not implemented here.
+;; implemented to a meaningful degree. Please consult the Compat
+;; manual for details. The main audience for this library are not
+;; regular users, but package maintainers. Therefore commands and
+;; user options are usually not implemented here.
;;; Code: