Mercurial > emacs
changeset 67271:d501300a9986
Add a comment about the Calc prefix.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Fri, 02 Dec 2005 19:48:47 +0000 |
parents | e0810d1e2a3e |
children | 262b81412a91 |
files | etc/NEWS |
diffstat | 1 files changed, 5 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Dec 02 18:32:46 2005 +0000 +++ b/etc/NEWS Fri Dec 02 19:48:47 2005 +0000 @@ -1532,9 +1532,11 @@ ** Calc is now part of the Emacs distribution. Calc is an advanced desk calculator and mathematical tool written in -Emacs Lisp. Its documentation is in a separate manual; within Emacs, -type "C-h i m calc RET" to read that manual. A reference card is -available in `etc/calccard.tex' and `etc/calccard.ps'. +Emacs Lisp. The prefix for Calc has been changed to `C-x *' and Calc +can be started with `C-x * *'. The Calc manual is separate from the +Emacs manual; within Emacs, type "C-h i m calc RET" to read the +manual. A reference card is available in `etc/calccard.tex' and +`etc/calccard.ps'. --- ** The new package ibuffer provides a powerful, completely