From 0fa1f6ce4f7fa29b3eb7c4105e20d3e458894f1e Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 25 May 2021 12:28:32 -0500 Subject: Formatting ... and stuff Whatever. --- lisp/acdw.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/acdw.el') diff --git a/lisp/acdw.el b/lisp/acdw.el index ce3e9f8..d806138 100644 --- a/lisp/acdw.el +++ b/lisp/acdw.el @@ -1,4 +1,5 @@ ;;; acdw.el -*- lexical-binding: t; coding: utf-8-unix -*- + ;; Author: Case Duckworth ;; Created: Sometime during Covid-19, 2020 ;; Keywords: configuration @@ -465,8 +466,7 @@ BRITTLE AF!!!" (seq (one-or-more (any "0-9a-z" "!#$%&*+,./:;=?@\\_~-" word)) - (any "0-9a-z" "#$%&*+/=@\\_~-" word)))))) - ) + (any "0-9a-z" "#$%&*+/=@\\_~-" word))))))) (defun acdw/add-button-url-regexp-protocol (proto) "Add PROTO to `browse-url-button-regexp' -- cgit 1.4.1-21-gabe81