summary refs log tree commit diff stats
path: root/lisp
diff options
context:
space:
mode:
authorCase Duckworth2021-09-29 17:21:18 -0500
committerCase Duckworth2021-09-29 17:21:18 -0500
commit27681dda7cfb9e9fccd175e05044e971d942d90c (patch)
treea47fa81ec0d672711a83567916b849829c88fe3f /lisp
parentAlso show percentage of file in the modeline (diff)
downloademacs-27681dda7cfb9e9fccd175e05044e971d942d90c.tar.gz
emacs-27681dda7cfb9e9fccd175e05044e971d942d90c.zip
Add comment to patch acdw-re
Diffstat (limited to 'lisp')
-rw-r--r--lisp/acdw-re.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/acdw-re.el b/lisp/acdw-re.el index db46af1..1fc0a9c 100644 --- a/lisp/acdw-re.el +++ b/lisp/acdw-re.el
@@ -17,6 +17,10 @@
17;; Pulled mostly from karthinks: 17;; Pulled mostly from karthinks:
18;; https://karthinks.com/software/bridging-islands-in-emacs-1/ 18;; https://karthinks.com/software/bridging-islands-in-emacs-1/
19 19
20;; UPDATED CODE:
21;; https://github.com/karthink/.emacs.d/blob/master/init.el#L981
22;; https://github.com/karthink/.emacs.d/blob/master/lisp/reb-fix.el
23
20;;; Code: 24;;; Code:
21 25
22(defvar acdw/re-builder-positions nil 26(defvar acdw/re-builder-positions nil