emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

etc/NEWS: structural mistake?


From: Kai Großjohann
Subject: etc/NEWS: structural mistake?
Date: Tue, 18 Jun 2002 11:40:29 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu)

In etc/NEWS, there is a heading `** New modes and packages'.  Under
this, there is the following text:

/----
| +++
| *** Calc is now part of the Emacs distribution.
| 
| Calc is an advanced desk calculator and mathematical tool written in
| Emacs Lisp.  Its documentation is in a separate manual; within Emacs,
| type "C-h i m calc RET" to read that manual.  A reference card is
| available in `etc/calccard.tex' and `etc/calccard.ps'.
| 
| +++
| *** The Emacs Lisp Reference Manual is now part of the distribution.
| 
| The ELisp reference manual in Info format is built as part of the
| Emacs build procedure and installed together with the Emacs User
| Manual.  A menu item was added to the menu bar that makes it easy
| accessible (Help->More Manuals->Emacs Lisp Reference).
| 
| ---
| ** Indentation of simple and extended loop forms has been added to the
| cl-indent package.  The new user options
| `lisp-loop-keyword-indentation', `lisp-loop-forms-indentation', and
| `lisp-simple-loop-indentation' can be used to customize the
| indentation of keywords and forms in loop forms.
| 
| ---
| ** Indentation of backquoted forms has been made customizable in the
| cl-indent package.  See the new user option `lisp-backquote-indentation'.
| 
| ---
| *** 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.  A menu
| item was added to the menu bar that makes it easy accessible
| (Help->More Manuals->Introduction to Emacs Lisp).
\----

It appears that the two `**' items about cl-indent got into that spot
by mistake and they should be moved up or down, outside of the `** New
modes and packages' heading.

Or is it just me being dense?

kai
-- 
People mountain, people sea, today no see, tomorrow see.  (from Chinese)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]