aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 5aca3c52666..1e911e816d0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -89,7 +89,8 @@ in case it has been renamed.
89 89
90Calc is an advanced desk calculator and mathematical tool written in 90Calc is an advanced desk calculator and mathematical tool written in
91Emacs Lisp. Its documentation is in a separate manual; within Emacs, 91Emacs Lisp. Its documentation is in a separate manual; within Emacs,
92type "C-h i m calc RET" to read that manual. 92type "C-h i m calc RET" to read that manual. A reference card is
93available in `etc/calccard.tex' and `etc/calccard.ps'.
93 94
94*** The ruler-mode.el library provides a minor mode for displaying an 95*** The ruler-mode.el library provides a minor mode for displaying an
95"active" ruler in the header line. You can use the mouse to visually 96"active" ruler in the header line. You can use the mouse to visually