aboutsummaryrefslogtreecommitdiff
path: root/compat.el
diff options
context:
space:
mode:
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: