diff options
author | Glenn Morris <rgm@gnu.org> | 2013-01-31 19:51:08 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-01-31 19:51:08 -0800 |
commit | 86e100a6936882a982648c3fe2e09d82f5a94e55 (patch) | |
tree | eb775b25f7549fce94fe38348cb9c45446571c07 /doc/misc/calc.texi | |
parent | 1e77b18e33526319ee8bb9f1ebb28860ad20a4c2 (diff) | |
download | emacs-86e100a6936882a982648c3fe2e09d82f5a94e55.tar.gz emacs-86e100a6936882a982648c3fe2e09d82f5a94e55.tar.bz2 emacs-86e100a6936882a982648c3fe2e09d82f5a94e55.zip |
Merge calc news from lisp/calc/README into etc/NEWS files
* doc/misc/calc.texi (Help Commands): Update calc-view-news description.
* lisp/calc/calc-help.el (calc-view-news): Use view-emacs-news.
* lisp/calc/README: Move news entries from here...
* etc/NEWS, etc/NEWS.23: ... to here
Diffstat (limited to 'doc/misc/calc.texi')
-rw-r--r-- | doc/misc/calc.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index 5dabf5cd314..ff3ec06fc40 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi @@ -9909,9 +9909,8 @@ listed. @kindex h n The @kbd{h n} or @kbd{h C-n} (@code{calc-view-news}) command displays -the ``news'' or change history of Calc. This is kept in the file -@file{README}, which Calc looks for in the same directory as the Calc -source files. +the ``news'' or change history of Emacs, and jumps to the most recent +portion concerning Calc (if present). @kindex h C-c @kindex h C-d |