minibuffer completion
lisp/textmodes/outline.el
+Miles Bader
+ ???
+
==============================================================================
2.
==============================================================================
*** The new package syntax.el provides an efficient way to find the
current syntactic context (as returned by parse-partial-sexp).
+*** The TCL package tcl-mode.el was replaced by tcl.el.
+This was actually done in Emacs-21.1 was not documented.
+
\f
* Installation Changes in Emacs 21.1
2001-11-20 Stefan Monnier <monnier@cs.yale.edu>
+ * derived.el (define-derived-mode): Create the abbrev-table
+ from inside the `defvar'.
+
* jit-lock.el (jit-lock-defer-time): New var.
(jit-lock-defer-timer, jit-lock-buffers): New vars.
(jit-lock-mode): Initialize them. Cancel the timers more carefully.