diff options
author | Juri Linkov <juri@jurta.org> | 2012-07-29 21:11:42 +0300 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2012-07-29 21:11:42 +0300 |
commit | a5dcc929862f6727c71db5e45d8750f8c322c53b (patch) | |
tree | 3b90ef0f2fa1744cb28d8462b2b900cceac08dd2 /lisp/calc | |
parent | 7f259ae657fd3df9f7aef276fe0d83c2277d61bc (diff) | |
download | emacs-a5dcc929862f6727c71db5e45d8750f8c322c53b.tar.gz emacs-a5dcc929862f6727c71db5e45d8750f8c322c53b.tar.bz2 emacs-a5dcc929862f6727c71db5e45d8750f8c322c53b.zip |
* lisp/simple.el (goto-line): Don't display default line number in the
prompt because it should be displayed by `read-number' (bug#9952).
Add the current line number to the defaults of `goto-line' to
allow its easier modification by users with `M-n' (bug#9201).
* lisp/subr.el (read-number): Support multiple default values like in
other minibuffer reading functions. Replace `read' with
`string-to-number' for consistency with `number-to-string'.
Diffstat (limited to 'lisp/calc')
0 files changed, 0 insertions, 0 deletions