diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-11-30 13:20:18 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-11-30 13:20:18 +0000 |
commit | 5db6e80eebfcf7d2f4ad124c27e2ecf39062c70f (patch) | |
tree | c9bf3f8338867b7e4545e8af8442232c34b04dc2 /etc | |
parent | 93531944c09a57e01a918aa96fdb0b389c9f4553 (diff) | |
download | emacs-5db6e80eebfcf7d2f4ad124c27e2ecf39062c70f.tar.gz |
Mantion the new menu-bar items to reach the new manuals.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -157,13 +157,16 @@ available in `etc/calccard.tex' and `etc/calccard.ps'. The ELisp reference manual in Info format is built as part of the Emacs build procedure and installed together with the Emacs User -Manual. +Manual. A menu item was added to the menu bar that makes it easy +accessible (Help->More Manuals->Emacs Lisp Reference). *** The Introduction to Programming in Emacs Lisp manual is now part of the distribution. This manual is now part of the standard distribution and is installed, -together with the Emacs User Manual, into the Info directory. +together with the Emacs User Manual, into the Info directory. A menu +item was added to the menu bar that makes it easy accessible +(Help->More Manuals->Introduction to Emacs Lisp). *** The ruler-mode.el library provides a minor mode for displaying an "active" ruler in the header line. You can use the mouse to visually |