From e95768c50273519a8b07a39217f98969fe9ffe41 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 21 Nov 2001 02:53:52 +0000 Subject: [PATCH] *** empty log message *** --- MAINTAINERS | 3 +++ etc/NEWS | 3 +++ lisp/ChangeLog | 3 +++ 3 files changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7e1c606c049..bcfe75b1d59 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -37,6 +37,9 @@ Stefan Monnier minibuffer completion lisp/textmodes/outline.el +Miles Bader + ??? + ============================================================================== 2. ============================================================================== diff --git a/etc/NEWS b/etc/NEWS index 47264991aa4..d87b6e59b6d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -299,6 +299,9 @@ have been moved from the CL package to the core. *** 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. + * Installation Changes in Emacs 21.1 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 825c778ac6f..cf2fc4aa007 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-11-20 Stefan Monnier + * 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. -- 2.39.2