]> git.donarmstrong.com Git - lib.git/commitdiff
fix syntax error in cperl require
authorDon Armstrong <don@donarmstrong.com>
Tue, 29 Aug 2023 20:35:25 +0000 (13:35 -0700)
committerDon Armstrong <don@donarmstrong.com>
Tue, 29 Aug 2023 20:35:25 +0000 (13:35 -0700)
emacs_el/configuration/don-configuration.org

index 98eca13557ef1a820213e3254e70091d84d1688c..0d06e268accbf2ed8acb63b74a2f00cce22e4ebb 100644 (file)
@@ -631,7 +631,7 @@ value, scrolling continues until there is no more output.
           cperl-tab-always-indent t)
     (setq cperl-lazy-help-time nil)
     ;;(add-hook 'cperl-mode-hook (lambda () (cperl-set-style "PerlStyle")))
-))
+)
 #+END_SRC
 
 ** Markdown mode