aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d0c4c4734de..8e0a53861b9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -157,13 +157,16 @@ available in `etc/calccard.tex' and `etc/calccard.ps'.
157 157
158The ELisp reference manual in Info format is built as part of the 158The ELisp reference manual in Info format is built as part of the
159Emacs build procedure and installed together with the Emacs User 159Emacs build procedure and installed together with the Emacs User
160Manual. 160Manual. A menu item was added to the menu bar that makes it easy
161accessible (Help->More Manuals->Emacs Lisp Reference).
161 162
162*** The Introduction to Programming in Emacs Lisp manual is now part of 163*** The Introduction to Programming in Emacs Lisp manual is now part of
163the distribution. 164the distribution.
164 165
165This manual is now part of the standard distribution and is installed, 166This manual is now part of the standard distribution and is installed,
166together with the Emacs User Manual, into the Info directory. 167together with the Emacs User Manual, into the Info directory. A menu
168item was added to the menu bar that makes it easy accessible
169(Help->More Manuals->Introduction to Emacs Lisp).
167 170
168*** The ruler-mode.el library provides a minor mode for displaying an 171*** The ruler-mode.el library provides a minor mode for displaying an
169"active" ruler in the header line. You can use the mouse to visually 172"active" ruler in the header line. You can use the mouse to visually