diff --git a/configuration.org b/configuration.org index 731cee9..7502e60 100644 --- a/configuration.org +++ b/configuration.org @@ -92,7 +92,7 @@ (defun crm-indicator (args) (cons (format "[CRM%s] %s" (replace-regexp-in-string - "\\`\\[.*?]\\*\\|\\[.*?]\\*\\" "" + "\\`\\[.*?]\\*\\|\\[.*?]\\*\\'" "" crm-separator) (car args)) (cdr args)))