+2004-04-05 Jesper Harder <harder@ifa.au.dk>
+
+ * TODO: Remove index-apropos entry.
+
2004-04-01 Juri Linkov <juri@jurta.org>
* HELLO: Add Javanese.
** New command `kill-whole-line' kills an entire line at once.
By default, it is bound to C-S-<backspace>.
+** Info mode:
+++
-** Info now hides node names in menus and cross references by default.
+*** Info now hides node names in menus and cross references by default.
If you prefer the old behavior, you can set the new user option
`Info-hide-note-references' to nil.
+*** The new command `info-apropos' searches the indices of the known
+Info files on your system for a string, and builds a menu of the
+possible matches.
+
** Support for the SQLite interpreter has been added to sql.el by calling
'sql-sqlite'.
compilation of selected bytecode functions to subrs. Converting CCL
programs to native code is probably the first thing to try, though.
-* Add a feature to Info similar to "info --apropos SUBJECT".
-
* Add support for SVG (Scalable Vector Graphics) rendering to
Emacs.