summary refs log tree commit diff stats
path: root/lisp
diff options
context:
space:
mode:
authorCase Duckworth2021-09-28 16:21:53 -0500
committerCase Duckworth2021-09-28 16:21:53 -0500
commit511bf4efc3f9420ea54eff974f8be53043a668a5 (patch)
tree3a12fed9f3da3902b6b146525f54125f7fc32ece /lisp
parentAdd acdw-circe.el (diff)
downloademacs-511bf4efc3f9420ea54eff974f8be53043a668a5.tar.gz
emacs-511bf4efc3f9420ea54eff974f8be53043a668a5.zip
Fix loading
Diffstat (limited to 'lisp')
-rw-r--r--lisp/acdw-reading.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/acdw-reading.el b/lisp/acdw-reading.el index e0a7f74..5d43dac 100644 --- a/lisp/acdw-reading.el +++ b/lisp/acdw-reading.el
@@ -17,8 +17,6 @@
17 17
18;;; Code: 18;;; Code:
19 19
20(require 'olivetti)
21
22(defvar-local //indicate-empty-lines nil) 20(defvar-local //indicate-empty-lines nil)
23(defvar-local //indicate-buffer-boundaries nil) 21(defvar-local //indicate-buffer-boundaries nil)
24 22