]> git.eshelyaron.com Git - emacs.git/commit
Add a history variable for `read-variable'
authorCharles A. Roelli <charles@aurox.ch>
Mon, 2 Apr 2018 14:18:23 +0000 (16:18 +0200)
committerCharles A. Roelli <charles@aurox.ch>
Mon, 2 Apr 2018 14:19:59 +0000 (16:19 +0200)
commitd06c2e7a666fbc7aa0e7a9b134d9e373431d76bf
tree2475e252f35e7e6272cc2b888c04e42733042e39
parentb393ecf8e288f1e1b6a8ac55006715fa1046a5d4
Add a history variable for `read-variable'

* src/minibuf.c (Fread_variable): Use the history variable when
calling Fcompleting_read.
(syms_of_minibuf): New history variable, custom-variable-history.
src/minibuf.c