emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/easy-escape a94d329 25/27: Rewrap doc comment


From: ELPA Syncer
Subject: [elpa] externals/easy-escape a94d329 25/27: Rewrap doc comment
Date: Tue, 14 Sep 2021 17:57:34 -0400 (EDT)

branch: externals/easy-escape
commit a94d3294e0128a96e55af33636e2a6067e017a3b
Author: Clément Pit-Claudel <clement.pitclaudel@live.com>
Commit: Clément Pit-Claudel <clement.pitclaudel@live.com>

    Rewrap doc comment
---
 easy-escape.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/easy-escape.el b/easy-escape.el
index 182453b..659fe66 100644
--- a/easy-escape.el
+++ b/easy-escape.el
@@ -35,8 +35,9 @@
 ;;
 ;; The default is to use a single \ character instead of two, and to hide
 ;; backslashes preceding parentheses or `|'.  The escape character and its 
color
-;; can be customized using `easy-escape-face' and `easy-escape-character' 
(which see), and backslashes
-;; before ()| can be shown by disabling 
`easy-escape-hide-escapes-before-delimiters'.
+;; can be customized using `easy-escape-face' and `easy-escape-character' 
(which
+;; see), and backslashes before ()| can be shown by disabling
+;; `easy-escape-hide-escapes-before-delimiters'.
 ;;
 ;; Suggested setup:
 ;;   (add-hook 'lisp-mode-hook 'easy-escape-minor-mode)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]