diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-11-24 11:55:38 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-11-24 11:55:38 +0000 |
commit | 4bca4aa81a5e6c6cba03a05cd0ce5d21a87b2851 (patch) | |
tree | 18ddcb7afc2ebdb09f529f2e8360c8ca5a7185a3 /etc | |
parent | 070f247d5cc536fd14705d1c8c4ae96c162ab738 (diff) | |
download | emacs-4bca4aa81a5e6c6cba03a05cd0ce5d21a87b2851.tar.gz |
Mention the Elisp Intro manual.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -141,6 +141,12 @@ The ELisp reference manual in Info format is built as part of the Emacs build procedure and installed together with the Emacs User Manual. +*** 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. + *** 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 change the `fill-column', `window-margins' and `tab-stop-list' |