summaryrefslogtreecommitdiff
path: root/lisp/textmodes/enriched.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/textmodes/enriched.el')
-rw-r--r--lisp/textmodes/enriched.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/textmodes/enriched.el b/lisp/textmodes/enriched.el
index 458cc3eb5da..385674f5b1a 100644
--- a/lisp/textmodes/enriched.el
+++ b/lisp/textmodes/enriched.el
@@ -3,7 +3,7 @@
;; Copyright (C) 1994-1996, 2001-2024 Free Software Foundation, Inc.
;; Author: Boris Goldowsky <boris@gnu.org>
-;; Keywords: wp, faces
+;; Keywords: text, faces
;; This file is part of GNU Emacs.
@@ -146,7 +146,7 @@ them and their old values to `enriched-old-bindings'."
:type 'hook)
(defcustom enriched-allow-eval-in-display-props nil
- "If non-nil allow to evaluate arbitrary forms in display properties.
+ "If non-nil, allow evaluating arbitrary forms in display properties.
Enriched mode recognizes display properties of text stored using
an extension command to the text/enriched format, \"x-display\".