Changes to Emacs config (can't explain because moving to elpaca)

I'm having issues with freezing the new versions of stuff in straight
for Emacs 30.  Moving to elpaca to hopefully get out of that.
This commit is contained in:
2024-10-14 00:43:26 +01:00
parent 6cc2b76332
commit e36e3bd66c
6 changed files with 1073 additions and 988 deletions

View File

@@ -98,7 +98,6 @@ form (BRANCH-NAME<CHANGES>[REMOTE-STATUS])."
(lambda (item)
(if (listp item)
(propertize (car item)
'read-only t
'font-lock-face (cdr item)
'front-sticky '(font-lock-face read-only)
'rear-nonsticky '(font-lock-face read-only))