config/emacs: paren hell
This commit is contained in:
parent
6a2a914ec4
commit
feb403f6b8
1 changed files with 1 additions and 1 deletions
|
@ -1253,7 +1253,7 @@ GNU patch review metho dor sometihng idk
|
|||
(concat "AUTH XOAUTH2 "
|
||||
(base64-encode-string
|
||||
(concat "user=" user "\1auth=Bearer " token "\1\1") t)))))
|
||||
(t nil)))
|
||||
(t nil))
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue