]> git.eshelyaron.com Git - emacs.git/commit
; Fix 'crm-change-separator'
authorEshel Yaron <me@eshelyaron.com>
Mon, 8 Jan 2024 15:25:36 +0000 (16:25 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 19 Jan 2024 10:07:06 +0000 (11:07 +0100)
commit3388f81f25f74726e83b418add33bd97f6801e10
tree7c2cdfee966dd4cf2d7fc680cde6778210262f9d
parente49331cd5be46cb69933c06e7bb1020a1eba0e38
; Fix 'crm-change-separator'

* lisp/emacs-lisp/crm.el (crm-current-separator): New variable.
(crm-complete-and-exit, crm-change-separator)
(completions-multi-mode): Use it instead of 'crm-separator'.
(completing-read-multiple): Let-bind 'crm-current-separator' to the
current value of 'crm-separator'.
lisp/emacs-lisp/crm.el