]> git.eshelyaron.com Git - emacs.git/commit
* lisp/calculator.el: better reading of register names
authorEli Barzilay <eli@barzilay.org>
Mon, 23 Nov 2015 03:37:11 +0000 (22:37 -0500)
committerEli Barzilay <eli@barzilay.org>
Sun, 29 Nov 2015 17:49:06 +0000 (12:49 -0500)
commit5d74a02eb7c063aeea8f16ea2dcd4dd8b5ee85a1
treef1344f737dab440d28dfb15c6d7ab3fc2aca7b9e
parentfb9ed79c396ed6040a0def1a6da93809a31b6ebf
* lisp/calculator.el: better reading of register names

Use `register-read-with-preview' with a dynamically bound
`register-alist' and a proper preview function to read register names.
lisp/calculator.el