Be nicer to `smartparens'
This commit is contained in:
parent
baeae8f991
commit
c83ece0889
@ -3077,7 +3077,7 @@ Return a list of items where the filename is the `car' of each item and the
|
||||
result)))))
|
||||
result))
|
||||
|
||||
(mapcar #'list (cl-sort (org-babel-active-languages) #'string<))
|
||||
(mapcar #'list (cl-sort (org-babel-active-languages) #'string-lessp))
|
||||
#+end_src
|
||||
|
||||
#+caption[Active Org Babel languages]:
|
||||
|
Loading…
Reference in New Issue
Block a user