diff options
author | Jay Belanger <jay.p.belanger@gmail.com> | 2007-08-14 15:08:06 +0000 |
---|---|---|
committer | Jay Belanger <jay.p.belanger@gmail.com> | 2007-08-14 15:08:06 +0000 |
commit | 1028dd04192d2647f382ac2a0ea17fd220bddfc6 (patch) | |
tree | 865a8277c7d7c6b946460b73687a19a2a2a4cad7 /man | |
parent | 8f26ce7300d7c8478a6c493097031230ffbbe38c (diff) | |
download | emacs-1028dd04192d2647f382ac2a0ea17fd220bddfc6.tar.gz |
(Quick Calculator Mode): Mention that binary format will be displayed.
Diffstat (limited to 'man')
-rw-r--r-- | man/ChangeLog | 2 | ||||
-rw-r--r-- | man/calc.texi | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 146b4774b7a..648e3a10442 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -2,6 +2,8 @@ * calc.texi (Basic Operations on Units): Mention default values for new units. + (Quick Calculator Mode): Mention that binary format will + be displayed. 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org> diff --git a/man/calc.texi b/man/calc.texi index 466634a9b93..c2278639a87 100644 --- a/man/calc.texi +++ b/man/calc.texi @@ -10166,8 +10166,8 @@ then the result of the evaluation is stored in that Calc variable. @xref{Store and Recall}. If the result is an integer and the current display radix is decimal, -the number will also be displayed in hex and octal formats. If the -integer is in the range from 1 to 126, it will also be displayed as +the number will also be displayed in hex, octal and binary formats. If +the integer is in the range from 1 to 126, it will also be displayed as an ASCII character. For example, the quoted character @samp{"x"} produces the vector |